#F0D0E2#F0D0E2
#F0D0E2 is a very light, muted pink. Relative luminance 0.691; OKLCH L 89.0% C 0.043 H 343.1°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D0E2 |
|---|---|
| RGB | rgb(240, 208, 226) |
| HSL | hsl(326, 52%, 88%) |
| HSV | hsv(326, 13%, 94%) |
| CMYK | cmyk(0%, 13.3%, 5.8%, 5.9%) |
| CIE-LAB | lab(86.57, 14.15, -4.73) |
| CIE-LCH | lch(86.57, 14.92, 341.51°) |
| OKLab | oklab(88.96% 0.0409 -0.0124) |
| OKLCH | oklch(88.96% 0.043 343.1) |
| XYZ | xyz(72.2172, 69.1294, 81.4758) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.16
Pale Pink
#FFCFDC
ΔE00 4.70
Thistle
#D8BFD8
ΔE00 5.42
Pale Mauve
#FED0FC
ΔE00 7.81
Very Light Purple
#F6CEFC
ΔE00 8.13
Light Rose
#FFC5CB
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D0E2 #D0F0DE
analogous
#EED0F0 #F0D0E2 #F0D0D2
triadic
#F0D0E2 #E2F0D0 #D0E2F0
tetradic
#F0D0E2 #F0EED0 #D0F0DE #D0D2F0
square
#F0D0E2 #F0EED0 #D0F0DE #D0D2F0
split-complementary
#F0D0E2 #D2F0D0 #D0F0EE
monochromatic
#D273A9 #E1A2C5 #F0D0E2 #F8E8F1 #F8E8F1
Accessibility & contrast
On white
1.42
#F0D0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#F0D0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D0E2
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D0E2 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E3
Deuteranopia (green-blind)
#D8DAE1
Tritanopia (blue-blind)
#F5D0D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f0d0e2; /* rgb */ color: rgb(240, 208, 226); /* oklch */ color: oklch(89.0% 0.043 343.1);
Tailwind
colors: {
custom: {
50: '#f5deeb',
500: '#f0d0e2',
950: '#000000',
},
}SCSS
$custom: #f0d0e2; $custom-light: #f5deeb; $custom-dark: #000000;
JSON
{
"hex": "#f0d0e2",
"rgb": {
"r": 240,
"g": 208,
"b": 226
},
"hsl": {
"h": 326.25,
"s": 51.613,
"l": 87.843
},
"oklch": {
"l": 0.8896,
"c": 0.04272,
"h": 343.1
},
"luminance": 0.69128
}Semantic roles & 50–950 ramp
primary
#F0D0E2
secondary
#96CEAF
accent
#BF6926
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171516
muted
#858484