#EFE0DD#EFE0DD
#EFE0DD is a very light, near-neutral red. Relative luminance 0.769; OKLCH L 91.8% C 0.017 H 31.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0DD |
|---|---|
| RGB | rgb(239, 224, 221) |
| HSL | hsl(10, 36%, 90%) |
| HSV | hsv(10, 8%, 94%) |
| CMYK | cmyk(0%, 6.3%, 7.5%, 6.3%) |
| CIE-LAB | lab(90.27, 4.61, 3.30) |
| CIE-LCH | lch(90.27, 5.67, 35.65°) |
| OKLab | oklab(91.79% 0.0146 0.0088) |
| OKLCH | oklch(91.79% 0.017 31.1) |
| XYZ | xyz(75.3020, 76.8834, 79.2657) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.39
Mistyrose
#FFE4E1
ΔE00 4.56
Lavenderblush
#FFF0F5
ΔE00 5.16
Seashell
#FFF5EE
ΔE00 5.39
Linen
#FAF0E6
ΔE00 5.68
Snow
#FFFAFA
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0DD #DDECEF
analogous
#EFDDE3 #EFE0DD #EFE9DD
triadic
#EFE0DD #DDEFE0 #E0DDEF
tetradic
#EFE0DD #E3EFDD #DDECEF #E9DDEF
square
#EFE0DD #E3EFDD #DDECEF #E9DDEF
split-complementary
#EFE0DD #DDEFE9 #DDE3EF
monochromatic
#C8948A #DBBAB3 #EFE0DD #F5ECEA #F5ECEA
Accessibility & contrast
On white
1.28
#EFE0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#EFE0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0DD
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0DD | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DD
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#F3DEDF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efe0dd; /* rgb */ color: rgb(239, 224, 221); /* oklch */ color: oklch(91.8% 0.017 31.1);
Tailwind
colors: {
custom: {
50: '#f4e9e7',
500: '#efe0dd',
950: '#000000',
},
}SCSS
$custom: #efe0dd; $custom-light: #f4e9e7; $custom-dark: #000000;
JSON
{
"hex": "#efe0dd",
"rgb": {
"r": 239,
"g": 224,
"b": 221
},
"hsl": {
"h": 10,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.91785,
"c": 0.01701,
"h": 31.1
},
"luminance": 0.76882
}Semantic roles & 50–950 ramp
primary
#EFE0DD
secondary
#A6C4CA
accent
#9BAF37
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484