#EAE8E2#EAE8E2
#EAE8E2 is a very light, near-neutral yellow. Relative luminance 0.807; OKLCH L 93.1% C 0.008 H 91.5°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE8E2 |
|---|---|
| RGB | rgb(234, 232, 226) |
| HSL | hsl(45, 16%, 90%) |
| HSV | hsv(45, 3%, 92%) |
| CMYK | cmyk(0%, 0.9%, 3.4%, 8.2%) |
| CIE-LAB | lab(92.00, -0.38, 3.15) |
| CIE-LCH | lch(92.00, 3.17, 96.83°) |
| OKLab | oklab(93.09% -0.0002 0.0083) |
| OKLCH | oklch(93.09% 0.008 91.5) |
| XYZ | xyz(76.5137, 80.6969, 83.4819) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 3.84
Gainsboro
#DCDCDC
ΔE00 4.00
Whitesmoke
#F5F5F5
ΔE00 4.05
Light Grey
#D8DCD6
ΔE00 4.15
Linen
#FAF0E6
ΔE00 4.20
Floralwhite
#FFFAF0
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE8E2 #E2E4EA
analogous
#EAE4E2 #EAE8E2 #E8EAE2
triadic
#EAE8E2 #E2EAE8 #E8E2EA
tetradic
#EAE8E2 #E2EAE4 #E2E4EA #EAE2E8
square
#EAE8E2 #E2EAE4 #E2E4EA #EAE2E8
split-complementary
#EAE8E2 #E2E8EA #E4E2EA
monochromatic
#B7B09B #D0CCBF #EAE8E2 #F2F1ED #F2F1ED
Accessibility & contrast
On white
1.23
#EAE8E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#EAE8E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE8E2
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE8E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE8E2 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE8E2
Deuteranopia (green-blind)
#EAE8E2
Tritanopia (blue-blind)
#ECE7E6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eae8e2; /* rgb */ color: rgb(234, 232, 226); /* oklch */ color: oklch(93.1% 0.008 91.5);
Tailwind
colors: {
custom: {
50: '#f0efeb',
500: '#eae8e2',
950: '#000000',
},
}SCSS
$custom: #eae8e2; $custom-light: #f0efeb; $custom-dark: #000000;
JSON
{
"hex": "#eae8e2",
"rgb": {
"r": 234,
"g": 232,
"b": 226
},
"hsl": {
"h": 45,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.93088,
"c": 0.00831,
"h": 91.5
},
"luminance": 0.80697
}Semantic roles & 50–950 ramp
primary
#EAE8E2
secondary
#B0B4C0
accent
#5F9A4B
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#161616
muted
#858584