#EAE3DD#EAE3DD
#EAE3DD is a very light, near-neutral orange. Relative luminance 0.777; OKLCH L 92.0% C 0.011 H 63.4°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE3DD |
|---|---|
| RGB | rgb(234, 227, 221) |
| HSL | hsl(28, 24%, 89%) |
| HSV | hsv(28, 6%, 92%) |
| CMYK | cmyk(0%, 3%, 5.6%, 8.2%) |
| CIE-LAB | lab(90.62, 1.33, 3.77) |
| CIE-LCH | lch(90.62, 4.00, 70.49°) |
| OKLab | oklab(91.97% 0.005 0.01) |
| OKLCH | oklch(91.97% 0.011 63.4) |
| XYZ | xyz(74.4502, 77.6516, 79.4587) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.42
Seashell
#FFF5EE
ΔE00 4.12
Gainsboro
#DCDCDC
ΔE00 4.29
Very Light Pink
#FFF4F2
ΔE00 4.96
Off White
#FAF9F6
ΔE00 5.27
Floralwhite
#FFFAF0
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE3DD #DDE4EA
analogous
#EADDDE #EAE3DD #EAEADD
triadic
#EAE3DD #DDEAE3 #E3DDEA
tetradic
#EAE3DD #DEEADD #DDE4EA #EADDEA
square
#EAE3DD #DEEADD #DDE4EA #EADDEA
split-complementary
#EAE3DD #DDEAEA #DDDEEA
monochromatic
#BBA591 #D3C4B7 #EAE3DD #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.27
#EAE3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#EAE3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE3DD
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE3DD | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DD
Deuteranopia (green-blind)
#E7E5DD
Tritanopia (blue-blind)
#EDE2E1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae3dd; /* rgb */ color: rgb(234, 227, 221); /* oklch */ color: oklch(92.0% 0.011 63.4);
Tailwind
colors: {
custom: {
50: '#f0ebe7',
500: '#eae3dd',
950: '#000000',
},
}SCSS
$custom: #eae3dd; $custom-light: #f0ebe7; $custom-dark: #000000;
JSON
{
"hex": "#eae3dd",
"rgb": {
"r": 234,
"g": 227,
"b": 221
},
"hsl": {
"h": 27.692,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.91966,
"c": 0.01113,
"h": 63.4
},
"luminance": 0.77651
}Semantic roles & 50–950 ramp
primary
#EAE3DD
secondary
#A9B7C2
accent
#76A243
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484