#EFE3DD#EFE3DD
#EFE3DD is a very light, near-neutral orange. Relative luminance 0.785; OKLCH L 92.4% C 0.015 H 48.5°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE3DD |
|---|---|
| RGB | rgb(239, 227, 221) |
| HSL | hsl(20, 36%, 90%) |
| HSV | hsv(20, 8%, 94%) |
| CMYK | cmyk(0%, 5%, 7.5%, 6.3%) |
| CIE-LAB | lab(91.01, 3.06, 4.38) |
| CIE-LCH | lch(91.01, 5.34, 55.10°) |
| OKLab | oklab(92.37% 0.0102 0.0116) |
| OKLCH | oklch(92.37% 0.015 48.5) |
| XYZ | xyz(76.1153, 78.5102, 79.5368) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.61
Seashell
#FFF5EE
ΔE00 3.88
Very Light Pink
#FFF4F2
ΔE00 4.10
Snow
#FFFAFA
ΔE00 5.91
Gainsboro
#DCDCDC
ΔE00 5.92
Warm Beige
#E9DCC9
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE3DD #DDE9EF
analogous
#EFDDE0 #EFE3DD #EFECDD
triadic
#EFE3DD #DDEFE3 #E3DDEF
tetradic
#EFE3DD #E0EFDD #DDE9EF #ECDDEF
square
#EFE3DD #E0EFDD #DDE9EF #ECDDEF
split-complementary
#EFE3DD #DDEFEC #DDE0EF
monochromatic
#C89E8A #DBC1B3 #EFE3DD #F5EEEA #F5EEEA
Accessibility & contrast
On white
1.26
#EFE3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#EFE3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE3DD
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE3DD | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DD
Deuteranopia (green-blind)
#E9E6DD
Tritanopia (blue-blind)
#F3E1E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe3dd; /* rgb */ color: rgb(239, 227, 221); /* oklch */ color: oklch(92.4% 0.015 48.5);
Tailwind
colors: {
custom: {
50: '#f4ebe7',
500: '#efe3dd',
950: '#000000',
},
}SCSS
$custom: #efe3dd; $custom-light: #f4ebe7; $custom-dark: #000000;
JSON
{
"hex": "#efe3dd",
"rgb": {
"r": 239,
"g": 227,
"b": 221
},
"hsl": {
"h": 20,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.92369,
"c": 0.01547,
"h": 48.5
},
"luminance": 0.78509
}Semantic roles & 50–950 ramp
primary
#EFE3DD
secondary
#A6BECA
accent
#87AF37
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484