#F0D8D8#F0D8D8
#F0D8D8 is a very light, muted red. Relative luminance 0.726; OKLCH L 90.2% C 0.027 H 17.7°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D8D8 |
|---|---|
| RGB | rgb(240, 216, 216) |
| HSL | hsl(0, 44%, 89%) |
| HSV | hsv(0, 10%, 94%) |
| CMYK | cmyk(0%, 10%, 10%, 5.9%) |
| CIE-LAB | lab(88.25, 8.28, 3.02) |
| CIE-LCH | lch(88.25, 8.81, 20.05°) |
| OKLab | oklab(90.19% 0.0254 0.0081) |
| OKLCH | oklch(90.19% 0.027 17.7) |
| XYZ | xyz(72.8847, 72.5962, 75.1254) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.12
Lavenderblush
#FFF0F5
ΔE00 6.10
Very Light Pink
#FFF4F2
ΔE00 7.54
Light Pink
#FFD1DF
ΔE00 8.39
Pale Pink
#FFCFDC
ΔE00 8.56
Seashell
#FFF5EE
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D8D8 #D8F0F0
analogous
#F0D8E4 #F0D8D8 #F0E4D8
triadic
#F0D8D8 #D8F0D8 #D8D8F0
tetradic
#F0D8D8 #E4F0D8 #D8F0F0 #E4D8F0
square
#F0D8D8 #E4F0D8 #D8F0F0 #E4D8F0
split-complementary
#F0D8D8 #D8F0E4 #D8E4F0
monochromatic
#CE8080 #DFACAC #F0D8D8 #F6E9E9 #F6E9E9
Accessibility & contrast
On white
1.35
#F0D8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#F0D8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D8D8
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D8D8 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD8
Deuteranopia (green-blind)
#E1DFD8
Tritanopia (blue-blind)
#F6D6D8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f0d8d8; /* rgb */ color: rgb(240, 216, 216); /* oklch */ color: oklch(90.2% 0.027 17.7);
Tailwind
colors: {
custom: {
50: '#f5e4e4',
500: '#f0d8d8',
950: '#000000',
},
}SCSS
$custom: #f0d8d8; $custom-light: #f5e4e4; $custom-dark: #000000;
JSON
{
"hex": "#f0d8d8",
"rgb": {
"r": 240,
"g": 216,
"b": 216
},
"hsl": {
"h": 0,
"s": 44.444,
"l": 89.412
},
"oklch": {
"l": 0.90189,
"c": 0.02667,
"h": 17.7
},
"luminance": 0.72595
}Semantic roles & 50–950 ramp
primary
#F0D8D8
secondary
#9FCDCD
accent
#B8B82E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484