#F0D8DE#F0D8DE
#F0D8DE is a very light, muted red. Relative luminance 0.729; OKLCH L 90.4% C 0.028 H 0.7°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D8DE |
|---|---|
| RGB | rgb(240, 216, 222) |
| HSL | hsl(345, 44%, 89%) |
| HSV | hsv(345, 10%, 94%) |
| CMYK | cmyk(0%, 10%, 7.5%, 5.9%) |
| CIE-LAB | lab(88.41, 9.27, 0.08) |
| CIE-LCH | lch(88.41, 9.28, 0.48°) |
| OKLab | oklab(90.36% 0.0277 0.0004) |
| OKLCH | oklch(90.36% 0.028 0.7) |
| XYZ | xyz(73.6746, 72.9122, 79.2854) |
| Luminance | 0.7291 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.72
Lavenderblush
#FFF0F5
ΔE00 5.80
Light Pink
#FFD1DF
ΔE00 6.88
Pale Pink
#FFCFDC
ΔE00 7.23
Very Light Pink
#FFF4F2
ΔE00 8.45
Thistle
#D8BFD8
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D8DE #D8F0EA
analogous
#F0D8EA #F0D8DE #F0DED8
triadic
#F0D8DE #DEF0D8 #D8DEF0
tetradic
#F0D8DE #EAF0D8 #D8F0EA #DED8F0
square
#F0D8DE #EAF0D8 #D8F0EA #DED8F0
split-complementary
#F0D8DE #D8F0DE #D8EAF0
monochromatic
#CE8093 #DFACB9 #F0D8DE #F6E9EC #F6E9EC
Accessibility & contrast
On white
1.35
#F0D8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#F0D8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D8DE
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D8DE | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#E0DFDE
Tritanopia (blue-blind)
#F5D7DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f0d8de; /* rgb */ color: rgb(240, 216, 222); /* oklch */ color: oklch(90.4% 0.028 0.7);
Tailwind
colors: {
custom: {
50: '#f5e4e8',
500: '#f0d8de',
950: '#000000',
},
}SCSS
$custom: #f0d8de; $custom-light: #f5e4e8; $custom-dark: #000000;
JSON
{
"hex": "#f0d8de",
"rgb": {
"r": 240,
"g": 216,
"b": 222
},
"hsl": {
"h": 345,
"s": 44.444,
"l": 89.412
},
"oklch": {
"l": 0.90357,
"c": 0.02766,
"h": 0.7
},
"luminance": 0.72911
}Semantic roles & 50–950 ramp
primary
#F0D8DE
secondary
#9FCDC1
accent
#B8952E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171516
muted
#858484