#EAE9DF#EAE9DF
#EAE9DF is a very light, near-neutral yellow. Relative luminance 0.811; OKLCH L 93.2% C 0.013 H 102.0°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE9DF |
|---|---|
| RGB | rgb(234, 233, 223) |
| HSL | hsl(55, 21%, 90%) |
| HSV | hsv(55, 5%, 92%) |
| CMYK | cmyk(0%, 0.4%, 4.7%, 8.2%) |
| CIE-LAB | lab(92.18, -1.40, 4.97) |
| CIE-LCH | lch(92.18, 5.17, 105.75°) |
| OKLab | oklab(93.21% -0.0028 0.0131) |
| OKLCH | oklch(93.21% 0.013 102) |
| XYZ | xyz(76.3880, 81.0982, 81.4270) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.05
Eggshell
#F0EAD6
ΔE00 4.12
Floralwhite
#FFFAF0
ΔE00 4.20
Oldlace
#FDF5E6
ΔE00 4.38
Off White
#FAF9F6
ΔE00 4.80
Linen
#FAF0E6
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE9DF #DFE0EA
analogous
#EAE4DF #EAE9DF #E6EADF
triadic
#EAE9DF #DFEAE9 #E9DFEA
tetradic
#EAE9DF #DFEAE4 #DFE0EA #EADFE6
square
#EAE9DF #DFEAE4 #DFE0EA #EADFE6
split-complementary
#EAE9DF #DFE6EA #E4DFEA
monochromatic
#BAB695 #D2D0BA #EAE9DF #F3F2ED #F3F2ED
Accessibility & contrast
On white
1.22
#EAE9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#EAE9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE9DF
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE9DF | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DE
Deuteranopia (green-blind)
#ECE9DF
Tritanopia (blue-blind)
#ECE7E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eae9df; /* rgb */ color: rgb(234, 233, 223); /* oklch */ color: oklch(93.2% 0.013 102.0);
Tailwind
colors: {
custom: {
50: '#f0f0e9',
500: '#eae9df',
950: '#000000',
},
}SCSS
$custom: #eae9df; $custom-light: #f0f0e9; $custom-dark: #000000;
JSON
{
"hex": "#eae9df",
"rgb": {
"r": 234,
"g": 233,
"b": 223
},
"hsl": {
"h": 54.545,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.93205,
"c": 0.01337,
"h": 102
},
"luminance": 0.81098
}Semantic roles & 50–950 ramp
primary
#EAE9DF
secondary
#ACAEC1
accent
#4E9F46
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161616
muted
#858584