#F0DEDE#F0DEDE
#F0DEDE is a very light, near-neutral red. Relative luminance 0.760; OKLCH L 91.5% C 0.020 H 17.5°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DEDE |
|---|---|
| RGB | rgb(240, 222, 222) |
| HSL | hsl(0, 38%, 91%) |
| HSV | hsv(0, 8%, 94%) |
| CMYK | cmyk(0%, 7.5%, 7.5%, 5.9%) |
| CIE-LAB | lab(89.88, 6.15, 2.22) |
| CIE-LCH | lch(89.88, 6.54, 19.88°) |
| OKLab | oklab(91.51% 0.0189 0.006) |
| OKLCH | oklch(91.51% 0.02 17.5) |
| XYZ | xyz(75.2399, 76.0428, 79.8072) |
| Luminance | 0.7604 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.58
Lavenderblush
#FFF0F5
ΔE00 4.48
Very Light Pink
#FFF4F2
ΔE00 5.38
Seashell
#FFF5EE
ΔE00 7.06
Snow
#FFFAFA
ΔE00 7.59
Linen
#FAF0E6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DEDE #DEF0F0
analogous
#F0DEE7 #F0DEDE #F0E7DE
triadic
#F0DEDE #DEF0DE #DEDEF0
tetradic
#F0DEDE #E7F0DE #DEF0F0 #E7DEF0
square
#F0DEDE #E7F0DE #DEF0F0 #E7DEF0
split-complementary
#F0DEDE #DEF0E7 #DEE7F0
monochromatic
#CA8A8A #DDB4B4 #F0DEDE #F5EAEA #F5EAEA
Accessibility & contrast
On white
1.30
#F0DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#F0DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DEDE
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DEDE | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DE
Deuteranopia (green-blind)
#E5E3DE
Tritanopia (blue-blind)
#F4DDDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dede; /* rgb */ color: rgb(240, 222, 222); /* oklch */ color: oklch(91.5% 0.020 17.5);
Tailwind
colors: {
custom: {
50: '#f5e8e8',
500: '#f0dede',
950: '#000000',
},
}SCSS
$custom: #f0dede; $custom-light: #f5e8e8; $custom-dark: #000000;
JSON
{
"hex": "#f0dede",
"rgb": {
"r": 240,
"g": 222,
"b": 222
},
"hsl": {
"h": 0,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.91509,
"c": 0.01983,
"h": 17.5
},
"luminance": 0.76042
}Semantic roles & 50–950 ramp
primary
#F0DEDE
secondary
#A7CBCB
accent
#B0B035
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484