#FFF0F5

Snow

#FFF0F5Snow

Luminance

0.902

Category

Pink

Type

Light

Best On

#000000

Color Codes

All color formats for your project

HEX

HEX
#FFF0F5
No #
FFF0F5

RGB

RGB
rgb(255, 240, 245)
Values
R:255 G:240 B:245

HSL

HSL
hsl(340, 100%, 97%)
Values
H:340° S:100% L:97%

HSV / HSB

HSV
hsv(340, 6%, 100%)
Values
H:340° S:6% V:100%

CMYK

CMYK
cmyk(0%, 6%, 4%, 0%)
Values
C:0 M:6 Y:4 K:0

LAB

LAB
lab(96, 6, -1)
Values
L:96 a:6 b:-1

OKLCH

OKLCH
oklch(96.8% 0.017 355.1)
Values
L:96.8% C:0.017 H:355.1°

Code Formats

CSS
color: #FFF0F5;
Swift
UIColor(red: 1.000, green: 0.941, blue: 0.961, alpha: 1.0)
Kotlin
Color(0xFFFFF0F5)
Flutter
Color(0xFFFFF0F5)
Android
#FFFFF0F5

Contrast Analysis

WCAG compliance with grayscale colors

On White

1.10:1

Fail

On Black

19.03:1

AAA

Grayscale Contrast

Aa

0%

19.0

AAA
Aa

10%

15.8

AAA
Aa

20%

11.5

AAA
Aa

30%

7.7

AAA
Aa

40%

5.2

AA
Aa

50%

3.6

AA-large
Aa

60%

2.6

Fail
Aa

70%

1.9

Fail
Aa

80%

1.5

Fail
Aa

90%

1.1

Fail
Aa

100%

1.1

Fail

Best Grayscale Contrast

#000000 with ratio 19.03:1

Aa

Color Harmonies

Harmonious color combinations

complementary

Two colors opposite on the color wheel (180°)

split-complementary

Base color + two colors adjacent to its complement

triadic

Three colors evenly spaced (120° apart)

tetradic

Four colors evenly spaced (90° apart)

analogous

Three colors adjacent on the color wheel (30° apart)

Color Variations

Tints, shades, tones, and full scale

Color Scale (50-900)

50

100

200

300

400

500

600

700

800

900

Tints (Lighter)

Shades (Darker)

Tones (Desaturated)

Gradients (OKLCH)

Primary

90°
CSS
linear-gradient(90deg, #FFB3CC 0%, #FF8AB1 100%)
OKLCH
linear-gradient(90deg, oklch(84.5% 0.093 357.9) 0%, oklch(77.2% 0.147 359.9) 100%)
Stops
0%
100%

Vibrant

135°
CSS
linear-gradient(135deg, #FF6699 0%, #FFBDD3 100%)
OKLCH
linear-gradient(135deg, oklch(71.6% 0.191 2.5) 0%, oklch(86.5% 0.081 357.1) 100%)
Stops
0%
100%

Complementary

90°
CSS
linear-gradient(90deg, #FFF0F5 0%, #F0FFFA 100%)
OKLCH
linear-gradient(90deg, oklch(96.8% 0.017 355.1) 0%, oklch(98.8% 0.017 174.1) 100%)
Stops
0%
100%

Analogous

90°
CSS
linear-gradient(90deg, #FFF0FC 0%, #FFF0F5 50%, #FFF2F0 100%)
OKLCH
linear-gradient(90deg, oklch(97.0% 0.022 332.3) 0%, oklch(96.8% 0.017 355.1) 50%, oklch(97.1% 0.014 28.0) 100%)
Stops
0%
50%
100%

Sunset

90°
CSS
linear-gradient(90deg, #F6CE55 0%, #EE6C2B 50%, #E6193C 100%)
OKLCH
linear-gradient(90deg, oklch(86.4% 0.144 90.6) 0%, oklch(68.0% 0.177 43.8) 50%, oklch(59.1% 0.228 21.2) 100%)
Stops
0%
50%
100%

Ocean

135°
CSS
linear-gradient(135deg, #19A1E6 0%, #22C3B6 50%, #47D1A3 100%)
OKLCH
linear-gradient(135deg, oklch(67.5% 0.146 238.9) 0%, oklch(73.8% 0.124 186.2) 50%, oklch(77.5% 0.136 166.9) 100%)
Stops
0%
50%
100%

Dark Mode

180°
CSS
linear-gradient(180deg, #FF3377 0%, #340917 100%)
OKLCH
linear-gradient(180deg, oklch(66.0% 0.237 7.8) 0%, oklch(22.4% 0.070 5.0) 100%)
Stops
0%
100%

Radial Glow

Radial
CSS
radial-gradient(circle, #FF80AA 0%, #FFA3C2 100%)
OKLCH
radial-gradient(circle, oklch(75.5% 0.160 0.7) 0%, oklch(81.6% 0.115 358.2) 100%)
Stops
0%
100%

💡 About OKLCH Gradients

OKLCH (Oklch Color Space) provides perceptually uniform gradients with better color transitions than traditional RGB/HSL gradients. The format is oklch(L% C H) where L = Lightness (0-100%), C = Chroma (0-0.4), H = Hue (0-360°).

Generate Full Palette

Create a complete brand palette from this color with primary, secondary, accent, and neutral scales.

View Palette