#EAEAAB#EAEAAB
#EAEAAB is a very light, moderate yellow. Relative luminance 0.793; OKLCH L 92.2% C 0.081 H 107.9°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAAB |
|---|---|
| RGB | rgb(234, 234, 171) |
| HSL | hsl(60, 60%, 79%) |
| HSV | hsv(60, 27%, 92%) |
| CMYK | cmyk(0%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(91.36, -9.72, 30.70) |
| CIE-LCH | lch(91.36, 32.20, 107.56°) |
| OKLab | oklab(92.21% -0.0249 0.0771) |
| OKLCH | oklch(92.21% 0.081 107.9) |
| XYZ | xyz(70.7053, 79.2794, 50.0979) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.76
Light Tan
#FBEEAC
ΔE00 4.07
Light Khaki
#E6F2A2
ΔE00 4.27
Egg Shell
#FFFCC4
ΔE00 4.37
Vanilla
#F3E5AB
ΔE00 4.40
Light Beige
#FFFEB6
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAAB #ABABEA
analogous
#EACBAB #EAEAAB #CBEAAB
triadic
#EAEAAB #ABEAEA #EAABEA
tetradic
#EAEAAB #ABEACB #ABABEA #EAABCB
square
#EAEAAB #ABEACB #ABABEA #EAABCB
split-complementary
#EAEAAB #ABCBEA #CBABEA
monochromatic
#D2D249 #DEDE7A #EAEAAB #F6F6DC #F9F9E7
Accessibility & contrast
On white
1.25
#EAEAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#EAEAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAAB
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAAB | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5A7
Deuteranopia (green-blind)
#F6E8AD
Tritanopia (blue-blind)
#F3E2D9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eaeaab; /* rgb */ color: rgb(234, 234, 171); /* oklch */ color: oklch(92.2% 0.081 107.9);
Tailwind
colors: {
custom: {
50: '#f1f0c4',
500: '#eaeaab',
950: '#000000',
},
}SCSS
$custom: #eaeaab; $custom-light: #f1f0c4; $custom-dark: #000000;
JSON
{
"hex": "#eaeaab",
"rgb": {
"r": 234,
"g": 234,
"b": 171
},
"hsl": {
"h": 60,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.92209,
"c": 0.08101,
"h": 107.9
},
"luminance": 0.79278
}Semantic roles & 50–950 ramp
primary
#EAEAAB
secondary
#7373C6
accent
#1EC81E
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582