#EAE6E0#EAE6E0
#EAE6E0 is a very light, near-neutral orange. Relative luminance 0.795; OKLCH L 92.6% C 0.009 H 78.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE6E0 |
|---|---|
| RGB | rgb(234, 230, 224) |
| HSL | hsl(36, 19%, 90%) |
| HSV | hsv(36, 4%, 92%) |
| CMYK | cmyk(0%, 1.7%, 4.3%, 8.2%) |
| CIE-LAB | lab(91.45, 0.30, 3.39) |
| CIE-LCH | lch(91.45, 3.41, 84.88°) |
| OKLab | oklab(92.64% 0.0019 0.009) |
| OKLCH | oklch(92.64% 0.009 78.3) |
| XYZ | xyz(75.6811, 79.4682, 81.8585) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.65
Gainsboro
#DCDCDC
ΔE00 3.93
Off White
#FAF9F6
ΔE00 4.29
Seashell
#FFF5EE
ΔE00 4.36
Whitesmoke
#F5F5F5
ΔE00 4.42
Floralwhite
#FFFAF0
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE6E0 #E0E4EA
analogous
#EAE1E0 #EAE6E0 #E9EAE0
triadic
#EAE6E0 #E0EAE6 #E6E0EA
tetradic
#EAE6E0 #E0EAE1 #E0E4EA #EAE0E9
square
#EAE6E0 #E0EAE1 #E0E4EA #EAE0E9
split-complementary
#EAE6E0 #E0E9EA #E1E0EA
monochromatic
#B9AB97 #D1C9BC #EAE6E0 #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.24
#EAE6E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#EAE6E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE6E0
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE6E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE6E0 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6E0
Deuteranopia (green-blind)
#E9E7E0
Tritanopia (blue-blind)
#ECE5E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eae6e0; /* rgb */ color: rgb(234, 230, 224); /* oklch */ color: oklch(92.6% 0.009 78.3);
Tailwind
colors: {
custom: {
50: '#f0ede9',
500: '#eae6e0',
950: '#000000',
},
}SCSS
$custom: #eae6e0; $custom-light: #f0ede9; $custom-dark: #000000;
JSON
{
"hex": "#eae6e0",
"rgb": {
"r": 234,
"g": 230,
"b": 224
},
"hsl": {
"h": 36,
"s": 19.231,
"l": 89.804
},
"oklch": {
"l": 0.92639,
"c": 0.00915,
"h": 78.3
},
"luminance": 0.79468
}Semantic roles & 50–950 ramp
primary
#EAE6E0
secondary
#ADB5C1
accent
#6A9E48
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484