#EAE6E4#EAE6E4
#EAE6E4 is a very light, near-neutral orange. Relative luminance 0.797; OKLCH L 92.7% C 0.005 H 48.7°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE6E4 |
|---|---|
| RGB | rgb(234, 230, 228) |
| HSL | hsl(20, 13%, 91%) |
| HSV | hsv(20, 3%, 92%) |
| CMYK | cmyk(0%, 1.7%, 2.6%, 8.2%) |
| CIE-LAB | lab(91.54, 1.00, 1.45) |
| CIE-LCH | lch(91.54, 1.76, 55.49°) |
| OKLab | oklab(92.75% 0.0034 0.0039) |
| OKLCH | oklch(92.75% 0.005 48.7) |
| XYZ | xyz(76.2300, 79.6878, 84.7491) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.10
Whitesmoke
#F5F5F5
ΔE00 3.61
Off White
#FAF9F6
ΔE00 4.21
Snow
#FFFAFA
ΔE00 4.43
Very Light Pink
#FFF4F2
ΔE00 4.52
Seashell
#FFF5EE
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE6E4 #E4E8EA
analogous
#EAE4E5 #EAE6E4 #EAE9E4
triadic
#EAE6E4 #E4EAE6 #E6E4EA
tetradic
#EAE6E4 #E5EAE4 #E4E8EA #E9E4EA
square
#EAE6E4 #E5EAE4 #E4E8EA #E9E4EA
split-complementary
#EAE6E4 #E4EAE9 #E4E5EA
monochromatic
#B4A69F #CFC6C2 #EAE6E4 #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.24
#EAE6E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#EAE6E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE6E4
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE6E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE6E4 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E4
Deuteranopia (green-blind)
#E8E7E4
Tritanopia (blue-blind)
#EBE5E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eae6e4; /* rgb */ color: rgb(234, 230, 228); /* oklch */ color: oklch(92.7% 0.005 48.7);
Tailwind
colors: {
custom: {
50: '#f0edec',
500: '#eae6e4',
950: '#000000',
},
}SCSS
$custom: #eae6e4; $custom-light: #f0edec; $custom-dark: #000000;
JSON
{
"hex": "#eae6e4",
"rgb": {
"r": 234,
"g": 230,
"b": 228
},
"hsl": {
"h": 20,
"s": 12.5,
"l": 90.588
},
"oklch": {
"l": 0.92749,
"c": 0.00512,
"h": 48.7
},
"luminance": 0.79687
}Semantic roles & 50–950 ramp
primary
#EAE6E4
secondary
#B3BBBF
accent
#7F974F
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484