#EAE3DC#EAE3DC
#EAE3DC is a very light, near-neutral orange. Relative luminance 0.776; OKLCH L 91.9% C 0.012 H 67.7°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE3DC |
|---|---|
| RGB | rgb(234, 227, 220) |
| HSL | hsl(30, 25%, 89%) |
| HSV | hsv(30, 6%, 92%) |
| CMYK | cmyk(0%, 3%, 6%, 8.2%) |
| CIE-LAB | lab(90.60, 1.17, 4.25) |
| CIE-LCH | lch(90.60, 4.41, 74.68°) |
| OKLab | oklab(91.94% 0.0046 0.0112) |
| OKLCH | oklch(91.94% 0.012 67.7) |
| XYZ | xyz(74.3174, 77.5984, 78.7592) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.26
Seashell
#FFF5EE
ΔE00 4.17
Gainsboro
#DCDCDC
ΔE00 4.54
Floralwhite
#FFFAF0
ΔE00 5.10
Oldlace
#FDF5E6
ΔE00 5.10
Warm Beige
#E9DCC9
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE3DC #DCE3EA
analogous
#EADCDC #EAE3DC #EAEADC
triadic
#EAE3DC #DCEAE3 #E3DCEA
tetradic
#EAE3DC #DCEADC #DCE3EA #EADCEA
square
#EAE3DC #DCEADC #DCE3EA #EADCEA
split-complementary
#EAE3DC #DCEAEA #DCDCEA
monochromatic
#BCA690 #D3C4B6 #EAE3DC #F4F0EC #F4F0EC
Accessibility & contrast
On white
1.27
#EAE3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#EAE3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE3DC
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE3DC | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DC
Deuteranopia (green-blind)
#E7E5DC
Tritanopia (blue-blind)
#EDE1E1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae3dc; /* rgb */ color: rgb(234, 227, 220); /* oklch */ color: oklch(91.9% 0.012 67.7);
Tailwind
colors: {
custom: {
50: '#f0ebe6',
500: '#eae3dc',
950: '#000000',
},
}SCSS
$custom: #eae3dc; $custom-light: #f0ebe6; $custom-dark: #000000;
JSON
{
"hex": "#eae3dc",
"rgb": {
"r": 234,
"g": 227,
"b": 220
},
"hsl": {
"h": 30,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.91939,
"c": 0.01214,
"h": 67.7
},
"luminance": 0.77598
}Semantic roles & 50–950 ramp
primary
#EAE3DC
secondary
#A8B5C2
accent
#73A442
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484