#EAE6E2#EAE6E2
#EAE6E2 is a very light, near-neutral orange. Relative luminance 0.796; OKLCH L 92.7% C 0.007 H 67.8°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE6E2 |
|---|---|
| RGB | rgb(234, 230, 226) |
| HSL | hsl(30, 16%, 90%) |
| HSV | hsv(30, 3%, 92%) |
| CMYK | cmyk(0%, 1.7%, 3.4%, 8.2%) |
| CIE-LAB | lab(91.49, 0.65, 2.42) |
| CIE-LCH | lch(91.49, 2.51, 75.00°) |
| OKLab | oklab(92.69% 0.0026 0.0064) |
| OKLCH | oklch(92.69% 0.007 67.8) |
| XYZ | xyz(75.9540, 79.5774, 83.2954) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.40
Whitesmoke
#F5F5F5
ΔE00 3.92
Linen
#FAF0E6
ΔE00 3.99
Off White
#FAF9F6
ΔE00 4.12
Seashell
#FFF5EE
ΔE00 4.31
Snow
#FFFAFA
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE6E2 #E2E6EA
analogous
#EAE2E2 #EAE6E2 #EAEAE2
triadic
#EAE6E2 #E2EAE6 #E6E2EA
tetradic
#EAE6E2 #E2EAE2 #E2E6EA #EAE2EA
square
#EAE6E2 #E2EAE2 #E2E6EA #EAE2EA
split-complementary
#EAE6E2 #E2EAEA #E2E2EA
monochromatic
#B7A99B #D0C7BF #EAE6E2 #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.24
#EAE6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#EAE6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE6E2
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE6E2 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E2
Deuteranopia (green-blind)
#E8E7E2
Tritanopia (blue-blind)
#ECE5E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eae6e2; /* rgb */ color: rgb(234, 230, 226); /* oklch */ color: oklch(92.7% 0.007 67.8);
Tailwind
colors: {
custom: {
50: '#f0edeb',
500: '#eae6e2',
950: '#000000',
},
}SCSS
$custom: #eae6e2; $custom-light: #f0edeb; $custom-dark: #000000;
JSON
{
"hex": "#eae6e2",
"rgb": {
"r": 234,
"g": 230,
"b": 226
},
"hsl": {
"h": 30,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.92694,
"c": 0.00692,
"h": 67.8
},
"luminance": 0.79577
}Semantic roles & 50–950 ramp
primary
#EAE6E2
secondary
#B0B8C0
accent
#739A4B
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484