#EAEAE2#EAEAE2
#EAEAE2 is a very light, near-neutral yellow. Relative luminance 0.818; OKLCH L 93.5% C 0.011 H 106.6°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAE2 |
|---|---|
| RGB | rgb(234, 234, 226) |
| HSL | hsl(60, 16%, 90%) |
| HSV | hsv(60, 3%, 92%) |
| CMYK | cmyk(0%, 0%, 3.4%, 8.2%) |
| CIE-LAB | lab(92.50, -1.40, 3.88) |
| CIE-LCH | lch(92.50, 4.12, 109.85°) |
| OKLab | oklab(93.48% -0.0031 0.0102) |
| OKLCH | oklch(93.48% 0.011 106.6) |
| XYZ | xyz(77.0799, 81.8292, 83.6707) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.78
Off White
#FAF9F6
ΔE00 4.16
Floralwhite
#FFFAF0
ΔE00 4.23
Whitesmoke
#F5F5F5
ΔE00 4.69
Oldlace
#FDF5E6
ΔE00 4.87
Gainsboro
#DCDCDC
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAE2 #E2E2EA
analogous
#EAE6E2 #EAEAE2 #E6EAE2
triadic
#EAEAE2 #E2EAEA #EAE2EA
tetradic
#EAEAE2 #E2EAE6 #E2E2EA #EAE2E6
square
#EAEAE2 #E2EAE6 #E2E2EA #EAE2E6
split-complementary
#EAEAE2 #E2E6EA #E6E2EA
monochromatic
#B7B79B #D0D0BF #EAEAE2 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.21
#EAEAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#EAEAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAE2
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAE2 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9E2
Deuteranopia (green-blind)
#ECEAE2
Tritanopia (blue-blind)
#EBE9E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eaeae2; /* rgb */ color: rgb(234, 234, 226); /* oklch */ color: oklch(93.5% 0.011 106.6);
Tailwind
colors: {
custom: {
50: '#f0f0eb',
500: '#eaeae2',
950: '#000000',
},
}SCSS
$custom: #eaeae2; $custom-light: #f0f0eb; $custom-dark: #000000;
JSON
{
"hex": "#eaeae2",
"rgb": {
"r": 234,
"g": 234,
"b": 226
},
"hsl": {
"h": 60,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.93483,
"c": 0.01066,
"h": 106.6
},
"luminance": 0.81829
}Semantic roles & 50–950 ramp
primary
#EAEAE2
secondary
#B0B0C0
accent
#4B9A4B
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#161616
muted
#858584