#EAE8A3#EAE8A3
#EAE8A3 is a very light, moderate yellow. Relative luminance 0.778; OKLCH L 91.7% C 0.088 H 106.6°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE8A3 |
|---|---|
| RGB | rgb(234, 232, 163) |
| HSL | hsl(58, 63%, 78%) |
| HSV | hsv(58, 30%, 92%) |
| CMYK | cmyk(0%, 0.9%, 30.3%, 8.2%) |
| CIE-LAB | lab(90.71, -9.73, 33.90) |
| CIE-LCH | lch(90.71, 35.27, 106.01°) |
| OKLab | oklab(91.65% -0.0252 0.0845) |
| OKLCH | oklch(91.65% 0.088 106.6) |
| XYZ | xyz(69.3996, 77.8512, 46.0141) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.81
Light Tan
#FBEEAC
ΔE00 3.70
Light Khaki
#E6F2A2
ΔE00 4.17
Vanilla
#F3E5AB
ΔE00 4.27
Parchment
#FEFCAF
ΔE00 4.32
Khaki (CSS)
#F0E68C
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE8A3 #A3A5EA
analogous
#EAC4A3 #EAE8A3 #C8EAA3
triadic
#EAE8A3 #A3EAE8 #E8A3EA
tetradic
#EAE8A3 #A3EAC4 #A3A5EA #EAA3C8
square
#EAE8A3 #A3EAC4 #A3A5EA #EAA3C8
split-complementary
#EAE8A3 #A3C8EA #C4A3EA
monochromatic
#D3CF3F #DFDC71 #EAE8A3 #F5F4D5 #F9F9E6
Accessibility & contrast
On white
1.27
#EAE8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#EAE8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE8A3
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE8A3 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E39E
Deuteranopia (green-blind)
#F5E6A6
Tritanopia (blue-blind)
#F4DFD6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae8a3; /* rgb */ color: rgb(234, 232, 163); /* oklch */ color: oklch(91.7% 0.088 106.6);
Tailwind
colors: {
custom: {
50: '#f1efbf',
500: '#eae8a3',
950: '#000000',
},
}SCSS
$custom: #eae8a3; $custom-light: #f1efbf; $custom-dark: #000000;
JSON
{
"hex": "#eae8a3",
"rgb": {
"r": 234,
"g": 232,
"b": 163
},
"hsl": {
"h": 58.31,
"s": 62.832,
"l": 77.843
},
"oklch": {
"l": 0.91651,
"c": 0.08818,
"h": 106.6
},
"luminance": 0.7785
}Semantic roles & 50–950 ramp
primary
#EAE8A3
secondary
#6C6EC6
accent
#20CB1B
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171612
muted
#858582