#F0DFDC#F0DFDC
#F0DFDC is a very light, near-neutral red. Relative luminance 0.765; OKLCH L 91.6% C 0.019 H 29.6°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DFDC |
|---|---|
| RGB | rgb(240, 223, 220) |
| HSL | hsl(9, 40%, 90%) |
| HSV | hsv(9, 8%, 94%) |
| CMYK | cmyk(0%, 7.1%, 8.3%, 5.9%) |
| CIE-LAB | lab(90.08, 5.30, 3.56) |
| CIE-LCH | lch(90.08, 6.39, 33.88°) |
| OKLab | oklab(91.65% 0.0167 0.0095) |
| OKLCH | oklch(91.65% 0.019 29.6) |
| XYZ | xyz(75.2398, 76.4690, 78.4926) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.88
Very Light Pink
#FFF4F2
ΔE00 4.84
Lavenderblush
#FFF0F5
ΔE00 5.19
Seashell
#FFF5EE
ΔE00 5.94
Linen
#FAF0E6
ΔE00 6.27
Snow
#FFFAFA
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DFDC #DCEDF0
analogous
#F0DCE3 #F0DFDC #F0E9DC
triadic
#F0DFDC #DCF0DF #DFDCF0
tetradic
#F0DFDC #E3F0DC #DCEDF0 #E9DCF0
square
#F0DFDC #E3F0DC #DCEDF0 #E9DCF0
split-complementary
#F0DFDC #DCF0E9 #DCE3F0
monochromatic
#CB9186 #DEB8B1 #F0DFDC #F6EBEA #F6EBEA
Accessibility & contrast
On white
1.29
#F0DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#F0DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DFDC
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DFDC | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DC
Deuteranopia (green-blind)
#E6E4DC
Tritanopia (blue-blind)
#F5DDDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f0dfdc; /* rgb */ color: rgb(240, 223, 220); /* oklch */ color: oklch(91.6% 0.019 29.6);
Tailwind
colors: {
custom: {
50: '#f5e9e6',
500: '#f0dfdc',
950: '#000000',
},
}SCSS
$custom: #f0dfdc; $custom-light: #f5e9e6; $custom-dark: #000000;
JSON
{
"hex": "#f0dfdc",
"rgb": {
"r": 240,
"g": 223,
"b": 220
},
"hsl": {
"h": 9,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.91647,
"c": 0.0192,
"h": 29.6
},
"luminance": 0.76468
}Semantic roles & 50–950 ramp
primary
#F0DFDC
secondary
#A4C6CC
accent
#A0B332
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484