#EAE8A7#EAE8A7
#EAE8A7 is a very light, moderate yellow. Relative luminance 0.780; OKLCH L 91.7% C 0.083 H 106.4°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE8A7 |
|---|---|
| RGB | rgb(234, 232, 167) |
| HSL | hsl(58, 61%, 79%) |
| HSV | hsv(58, 29%, 92%) |
| CMYK | cmyk(0%, 0.9%, 28.6%, 8.2%) |
| CIE-LAB | lab(90.78, -9.23, 31.96) |
| CIE-LCH | lch(90.78, 33.26, 106.11°) |
| OKLab | oklab(91.73% -0.0236 0.08) |
| OKLCH | oklch(91.73% 0.083 106.4) |
| XYZ | xyz(69.7636, 77.9968, 47.9315) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.32
Light Tan
#FBEEAC
ΔE00 3.65
Vanilla
#F3E5AB
ΔE00 3.95
Light Khaki
#E6F2A2
ΔE00 4.52
Parchment
#FEFCAF
ΔE00 4.58
Light Beige
#FFFEB6
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE8A7 #A7A9EA
analogous
#EAC6A7 #EAE8A7 #CAEAA7
triadic
#EAE8A7 #A7EAE8 #E8A7EA
tetradic
#EAE8A7 #A7EAC6 #A7A9EA #EAA7CA
square
#EAE8A7 #A7EAC6 #A7A9EA #EAA7CA
split-complementary
#EAE8A7 #A7CAEA #C6A7EA
monochromatic
#D2CE44 #DEDB76 #EAE8A7 #F6F5D8 #F9F9E6
Accessibility & contrast
On white
1.27
#EAE8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#EAE8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE8A7
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE8A7 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A3
Deuteranopia (green-blind)
#F4E6A9
Tritanopia (blue-blind)
#F4E0D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae8a7; /* rgb */ color: rgb(234, 232, 167); /* oklch */ color: oklch(91.7% 0.083 106.4);
Tailwind
colors: {
custom: {
50: '#f1efc1',
500: '#eae8a7',
950: '#000000',
},
}SCSS
$custom: #eae8a7; $custom-light: #f1efc1; $custom-dark: #000000;
JSON
{
"hex": "#eae8a7",
"rgb": {
"r": 234,
"g": 232,
"b": 167
},
"hsl": {
"h": 58.209,
"s": 61.468,
"l": 78.627
},
"oklch": {
"l": 0.91725,
"c": 0.08341,
"h": 106.4
},
"luminance": 0.77996
}Semantic roles & 50–950 ramp
primary
#EAE8A7
secondary
#6F72C6
accent
#21C91C
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582