#EAE4E2#EAE4E2
#EAE4E2 is a very light, near-neutral orange. Relative luminance 0.785; OKLCH L 92.3% C 0.007 H 39.4°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE4E2 |
|---|---|
| RGB | rgb(234, 228, 226) |
| HSL | hsl(15, 16%, 90%) |
| HSV | hsv(15, 3%, 92%) |
| CMYK | cmyk(0%, 2.6%, 3.4%, 8.2%) |
| CIE-LAB | lab(90.99, 1.68, 1.69) |
| CIE-LCH | lch(90.99, 2.38, 45.26°) |
| OKLab | oklab(92.3% 0.0055 0.0045) |
| OKLCH | oklch(92.3% 0.007 39.4) |
| XYZ | xyz(75.4006, 78.4706, 83.1109) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.49
Very Light Pink
#FFF4F2
ΔE00 4.21
Whitesmoke
#F5F5F5
ΔE00 4.39
Seashell
#FFF5EE
ΔE00 4.50
Linen
#FAF0E6
ΔE00 4.60
Snow
#FFFAFA
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE4E2 #E2E8EA
analogous
#EAE2E4 #EAE4E2 #EAE8E2
triadic
#EAE4E2 #E2EAE4 #E4E2EA
tetradic
#EAE4E2 #E4EAE2 #E2E8EA #E8E2EA
square
#EAE4E2 #E4EAE2 #E2E8EA #E8E2EA
split-complementary
#EAE4E2 #E2EAE8 #E2E4EA
monochromatic
#B7A29B #D0C3BF #EAE4E2 #F2EEED #F2EEED
Accessibility & contrast
On white
1.26
#EAE4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#EAE4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE4E2
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE4E2 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E2
Deuteranopia (green-blind)
#E7E6E2
Tritanopia (blue-blind)
#ECE3E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae4e2; /* rgb */ color: rgb(234, 228, 226); /* oklch */ color: oklch(92.3% 0.007 39.4);
Tailwind
colors: {
custom: {
50: '#f0eceb',
500: '#eae4e2',
950: '#000000',
},
}SCSS
$custom: #eae4e2; $custom-light: #f0eceb; $custom-dark: #000000;
JSON
{
"hex": "#eae4e2",
"rgb": {
"r": 234,
"g": 228,
"b": 226
},
"hsl": {
"h": 15,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.923,
"c": 0.00708,
"h": 39.4
},
"luminance": 0.7847
}Semantic roles & 50–950 ramp
primary
#EAE4E2
secondary
#B0BCC0
accent
#869A4B
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484