#F0D0E4#F0D0E4
#F0D0E4 is a very light, muted pink. Relative luminance 0.692; OKLCH L 89.0% C 0.044 H 340.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D0E4 |
|---|---|
| RGB | rgb(240, 208, 228) |
| HSL | hsl(323, 52%, 88%) |
| HSV | hsv(323, 13%, 94%) |
| CMYK | cmyk(0%, 13.3%, 5%, 5.9%) |
| CIE-LAB | lab(86.62, 14.49, -5.71) |
| CIE-LCH | lch(86.62, 15.58, 338.49°) |
| OKLab | oklab(89.02% 0.0416 -0.015) |
| OKLCH | oklch(89.02% 0.044 340.1) |
| XYZ | xyz(72.4932, 69.2398, 82.9295) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.46
Pale Pink
#FFCFDC
ΔE00 5.03
Thistle
#D8BFD8
ΔE00 5.16
Pale Mauve
#FED0FC
ΔE00 7.20
Very Light Purple
#F6CEFC
ΔE00 7.48
Pale Lavender
#EECFFE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D0E4 #D0F0DC
analogous
#ECD0F0 #F0D0E4 #F0D0D4
triadic
#F0D0E4 #E4F0D0 #D0E4F0
tetradic
#F0D0E4 #F0ECD0 #D0F0DC #D0D4F0
square
#F0D0E4 #F0ECD0 #D0F0DC #D0D4F0
split-complementary
#F0D0E4 #D4F0D0 #D0F0EC
monochromatic
#D273AF #E1A2C9 #F0D0E4 #F8E8F2 #F8E8F2
Accessibility & contrast
On white
1.41
#F0D0E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#F0D0E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D0E4
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D0E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D0E4 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E5
Deuteranopia (green-blind)
#D8DBE3
Tritanopia (blue-blind)
#F4D0D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f0d0e4; /* rgb */ color: rgb(240, 208, 228); /* oklch */ color: oklch(89.0% 0.044 340.1);
Tailwind
colors: {
custom: {
50: '#f5deec',
500: '#f0d0e4',
950: '#000000',
},
}SCSS
$custom: #f0d0e4; $custom-light: #f5deec; $custom-dark: #000000;
JSON
{
"hex": "#f0d0e4",
"rgb": {
"r": 240,
"g": 208,
"b": 228
},
"hsl": {
"h": 322.5,
"s": 51.613,
"l": 87.843
},
"oklch": {
"l": 0.8902,
"c": 0.04423,
"h": 340.1
},
"luminance": 0.69238
}Semantic roles & 50–950 ramp
primary
#F0D0E4
secondary
#96CEAB
accent
#BF6026
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171516
muted
#858484