#EAE4DF#EAE4DF
#EAE4DF is a very light, near-neutral orange. Relative luminance 0.783; OKLCH L 92.2% C 0.009 H 62.6°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE4DF |
|---|---|
| RGB | rgb(234, 228, 223) |
| HSL | hsl(27, 21%, 90%) |
| HSV | hsv(27, 5%, 92%) |
| CMYK | cmyk(0%, 2.6%, 4.7%, 8.2%) |
| CIE-LAB | lab(90.92, 1.16, 3.15) |
| CIE-LCH | lch(90.92, 3.36, 69.80°) |
| OKLab | oklab(92.22% 0.0043 0.0083) |
| OKLCH | oklch(92.22% 0.009 62.6) |
| XYZ | xyz(74.9925, 78.3074, 80.9619) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.61
Gainsboro
#DCDCDC
ΔE00 3.88
Seashell
#FFF5EE
ΔE00 4.12
Whitesmoke
#F5F5F5
ΔE00 4.76
Very Light Pink
#FFF4F2
ΔE00 4.79
Off White
#FAF9F6
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE4DF #DFE5EA
analogous
#EADFE0 #EAE4DF #EAEADF
triadic
#EAE4DF #DFEAE4 #E4DFEA
tetradic
#EAE4DF #E0EADF #DFE5EA #EADFEA
square
#EAE4DF #E0EADF #DFE5EA #EADFEA
split-complementary
#EAE4DF #DFEAEA #DFE0EA
monochromatic
#BAA695 #D2C5BA #EAE4DF #F3EFED #F3EFED
Accessibility & contrast
On white
1.26
#EAE4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#EAE4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE4DF
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE4DF | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DF
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#ECE3E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae4df; /* rgb */ color: rgb(234, 228, 223); /* oklch */ color: oklch(92.2% 0.009 62.6);
Tailwind
colors: {
custom: {
50: '#f0ece9',
500: '#eae4df',
950: '#000000',
},
}SCSS
$custom: #eae4df; $custom-light: #f0ece9; $custom-dark: #000000;
JSON
{
"hex": "#eae4df",
"rgb": {
"r": 234,
"g": 228,
"b": 223
},
"hsl": {
"h": 27.273,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.92218,
"c": 0.0094,
"h": 62.6
},
"luminance": 0.78307
}Semantic roles & 50–950 ramp
primary
#EAE4DF
secondary
#ACB8C1
accent
#779F46
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484