#EAEEA9#EAEEA9
#EAEEA9 is a very light, moderate yellow. Relative luminance 0.815; OKLCH L 93.0% C 0.088 H 110.8°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEEA9 |
|---|---|
| RGB | rgb(234, 238, 169) |
| HSL | hsl(63, 67%, 80%) |
| HSV | hsv(63, 29%, 93%) |
| CMYK | cmyk(1.7%, 0%, 29%, 6.7%) |
| CIE-LAB | lab(92.36, -11.96, 33.05) |
| CIE-LCH | lch(92.36, 35.15, 109.90°) |
| OKLab | oklab(92.99% -0.0314 0.0826) |
| OKLCH | oklch(92.99% 0.088 110.8) |
| XYZ | xyz(71.6678, 81.5070, 49.4854) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.65
Palegoldenrod
#EEE8AA
ΔE00 3.17
Light Beige
#FFFEB6
ΔE00 3.78
Parchment
#FEFCAF
ΔE00 3.79
Creme
#FFFFB6
ΔE00 3.86
Cream (survey)
#FFFFC2
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEEA9 #ADA9EE
analogous
#EECFA9 #EAEEA9 #C8EEA9
triadic
#EAEEA9 #A9EAEE #EEA9EA
tetradic
#EAEEA9 #A9EECF #ADA9EE #EEA9C8
square
#EAEEA9 #A9EECF #ADA9EE #EEA9C8
split-complementary
#EAEEA9 #A9C8EE #CFA9EE
monochromatic
#D1DA43 #DEE476 #EAEEA9 #F6F8DC #F9FAE5
Accessibility & contrast
On white
1.21
#EAEEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#EAEEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEEA9
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEEA9 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A4
Deuteranopia (green-blind)
#F9EAAC
Tritanopia (blue-blind)
#F3E6DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eaeea9; /* rgb */ color: rgb(234, 238, 169); /* oklch */ color: oklch(93.0% 0.088 110.8);
Tailwind
colors: {
custom: {
50: '#f1f3c3',
500: '#eaeea9',
950: '#000000',
},
}SCSS
$custom: #eaeea9; $custom-light: #f1f3c3; $custom-dark: #000000;
JSON
{
"hex": "#eaeea9",
"rgb": {
"r": 234,
"g": 238,
"b": 169
},
"hsl": {
"h": 63.478,
"s": 66.99,
"l": 79.804
},
"oklch": {
"l": 0.92988,
"c": 0.08839,
"h": 110.8
},
"luminance": 0.81506
}Semantic roles & 50–950 ramp
primary
#EAEEA9
secondary
#7570CB
accent
#17CF21
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171712
muted
#858582