#EFE6DD#EFE6DD
#EFE6DD is a very light, near-neutral orange. Relative luminance 0.802; OKLCH L 93.0% C 0.016 H 67.6°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE6DD |
|---|---|
| RGB | rgb(239, 230, 221) |
| HSL | hsl(30, 36%, 90%) |
| HSV | hsv(30, 8%, 94%) |
| CMYK | cmyk(0%, 3.8%, 7.5%, 6.3%) |
| CIE-LAB | lab(91.76, 1.52, 5.46) |
| CIE-LCH | lch(91.76, 5.67, 74.50°) |
| OKLab | oklab(92.96% 0.0059 0.0144) |
| OKLCH | oklch(92.96% 0.016 67.6) |
| XYZ | xyz(76.9430, 80.1655, 79.8127) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.21
Seashell
#FFF5EE
ΔE00 3.46
Oldlace
#FDF5E6
ΔE00 4.20
Floralwhite
#FFFAF0
ΔE00 4.54
Antiquewhite
#FAEBD7
ΔE00 4.58
Warm Beige
#E9DCC9
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE6DD #DDE6EF
analogous
#EFDDDD #EFE6DD #EFEFDD
triadic
#EFE6DD #DDEFE6 #E6DDEF
tetradic
#EFE6DD #DDEFDD #DDE6EF #EFDDEF
square
#EFE6DD #DDEFDD #DDE6EF #EFDDEF
split-complementary
#EFE6DD #DDEFEF #DDDDEF
monochromatic
#C8A98A #DBC7B3 #EFE6DD #F5F0EA #F5F0EA
Accessibility & contrast
On white
1.23
#EFE6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#EFE6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE6DD
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE6DD | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DC
Deuteranopia (green-blind)
#EBE8DD
Tritanopia (blue-blind)
#F3E4E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe6dd; /* rgb */ color: rgb(239, 230, 221); /* oklch */ color: oklch(93.0% 0.016 67.6);
Tailwind
colors: {
custom: {
50: '#f4ede7',
500: '#efe6dd',
950: '#000000',
},
}SCSS
$custom: #efe6dd; $custom-light: #f4ede7; $custom-dark: #000000;
JSON
{
"hex": "#efe6dd",
"rgb": {
"r": 239,
"g": 230,
"b": 221
},
"hsl": {
"h": 30,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.92955,
"c": 0.01556,
"h": 67.6
},
"luminance": 0.80165
}Semantic roles & 50–950 ramp
primary
#EFE6DD
secondary
#A6B8CA
accent
#73AF37
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484