#F0CDC2#F0CDC2
#F0CDC2 is a very light, muted red. Relative luminance 0.661; OKLCH L 87.5% C 0.042 H 38.2°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CDC2 |
|---|---|
| RGB | rgb(240, 205, 194) |
| HSL | hsl(14, 61%, 85%) |
| HSV | hsv(14, 19%, 94%) |
| CMYK | cmyk(0%, 14.6%, 19.2%, 5.9%) |
| CIE-LAB | lab(85.04, 10.59, 10.03) |
| CIE-LCH | lch(85.04, 14.58, 43.46°) |
| OKLab | oklab(87.5% 0.0334 0.0263) |
| OKLCH | oklch(87.5% 0.042 38.2) |
| XYZ | xyz(67.5042, 66.0850, 60.2283) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.23
Apricot
#FBCEB1
ΔE00 6.70
Peach
#FFDAB9
ΔE00 9.07
Pale Rose
#FDC1C5
ΔE00 9.35
Pinkish Grey
#C8ACA9
ΔE00 9.36
Light Rose
#FFC5CB
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CDC2 #C2E5F0
analogous
#F0C2CE #F0CDC2 #F0E4C2
triadic
#F0CDC2 #C2F0CD #CDC2F0
tetradic
#F0CDC2 #CEF0C2 #C2E5F0 #E4C2F0
square
#F0CDC2 #CEF0C2 #C2E5F0 #E4C2F0
split-complementary
#F0CDC2 #C2F0E4 #C2CEF0
monochromatic
#D87C60 #E4A591 #F0CDC2 #F9EBE6 #F9EBE6
Accessibility & contrast
On white
1.48
#F0CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#F0CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CDC2
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CDC2 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C1
Deuteranopia (green-blind)
#DDD7C2
Tritanopia (blue-blind)
#F9C8CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f0cdc2; /* rgb */ color: rgb(240, 205, 194); /* oklch */ color: oklch(87.5% 0.042 38.2);
Tailwind
colors: {
custom: {
50: '#f5dcd4',
500: '#f0cdc2',
950: '#000000',
},
}SCSS
$custom: #f0cdc2; $custom-light: #f5dcd4; $custom-dark: #000000;
JSON
{
"hex": "#f0cdc2",
"rgb": {
"r": 240,
"g": 205,
"b": 194
},
"hsl": {
"h": 14.348,
"s": 60.526,
"l": 85.098
},
"oklch": {
"l": 0.87504,
"c": 0.04248,
"h": 38.2
},
"luminance": 0.66083
}Semantic roles & 50–950 ramp
primary
#F0CDC2
secondary
#88BECF
accent
#9FC81D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483