#EFE0DE#EFE0DE
#EFE0DE is a very light, near-neutral red. Relative luminance 0.769; OKLCH L 91.8% C 0.017 H 26.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0DE |
|---|---|
| RGB | rgb(239, 224, 222) |
| HSL | hsl(7, 35%, 90%) |
| HSV | hsv(7, 7%, 94%) |
| CMYK | cmyk(0%, 6.3%, 7.1%, 6.3%) |
| CIE-LAB | lab(90.29, 4.77, 2.82) |
| CIE-LCH | lch(90.29, 5.54, 30.53°) |
| OKLab | oklab(91.81% 0.015 0.0075) |
| OKLCH | oklch(91.81% 0.017 26.6) |
| XYZ | xyz(75.4356, 76.9369, 79.9694) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.40
Mistyrose
#FFE4E1
ΔE00 4.46
Lavenderblush
#FFF0F5
ΔE00 4.80
Seashell
#FFF5EE
ΔE00 5.64
Linen
#FAF0E6
ΔE00 6.05
Snow
#FFFAFA
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0DE #DEEDEF
analogous
#EFDEE4 #EFE0DE #EFE8DE
triadic
#EFE0DE #DEEFE0 #E0DEEF
tetradic
#EFE0DE #E4EFDE #DEEDEF #E8DEEF
square
#EFE0DE #E4EFDE #DEEDEF #E8DEEF
split-complementary
#EFE0DE #DEEFE8 #DEE4EF
monochromatic
#C7938C #DBB9B5 #EFE0DE #F5ECEA #F5ECEA
Accessibility & contrast
On white
1.28
#EFE0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#EFE0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0DE
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0DE | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DE
Deuteranopia (green-blind)
#E6E4DE
Tritanopia (blue-blind)
#F3DEDF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efe0de; /* rgb */ color: rgb(239, 224, 222); /* oklch */ color: oklch(91.8% 0.017 26.6);
Tailwind
colors: {
custom: {
50: '#f4e9e8',
500: '#efe0de',
950: '#000000',
},
}SCSS
$custom: #efe0de; $custom-light: #f4e9e8; $custom-dark: #000000;
JSON
{
"hex": "#efe0de",
"rgb": {
"r": 239,
"g": 224,
"b": 222
},
"hsl": {
"h": 7.059,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.91813,
"c": 0.01673,
"h": 26.6
},
"luminance": 0.76936
}Semantic roles & 50–950 ramp
primary
#EFE0DE
secondary
#A8C6CA
accent
#A0AE38
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484