#EAE6D8#EAE6D8
#EAE6D8 is a very light, near-neutral yellow. Relative luminance 0.790; OKLCH L 92.4% C 0.019 H 93.7°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE6D8 |
|---|---|
| RGB | rgb(234, 230, 216) |
| HSL | hsl(47, 30%, 88%) |
| HSV | hsv(47, 8%, 92%) |
| CMYK | cmyk(0%, 1.7%, 7.7%, 8.2%) |
| CIE-LAB | lab(91.25, -1.04, 7.29) |
| CIE-LCH | lch(91.25, 7.37, 98.14°) |
| OKLab | oklab(92.43% -0.0012 0.0191) |
| OKLCH | oklch(92.43% 0.019 93.7) |
| XYZ | xyz(74.6216, 79.0444, 76.2784) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.42
Oldlace
#FDF5E6
ΔE00 3.80
Warm Beige
#E9DCC9
ΔE00 4.52
Linen
#FAF0E6
ΔE00 4.68
Floralwhite
#FFFAF0
ΔE00 4.73
Antiquewhite
#FAEBD7
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE6D8 #D8DCEA
analogous
#EADDD8 #EAE6D8 #E5EAD8
triadic
#EAE6D8 #D8EAE6 #E6D8EA
tetradic
#EAE6D8 #D8EADD #D8DCEA #EAD8E5
square
#EAE6D8 #D8EADD #D8DCEA #EAD8E5
split-complementary
#EAE6D8 #D8E5EA #DDD8EA
monochromatic
#BFB388 #D5CCB0 #EAE6D8 #F4F2EB #F4F2EB
Accessibility & contrast
On white
1.25
#EAE6D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#EAE6D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE6D8
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE6D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE6D8 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5D7
Deuteranopia (green-blind)
#EAE6D8
Tritanopia (blue-blind)
#EDE4E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eae6d8; /* rgb */ color: rgb(234, 230, 216); /* oklch */ color: oklch(92.4% 0.019 93.7);
Tailwind
colors: {
custom: {
50: '#f0ede4',
500: '#eae6d8',
950: '#000000',
},
}SCSS
$custom: #eae6d8; $custom-light: #f0ede4; $custom-dark: #000000;
JSON
{
"hex": "#eae6d8",
"rgb": {
"r": 234,
"g": 230,
"b": 216
},
"hsl": {
"h": 46.667,
"s": 30,
"l": 88.235
},
"oklch": {
"l": 0.92425,
"c": 0.01916,
"h": 93.7
},
"luminance": 0.79044
}Semantic roles & 50–950 ramp
primary
#EAE6D8
secondary
#A3AAC3
accent
#55A93D
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484