#EAE8E4#EAE8E4
#EAE8E4 is a very light, near-neutral orange. Relative luminance 0.808; OKLCH L 93.1% C 0.006 H 84.5°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE8E4 |
|---|---|
| RGB | rgb(234, 232, 228) |
| HSL | hsl(40, 13%, 91%) |
| HSV | hsv(40, 3%, 92%) |
| CMYK | cmyk(0%, 0.9%, 2.6%, 8.2%) |
| CIE-LAB | lab(92.05, -0.03, 2.18) |
| CIE-LCH | lch(92.05, 2.18, 90.81°) |
| OKLab | oklab(93.14% 0.0006 0.0058) |
| OKLCH | oklch(93.14% 0.006 84.5) |
| XYZ | xyz(76.7898, 80.8073, 84.9357) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.40
Whitesmoke
#F5F5F5
ΔE00 3.41
Off White
#FAF9F6
ΔE00 3.57
Linen
#FAF0E6
ΔE00 4.40
Light Grey
#D8DCD6
ΔE00 4.46
Floralwhite
#FFFAF0
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE8E4 #E4E6EA
analogous
#EAE5E4 #EAE8E4 #E9EAE4
triadic
#EAE8E4 #E4EAE8 #E8E4EA
tetradic
#EAE8E4 #E4EAE5 #E4E6EA #EAE4E9
square
#EAE8E4 #E4EAE5 #E4E6EA #EAE4E9
split-complementary
#EAE8E4 #E4E9EA #E5E4EA
monochromatic
#B4AD9F #CFCBC2 #EAE8E4 #F2F0EE #F2F0EE
Accessibility & contrast
On white
1.22
#EAE8E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#EAE8E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE8E4
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE8E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE8E4 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E8E4
Deuteranopia (green-blind)
#EAE8E4
Tritanopia (blue-blind)
#EBE7E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eae8e4; /* rgb */ color: rgb(234, 232, 228); /* oklch */ color: oklch(93.1% 0.006 84.5);
Tailwind
colors: {
custom: {
50: '#f0efec',
500: '#eae8e4',
950: '#000000',
},
}SCSS
$custom: #eae8e4; $custom-light: #f0efec; $custom-dark: #000000;
JSON
{
"hex": "#eae8e4",
"rgb": {
"r": 234,
"g": 232,
"b": 228
},
"hsl": {
"h": 40,
"s": 12.5,
"l": 90.588
},
"oklch": {
"l": 0.93143,
"c": 0.00579,
"h": 84.5
},
"luminance": 0.80807
}Semantic roles & 50–950 ramp
primary
#EAE8E4
secondary
#B3B7BF
accent
#67974F
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#161616
muted
#858584