#F0D5CD#F0D5CD
#F0D5CD is a very light, muted red. Relative luminance 0.705; OKLCH L 89.3% C 0.032 H 37.1°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D5CD |
|---|---|
| RGB | rgb(240, 213, 205) |
| HSL | hsl(14, 54%, 87%) |
| HSV | hsv(14, 15%, 94%) |
| CMYK | cmyk(0%, 11.2%, 14.6%, 5.9%) |
| CIE-LAB | lab(87.25, 8.08, 7.38) |
| CIE-LCH | lch(87.25, 10.94, 42.39°) |
| OKLab | oklab(89.32% 0.0257 0.0194) |
| OKLCH | oklch(89.32% 0.032 37.1) |
| XYZ | xyz(70.7484, 70.5232, 67.6312) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.10
Apricot
#FBCEB1
ΔE00 8.34
Very Light Pink
#FFF4F2
ΔE00 8.52
Lavenderblush
#FFF0F5
ΔE00 8.64
Linen
#FAF0E6
ΔE00 8.98
Seashell
#FFF5EE
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D5CD #CDE8F0
analogous
#F0CDD7 #F0D5CD #F0E6CD
triadic
#F0D5CD #CDF0D5 #D5CDF0
tetradic
#F0D5CD #D7F0CD #CDE8F0 #E6CDF0
square
#F0D5CD #D7F0CD #CDE8F0 #E6CDF0
split-complementary
#F0D5CD #CDF0E6 #CDD7F0
monochromatic
#D4866F #E2AD9E #F0D5CD #F8EBE7 #F8EBE7
Accessibility & contrast
On white
1.39
#F0D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#F0D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D5CD
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D5CD | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CC
Deuteranopia (green-blind)
#E1DDCD
Tritanopia (blue-blind)
#F7D2D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f0d5cd; /* rgb */ color: rgb(240, 213, 205); /* oklch */ color: oklch(89.3% 0.032 37.1);
Tailwind
colors: {
custom: {
50: '#f5e1dc',
500: '#f0d5cd',
950: '#000000',
},
}SCSS
$custom: #f0d5cd; $custom-light: #f5e1dc; $custom-dark: #000000;
JSON
{
"hex": "#f0d5cd",
"rgb": {
"r": 240,
"g": 213,
"b": 205
},
"hsl": {
"h": 13.714,
"s": 53.846,
"l": 87.255
},
"oklch": {
"l": 0.89318,
"c": 0.03218,
"h": 37.1
},
"luminance": 0.70522
}Semantic roles & 50–950 ramp
primary
#F0D5CD
secondary
#93C1CE
accent
#9DC124
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484