#EAE6D6#EAE6D6
#EAE6D6 is a very light, muted yellow. Relative luminance 0.789; OKLCH L 92.4% C 0.022 H 95.3°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE6D6 |
|---|---|
| RGB | rgb(234, 230, 214) |
| HSL | hsl(48, 32%, 88%) |
| HSV | hsv(48, 9%, 92%) |
| CMYK | cmyk(0%, 1.7%, 8.5%, 8.2%) |
| CIE-LAB | lab(91.21, -1.37, 8.27) |
| CIE-LCH | lch(91.21, 8.38, 99.43°) |
| OKLab | oklab(92.37% -0.002 0.0217) |
| OKLCH | oklch(92.37% 0.022 95.3) |
| XYZ | xyz(74.3646, 78.9416, 74.9250) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.79
Oldlace
#FDF5E6
ΔE00 3.97
Warm Beige
#E9DCC9
ΔE00 4.50
Beige
#F5F5DC
ΔE00 4.93
Antiquewhite
#FAEBD7
ΔE00 5.10
Floralwhite
#FFFAF0
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE6D6 #D6DAEA
analogous
#EADCD6 #EAE6D6 #E4EAD6
triadic
#EAE6D6 #D6EAE6 #E6D6EA
tetradic
#EAE6D6 #D6EADC #D6DAEA #EAD6E4
square
#EAE6D6 #D6EADC #D6DAEA #EAD6E4
split-complementary
#EAE6D6 #D6E4EA #DCD6EA
monochromatic
#C1B585 #D5CDAE #EAE6D6 #F5F3EB #F5F3EB
Accessibility & contrast
On white
1.25
#EAE6D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#EAE6D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE6D6
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE6D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE6D6 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE5D5
Deuteranopia (green-blind)
#EBE6D6
Tritanopia (blue-blind)
#EEE3E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eae6d6; /* rgb */ color: rgb(234, 230, 214); /* oklch */ color: oklch(92.4% 0.022 95.3);
Tailwind
colors: {
custom: {
50: '#f0ede2',
500: '#eae6d6',
950: '#000000',
},
}SCSS
$custom: #eae6d6; $custom-light: #f0ede2; $custom-dark: #000000;
JSON
{
"hex": "#eae6d6",
"rgb": {
"r": 234,
"g": 230,
"b": 214
},
"hsl": {
"h": 48,
"s": 32.258,
"l": 87.843
},
"oklch": {
"l": 0.92373,
"c": 0.02174,
"h": 95.3
},
"luminance": 0.78941
}Semantic roles & 50–950 ramp
primary
#EAE6D6
secondary
#A1A8C3
accent
#51AB3A
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484