#EFE6DE#EFE6DE
#EFE6DE is a very light, near-neutral orange. Relative luminance 0.802; OKLCH L 93.0% C 0.015 H 64.3°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE6DE |
|---|---|
| RGB | rgb(239, 230, 222) |
| HSL | hsl(28, 35%, 90%) |
| HSV | hsv(28, 7%, 94%) |
| CMYK | cmyk(0%, 3.8%, 7.1%, 6.3%) |
| CIE-LAB | lab(91.78, 1.68, 4.97) |
| CIE-LCH | lch(91.78, 5.25, 71.33°) |
| OKLab | oklab(92.98% 0.0063 0.0131) |
| OKLCH | oklch(92.98% 0.015 64.3) |
| XYZ | xyz(77.0766, 80.2190, 80.5164) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.30
Seashell
#FFF5EE
ΔE00 3.31
Oldlace
#FDF5E6
ΔE00 4.54
Very Light Pink
#FFF4F2
ΔE00 4.67
Floralwhite
#FFFAF0
ΔE00 4.67
Antiquewhite
#FAEBD7
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE6DE #DEE7EF
analogous
#EFDEDE #EFE6DE #EFEEDE
triadic
#EFE6DE #DEEFE6 #E6DEEF
tetradic
#EFE6DE #DEEFDE #DEE7EF #EEDEEF
square
#EFE6DE #DEEFDE #DEE7EF #EEDEEF
split-complementary
#EFE6DE #DEEFEE #DEDEEF
monochromatic
#C7A88C #DBC7B5 #EFE6DE #F5EFEA #F5EFEA
Accessibility & contrast
On white
1.23
#EFE6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#EFE6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE6DE
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE6DE | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DE
Deuteranopia (green-blind)
#EBE8DE
Tritanopia (blue-blind)
#F3E4E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe6de; /* rgb */ color: rgb(239, 230, 222); /* oklch */ color: oklch(93.0% 0.015 64.3);
Tailwind
colors: {
custom: {
50: '#f4ede8',
500: '#efe6de',
950: '#000000',
},
}SCSS
$custom: #efe6de; $custom-light: #f4ede8; $custom-dark: #000000;
JSON
{
"hex": "#efe6de",
"rgb": {
"r": 239,
"g": 230,
"b": 222
},
"hsl": {
"h": 28.235,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.92982,
"c": 0.01456,
"h": 64.3
},
"luminance": 0.80218
}Semantic roles & 50–950 ramp
primary
#EFE6DE
secondary
#A8BACA
accent
#76AE38
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484