#EAE2DD#EAE2DD
#EAE2DD is a very light, near-neutral orange. Relative luminance 0.771; OKLCH L 91.8% C 0.011 H 54.5°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2DD |
|---|---|
| RGB | rgb(234, 226, 221) |
| HSL | hsl(23, 24%, 89%) |
| HSV | hsv(23, 6%, 92%) |
| CMYK | cmyk(0%, 3.4%, 5.6%, 8.2%) |
| CIE-LAB | lab(90.37, 1.85, 3.40) |
| CIE-LCH | lch(90.37, 3.87, 61.48°) |
| OKLab | oklab(91.77% 0.0064 0.009) |
| OKLCH | oklch(91.77% 0.011 54.5) |
| XYZ | xyz(74.1775, 77.1062, 79.3678) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.76
Seashell
#FFF5EE
ΔE00 4.21
Gainsboro
#DCDCDC
ΔE00 4.32
Very Light Pink
#FFF4F2
ΔE00 4.62
Light Gray
#D3D3D3
ΔE00 5.47
Whitesmoke
#F5F5F5
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2DD #DDE5EA
analogous
#EADDDF #EAE2DD #EAE9DD
triadic
#EAE2DD #DDEAE2 #E2DDEA
tetradic
#EAE2DD #DFEADD #DDE5EA #E9DDEA
square
#EAE2DD #DFEADD #DDE5EA #E9DDEA
split-complementary
#EAE2DD #DDEAE9 #DDDFEA
monochromatic
#BBA191 #D3C2B7 #EAE2DD #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.28
#EAE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#EAE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2DD
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2DD | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DD
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#EDE1E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae2dd; /* rgb */ color: rgb(234, 226, 221); /* oklch */ color: oklch(91.8% 0.011 54.5);
Tailwind
colors: {
custom: {
50: '#f0ebe7',
500: '#eae2dd',
950: '#000000',
},
}SCSS
$custom: #eae2dd; $custom-light: #f0ebe7; $custom-dark: #000000;
JSON
{
"hex": "#eae2dd",
"rgb": {
"r": 234,
"g": 226,
"b": 221
},
"hsl": {
"h": 23.077,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.9177,
"c": 0.01107,
"h": 54.5
},
"luminance": 0.77106
}Semantic roles & 50–950 ramp
primary
#EAE2DD
secondary
#A9B8C2
accent
#7EA243
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484