#EAE7E4#EAE7E4
#EAE7E4 is a very light, near-neutral orange. Relative luminance 0.802; OKLCH L 92.9% C 0.005 H 67.8°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE7E4 |
|---|---|
| RGB | rgb(234, 231, 228) |
| HSL | hsl(30, 13%, 91%) |
| HSV | hsv(30, 3%, 92%) |
| CMYK | cmyk(0%, 1.3%, 2.6%, 8.2%) |
| CIE-LAB | lab(91.80, 0.48, 1.81) |
| CIE-LCH | lch(91.80, 1.88, 75.10°) |
| OKLab | oklab(92.95% 0.002 0.0048) |
| OKLCH | oklch(92.95% 0.005 67.8) |
| XYZ | xyz(76.5091, 80.2459, 84.8421) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.15
Whitesmoke
#F5F5F5
ΔE00 3.42
Off White
#FAF9F6
ΔE00 3.81
Linen
#FAF0E6
ΔE00 4.39
Seashell
#FFF5EE
ΔE00 4.53
Snow
#FFFAFA
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE7E4 #E4E7EA
analogous
#EAE4E4 #EAE7E4 #EAEAE4
triadic
#EAE7E4 #E4EAE7 #E7E4EA
tetradic
#EAE7E4 #E4EAE4 #E4E7EA #EAE4EA
square
#EAE7E4 #E4EAE4 #E4E7EA #EAE4EA
split-complementary
#EAE7E4 #E4EAEA #E4E4EA
monochromatic
#B4AA9F #CFC8C2 #EAE7E4 #F2F0EE #F2F0EE
Accessibility & contrast
On white
1.23
#EAE7E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#EAE7E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE7E4
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE7E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE7E4 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E4
Deuteranopia (green-blind)
#E9E8E4
Tritanopia (blue-blind)
#EBE6E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eae7e4; /* rgb */ color: rgb(234, 231, 228); /* oklch */ color: oklch(92.9% 0.005 67.8);
Tailwind
colors: {
custom: {
50: '#f0eeec',
500: '#eae7e4',
950: '#000000',
},
}SCSS
$custom: #eae7e4; $custom-light: #f0eeec; $custom-dark: #000000;
JSON
{
"hex": "#eae7e4",
"rgb": {
"r": 234,
"g": 231,
"b": 228
},
"hsl": {
"h": 30,
"s": 12.5,
"l": 90.588
},
"oklch": {
"l": 0.92946,
"c": 0.00519,
"h": 67.8
},
"luminance": 0.80246
}Semantic roles & 50–950 ramp
primary
#EAE7E4
secondary
#B3B9BF
accent
#73974F
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#161616
muted
#858584