#F0D4D4#F0D4D4
#F0D4D4 is a very light, muted red. Relative luminance 0.704; OKLCH L 89.3% C 0.031 H 17.7°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D4D4 |
|---|---|
| RGB | rgb(240, 212, 212) |
| HSL | hsl(0, 48%, 89%) |
| HSV | hsv(0, 12%, 94%) |
| CMYK | cmyk(0%, 11.7%, 11.7%, 5.9%) |
| CIE-LAB | lab(87.18, 9.72, 3.57) |
| CIE-LCH | lch(87.18, 10.35, 20.17°) |
| OKLab | oklab(89.31% 0.0298 0.0095) |
| OKLCH | oklch(89.31% 0.031 17.7) |
| XYZ | xyz(71.3616, 70.3673, 72.0976) |
| Luminance | 0.7037 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.74
Lavenderblush
#FFF0F5
ΔE00 7.37
Light Pink
#FFD1DF
ΔE00 7.38
Pale Pink
#FFCFDC
ΔE00 7.47
Light Rose
#FFC5CB
ΔE00 8.47
Pale Rose
#FDC1C5
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D4D4 #D4F0F0
analogous
#F0D4E2 #F0D4D4 #F0E2D4
triadic
#F0D4D4 #D4F0D4 #D4D4F0
tetradic
#F0D4D4 #E2F0D4 #D4F0F0 #E2D4F0
square
#F0D4D4 #E2F0D4 #D4F0F0 #E2D4F0
split-complementary
#F0D4D4 #D4F0E2 #D4E2F0
monochromatic
#D07979 #E0A7A7 #F0D4D4 #F7E8E8 #F7E8E8
Accessibility & contrast
On white
1.39
#F0D4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#F0D4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D4D4
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D4D4 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D4
Deuteranopia (green-blind)
#DFDCD4
Tritanopia (blue-blind)
#F6D2D4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f0d4d4; /* rgb */ color: rgb(240, 212, 212); /* oklch */ color: oklch(89.3% 0.031 17.7);
Tailwind
colors: {
custom: {
50: '#f5e1e1',
500: '#f0d4d4',
950: '#000000',
},
}SCSS
$custom: #f0d4d4; $custom-light: #f5e1e1; $custom-dark: #000000;
JSON
{
"hex": "#f0d4d4",
"rgb": {
"r": 240,
"g": 212,
"b": 212
},
"hsl": {
"h": 0,
"s": 48.276,
"l": 88.627
},
"oklch": {
"l": 0.89314,
"c": 0.0313,
"h": 17.7
},
"luminance": 0.70366
}Semantic roles & 50–950 ramp
primary
#F0D4D4
secondary
#9BCDCD
accent
#BCBC2A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484