#F0D2EB#F0D2EB
#F0D2EB is a very light, muted pink. Relative luminance 0.706; OKLCH L 89.6% C 0.047 H 331.5°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D2EB |
|---|---|
| RGB | rgb(240, 210, 235) |
| HSL | hsl(310, 50%, 88%) |
| HSV | hsv(310, 13%, 94%) |
| CMYK | cmyk(0%, 12.5%, 2.1%, 5.9%) |
| CIE-LAB | lab(87.30, 14.67, -8.42) |
| CIE-LCH | lch(87.30, 16.91, 330.16°) |
| OKLab | oklab(89.61% 0.0411 -0.0223) |
| OKLCH | oklch(89.61% 0.047 331.5) |
| XYZ | xyz(73.9754, 70.6178, 88.3148) |
| Luminance | 0.7062 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.99
Light Pink
#FFD1DF
ΔE00 5.88
Pale Mauve
#FED0FC
ΔE00 5.94
Very Light Purple
#F6CEFC
ΔE00 5.99
Pale Lavender
#EECFFE
ΔE00 6.34
Pale Pink
#FFCFDC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D2EB #D2F0D7
analogous
#E6D2F0 #F0D2EB #F0D2DC
triadic
#F0D2EB #EBF0D2 #D2EBF0
tetradic
#F0D2EB #F0E6D2 #D2F0D7 #D2DCF0
square
#F0D2EB #F0E6D2 #D2F0D7 #D2DCF0
split-complementary
#F0D2EB #DCF0D2 #D2F0E6
monochromatic
#D176C2 #E1A4D7 #F0D2EB #F7E8F5 #F7E8F5
Accessibility & contrast
On white
1.39
#F0D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#F0D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D2EB
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D2EB | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#D8DCEA
Tritanopia (blue-blind)
#F3D3DA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f0d2eb; /* rgb */ color: rgb(240, 210, 235); /* oklch */ color: oklch(89.6% 0.047 331.5);
Tailwind
colors: {
custom: {
50: '#f5dff1',
500: '#f0d2eb',
950: '#000000',
},
}SCSS
$custom: #f0d2eb; $custom-light: #f5dff1; $custom-dark: #000000;
JSON
{
"hex": "#f0d2eb",
"rgb": {
"r": 240,
"g": 210,
"b": 235
},
"hsl": {
"h": 310,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.8961,
"c": 0.0468,
"h": 331.5
},
"luminance": 0.70617
}Semantic roles & 50–950 ramp
primary
#F0D2EB
secondary
#99CEA1
accent
#BD4128
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485