#EFE5DE#EFE5DE
#EFE5DE is a very light, near-neutral orange. Relative luminance 0.797; OKLCH L 92.8% C 0.014 H 57.6°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE5DE |
|---|---|
| RGB | rgb(239, 229, 222) |
| HSL | hsl(25, 35%, 90%) |
| HSV | hsv(25, 7%, 94%) |
| CMYK | cmyk(0%, 4.2%, 7.1%, 6.3%) |
| CIE-LAB | lab(91.53, 2.20, 4.61) |
| CIE-LCH | lch(91.53, 5.11, 64.56°) |
| OKLab | oklab(92.79% 0.0077 0.0122) |
| OKLCH | oklch(92.79% 0.014 57.6) |
| XYZ | xyz(76.7992, 79.6640, 80.4239) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.71
Seashell
#FFF5EE
ΔE00 3.36
Very Light Pink
#FFF4F2
ΔE00 4.27
Oldlace
#FDF5E6
ΔE00 5.24
Floralwhite
#FFFAF0
ΔE00 5.25
Antiquewhite
#FAEBD7
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE5DE #DEE8EF
analogous
#EFDEDF #EFE5DE #EFEDDE
triadic
#EFE5DE #DEEFE5 #E5DEEF
tetradic
#EFE5DE #DFEFDE #DEE8EF #EDDEEF
square
#EFE5DE #DFEFDE #DEE8EF #EDDEEF
split-complementary
#EFE5DE #DEEFED #DEDFEF
monochromatic
#C7A48C #DBC5B5 #EFE5DE #F5EFEA #F5EFEA
Accessibility & contrast
On white
1.24
#EFE5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#EFE5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE5DE
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE5DE | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DE
Deuteranopia (green-blind)
#EAE8DE
Tritanopia (blue-blind)
#F3E3E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe5de; /* rgb */ color: rgb(239, 229, 222); /* oklch */ color: oklch(92.8% 0.014 57.6);
Tailwind
colors: {
custom: {
50: '#f4ede8',
500: '#efe5de',
950: '#000000',
},
}SCSS
$custom: #efe5de; $custom-light: #f4ede8; $custom-dark: #000000;
JSON
{
"hex": "#efe5de",
"rgb": {
"r": 239,
"g": 229,
"b": 222
},
"hsl": {
"h": 24.706,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.92786,
"c": 0.01444,
"h": 57.6
},
"luminance": 0.79663
}Semantic roles & 50–950 ramp
primary
#EFE5DE
secondary
#A8BCCA
accent
#7DAE38
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484