#EAEAE0#EAEAE0
#EAEAE0 is a very light, near-neutral yellow. Relative luminance 0.817; OKLCH L 93.4% C 0.013 H 106.7°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAE0 |
|---|---|
| RGB | rgb(234, 234, 224) |
| HSL | hsl(60, 19%, 90%) |
| HSV | hsv(60, 4%, 92%) |
| CMYK | cmyk(0%, 0%, 4.3%, 8.2%) |
| CIE-LAB | lab(92.45, -1.74, 4.85) |
| CIE-LCH | lch(92.45, 5.15, 109.76°) |
| OKLab | oklab(93.43% -0.0038 0.0127) |
| OKLCH | oklch(93.43% 0.013 106.7) |
| XYZ | xyz(76.8071, 81.7201, 82.2338) |
| Luminance | 0.8172 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.97
Eggshell
#F0EAD6
ΔE00 4.30
Floralwhite
#FFFAF0
ΔE00 4.31
Oldlace
#FDF5E6
ΔE00 4.61
Ivory
#FFFFF0
ΔE00 4.71
Off White
#FAF9F6
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAE0 #E0E0EA
analogous
#EAE5E0 #EAEAE0 #E5EAE0
triadic
#EAEAE0 #E0EAEA #EAE0EA
tetradic
#EAEAE0 #E0EAE5 #E0E0EA #EAE0E5
square
#EAEAE0 #E0EAE5 #E0E0EA #EAE0E5
split-complementary
#EAEAE0 #E0E5EA #E5E0EA
monochromatic
#B9B997 #D1D1BC #EAEAE0 #F3F3ED #F3F3ED
Accessibility & contrast
On white
1.21
#EAEAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#EAEAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAE0
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAE0 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9DF
Deuteranopia (green-blind)
#ECEAE0
Tritanopia (blue-blind)
#ECE9E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eaeae0; /* rgb */ color: rgb(234, 234, 224); /* oklch */ color: oklch(93.4% 0.013 106.7);
Tailwind
colors: {
custom: {
50: '#f0f0e9',
500: '#eaeae0',
950: '#000000',
},
}SCSS
$custom: #eaeae0; $custom-light: #f0f0e9; $custom-dark: #000000;
JSON
{
"hex": "#eaeae0",
"rgb": {
"r": 234,
"g": 234,
"b": 224
},
"hsl": {
"h": 60,
"s": 19.231,
"l": 89.804
},
"oklch": {
"l": 0.93429,
"c": 0.01331,
"h": 106.7
},
"luminance": 0.8172
}Semantic roles & 50–950 ramp
primary
#EAEAE0
secondary
#ADADC1
accent
#489E48
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161616
muted
#858584