#EAE5DF#EAE5DF
#EAE5DF is a very light, near-neutral orange. Relative luminance 0.789; OKLCH L 92.4% C 0.010 H 72.7°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE5DF |
|---|---|
| RGB | rgb(234, 229, 223) |
| HSL | hsl(33, 21%, 90%) |
| HSV | hsv(33, 5%, 92%) |
| CMYK | cmyk(0%, 2.1%, 4.7%, 8.2%) |
| CIE-LAB | lab(91.17, 0.65, 3.52) |
| CIE-LCH | lch(91.17, 3.58, 79.59°) |
| OKLab | oklab(92.41% 0.0029 0.0093) |
| OKLCH | oklch(92.41% 0.01 72.7) |
| XYZ | xyz(75.2684, 78.8592, 81.0538) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.49
Gainsboro
#DCDCDC
ΔE00 4.00
Seashell
#FFF5EE
ΔE00 4.21
Off White
#FAF9F6
ΔE00 4.58
Whitesmoke
#F5F5F5
ΔE00 4.68
Floralwhite
#FFFAF0
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE5DF #DFE4EA
analogous
#EAE0DF #EAE5DF #EAEADF
triadic
#EAE5DF #DFEAE5 #E5DFEA
tetradic
#EAE5DF #DFEAE0 #DFE4EA #EADFEA
square
#EAE5DF #DFEAE0 #DFE4EA #EADFEA
split-complementary
#EAE5DF #DFEAEA #E0DFEA
monochromatic
#BAA995 #D2C7BA #EAE5DF #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.25
#EAE5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#EAE5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE5DF
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE5DF | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DF
Deuteranopia (green-blind)
#E8E6DF
Tritanopia (blue-blind)
#ECE4E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eae5df; /* rgb */ color: rgb(234, 229, 223); /* oklch */ color: oklch(92.4% 0.010 72.7);
Tailwind
colors: {
custom: {
50: '#f0ede9',
500: '#eae5df',
950: '#000000',
},
}SCSS
$custom: #eae5df; $custom-light: #f0ede9; $custom-dark: #000000;
JSON
{
"hex": "#eae5df",
"rgb": {
"r": 234,
"g": 229,
"b": 223
},
"hsl": {
"h": 32.727,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.92414,
"c": 0.00973,
"h": 72.7
},
"luminance": 0.78859
}Semantic roles & 50–950 ramp
primary
#EAE5DF
secondary
#ACB6C1
accent
#6F9F46
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484