#F0D8D4#F0D8D4
#F0D8D4 is a very light, muted red. Relative luminance 0.724; OKLCH L 90.1% C 0.027 H 28.9°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D8D4 |
|---|---|
| RGB | rgb(240, 216, 212) |
| HSL | hsl(9, 48%, 89%) |
| HSV | hsv(9, 12%, 94%) |
| CMYK | cmyk(0%, 10%, 11.7%, 5.9%) |
| CIE-LAB | lab(88.16, 7.63, 4.99) |
| CIE-LCH | lch(88.16, 9.11, 33.18°) |
| OKLab | oklab(90.08% 0.0239 0.0132) |
| OKLCH | oklch(90.08% 0.027 28.9) |
| XYZ | xyz(72.3739, 72.3919, 72.4351) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.03
Lavenderblush
#FFF0F5
ΔE00 6.88
Very Light Pink
#FFF4F2
ΔE00 7.33
Seashell
#FFF5EE
ΔE00 8.39
Linen
#FAF0E6
ΔE00 8.61
Gainsboro
#DCDCDC
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D8D4 #D4ECF0
analogous
#F0D4DE #F0D8D4 #F0E6D4
triadic
#F0D8D4 #D4F0D8 #D8D4F0
tetradic
#F0D8D4 #DEF0D4 #D4ECF0 #E6D4F0
square
#F0D8D4 #DEF0D4 #D4ECF0 #E6D4F0
split-complementary
#F0D8D4 #D4F0E6 #D4DEF0
monochromatic
#D08679 #E0AFA7 #F0D8D4 #F7EAE8 #F7EAE8
Accessibility & contrast
On white
1.36
#F0D8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#F0D8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D8D4
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D8D4 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD4
Deuteranopia (green-blind)
#E2DFD4
Tritanopia (blue-blind)
#F6D5D7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f0d8d4; /* rgb */ color: rgb(240, 216, 212); /* oklch */ color: oklch(90.1% 0.027 28.9);
Tailwind
colors: {
custom: {
50: '#f5e4e1',
500: '#f0d8d4',
950: '#000000',
},
}SCSS
$custom: #f0d8d4; $custom-light: #f5e4e1; $custom-dark: #000000;
JSON
{
"hex": "#f0d8d4",
"rgb": {
"r": 240,
"g": 216,
"b": 212
},
"hsl": {
"h": 8.571,
"s": 48.276,
"l": 88.627
},
"oklch": {
"l": 0.9008,
"c": 0.02731,
"h": 28.9
},
"luminance": 0.7239
}Semantic roles & 50–950 ramp
primary
#F0D8D4
secondary
#9BC6CD
accent
#A7BC2A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484