#EAE6DF#EAE6DF
#EAE6DF is a very light, near-neutral orange. Relative luminance 0.794; OKLCH L 92.6% C 0.010 H 81.8°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE6DF |
|---|---|
| RGB | rgb(234, 230, 223) |
| HSL | hsl(38, 21%, 90%) |
| HSV | hsv(38, 5%, 92%) |
| CMYK | cmyk(0%, 1.7%, 4.7%, 8.2%) |
| CIE-LAB | lab(91.42, 0.13, 3.88) |
| CIE-LCH | lch(91.42, 3.88, 88.03°) |
| OKLab | oklab(92.61% 0.0015 0.0102) |
| OKLCH | oklch(92.61% 0.01 81.8) |
| XYZ | xyz(75.5459, 79.4141, 81.1463) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.59
Gainsboro
#DCDCDC
ΔE00 4.25
Floralwhite
#FFFAF0
ΔE00 4.37
Off White
#FAF9F6
ΔE00 4.45
Seashell
#FFF5EE
ΔE00 4.47
Light Grey
#D8DCD6
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE6DF #DFE3EA
analogous
#EAE1DF #EAE6DF #E9EADF
triadic
#EAE6DF #DFEAE6 #E6DFEA
tetradic
#EAE6DF #DFEAE1 #DFE3EA #EADFE9
square
#EAE6DF #DFEAE1 #DFE3EA #EADFE9
split-complementary
#EAE6DF #DFE9EA #E1DFEA
monochromatic
#BAAC95 #D2C9BA #EAE6DF #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.24
#EAE6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#EAE6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE6DF
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE6DF | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6DF
Deuteranopia (green-blind)
#E9E7DF
Tritanopia (blue-blind)
#ECE5E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eae6df; /* rgb */ color: rgb(234, 230, 223); /* oklch */ color: oklch(92.6% 0.010 81.8);
Tailwind
colors: {
custom: {
50: '#f0ede9',
500: '#eae6df',
950: '#000000',
},
}SCSS
$custom: #eae6df; $custom-light: #f0ede9; $custom-dark: #000000;
JSON
{
"hex": "#eae6df",
"rgb": {
"r": 234,
"g": 230,
"b": 223
},
"hsl": {
"h": 38.182,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.92611,
"c": 0.01035,
"h": 81.8
},
"luminance": 0.79414
}Semantic roles & 50–950 ramp
primary
#EAE6DF
secondary
#ACB4C1
accent
#679F46
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484