#F0D8D6#F0D8D6
#F0D8D6 is a very light, muted red. Relative luminance 0.725; OKLCH L 90.1% C 0.027 H 23.4°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D8D6 |
|---|---|
| RGB | rgb(240, 216, 214) |
| HSL | hsl(5, 46%, 89%) |
| HSV | hsv(5, 11%, 94%) |
| CMYK | cmyk(0%, 10%, 10.8%, 5.9%) |
| CIE-LAB | lab(88.21, 7.95, 4.00) |
| CIE-LCH | lch(88.21, 8.90, 26.73°) |
| OKLab | oklab(90.13% 0.0247 0.0107) |
| OKLCH | oklch(90.13% 0.027 23.4) |
| XYZ | xyz(72.6277, 72.4934, 73.7720) |
| Luminance | 0.7249 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.93
Lavenderblush
#FFF0F5
ΔE00 6.44
Very Light Pink
#FFF4F2
ΔE00 7.39
Seashell
#FFF5EE
ΔE00 8.73
Light Pink
#FFD1DF
ΔE00 9.06
Linen
#FAF0E6
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D8D6 #D6EEF0
analogous
#F0D6E1 #F0D8D6 #F0E5D6
triadic
#F0D8D6 #D6F0D8 #D8D6F0
tetradic
#F0D8D6 #E1F0D6 #D6EEF0 #E5D6F0
square
#F0D8D6 #E1F0D6 #D6EEF0 #E5D6F0
split-complementary
#F0D8D6 #D6F0E5 #D6E1F0
monochromatic
#CF837C #E0ADA9 #F0D8D6 #F7EAE9 #F7EAE9
Accessibility & contrast
On white
1.35
#F0D8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#F0D8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D8D6
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D8D6 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD6
Deuteranopia (green-blind)
#E2DFD6
Tritanopia (blue-blind)
#F6D6D8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f0d8d6; /* rgb */ color: rgb(240, 216, 214); /* oklch */ color: oklch(90.1% 0.027 23.4);
Tailwind
colors: {
custom: {
50: '#f5e4e2',
500: '#f0d8d6',
950: '#000000',
},
}SCSS
$custom: #f0d8d6; $custom-light: #f5e4e2; $custom-dark: #000000;
JSON
{
"hex": "#f0d8d6",
"rgb": {
"r": 240,
"g": 216,
"b": 214
},
"hsl": {
"h": 4.615,
"s": 46.429,
"l": 89.02
},
"oklch": {
"l": 0.90134,
"c": 0.02687,
"h": 23.4
},
"luminance": 0.72492
}Semantic roles & 50–950 ramp
primary
#F0D8D6
secondary
#9DC9CD
accent
#AFBA2C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484