#F0D2CB#F0D2CB
#F0D2CB is a very light, muted red. Relative luminance 0.689; OKLCH L 88.7% C 0.035 H 33.3°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D2CB |
|---|---|
| RGB | rgb(240, 210, 203) |
| HSL | hsl(11, 55%, 87%) |
| HSV | hsv(11, 15%, 94%) |
| CMYK | cmyk(0%, 12.5%, 15.4%, 5.9%) |
| CIE-LAB | lab(86.47, 9.34, 7.31) |
| CIE-LCH | lch(86.47, 11.86, 38.06°) |
| OKLab | oklab(88.69% 0.0294 0.0193) |
| OKLCH | oklch(88.69% 0.035 33.3) |
| XYZ | xyz(69.7609, 68.9320, 66.1187) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.34
Apricot
#FBCEB1
ΔE00 8.50
Lavenderblush
#FFF0F5
ΔE00 9.14
Light Rose
#FFC5CB
ΔE00 9.47
Very Light Pink
#FFF4F2
ΔE00 9.50
Pale Rose
#FDC1C5
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D2CB #CBE9F0
analogous
#F0CBD7 #F0D2CB #F0E5CB
triadic
#F0D2CB #CBF0D2 #D2CBF0
tetradic
#F0D2CB #D7F0CB #CBE9F0 #E5CBF0
square
#F0D2CB #D7F0CB #CBE9F0 #E5CBF0
split-complementary
#F0D2CB #CBF0E5 #CBD7F0
monochromatic
#D5806C #E2A99C #F0D2CB #F8EAE7 #F8EAE7
Accessibility & contrast
On white
1.42
#F0D2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#F0D2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D2CB
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D2CB | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CA
Deuteranopia (green-blind)
#DFDBCB
Tritanopia (blue-blind)
#F8CED0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f0d2cb; /* rgb */ color: rgb(240, 210, 203); /* oklch */ color: oklch(88.7% 0.035 33.3);
Tailwind
colors: {
custom: {
50: '#f5dfda',
500: '#f0d2cb',
950: '#000000',
},
}SCSS
$custom: #f0d2cb; $custom-light: #f5dfda; $custom-dark: #000000;
JSON
{
"hex": "#f0d2cb",
"rgb": {
"r": 240,
"g": 210,
"b": 203
},
"hsl": {
"h": 11.351,
"s": 55.224,
"l": 86.863
},
"oklch": {
"l": 0.88691,
"c": 0.03511,
"h": 33.3
},
"luminance": 0.6893
}Semantic roles & 50–950 ramp
primary
#F0D2CB
secondary
#91C3CE
accent
#A4C323
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483