#EAEE8A#EAEE8A
#EAEE8A is a very light, vivid yellow. Relative luminance 0.805; OKLCH L 92.5% C 0.123 H 110.6°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEE8A |
|---|---|
| RGB | rgb(234, 238, 138) |
| HSL | hsl(62, 75%, 74%) |
| HSV | hsv(62, 42%, 93%) |
| CMYK | cmyk(1.7%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(91.90, -15.50, 47.82) |
| CIE-LCH | lch(91.90, 50.27, 107.96°) |
| OKLab | oklab(92.47% -0.0433 0.1155) |
| OKLCH | oklch(92.47% 0.123 110.6) |
| XYZ | xyz(69.0947, 80.4778, 35.9338) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.93
Buff
#FEF69E
ΔE00 4.12
Light Khaki
#E6F2A2
ΔE00 4.21
Manilla
#FFFA86
ΔE00 4.25
Yellowish Tan
#FCFC81
ΔE00 4.38
Dark Cream
#FFF39A
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEE8A #8E8AEE
analogous
#EEC08A #EAEE8A #B8EE8A
triadic
#EAEE8A #8AEAEE #EE8AEA
tetradic
#EAEE8A #8AEEC0 #8E8AEE #EE8AB8
square
#EAEE8A #8AEEC0 #8E8AEE #EE8AB8
split-complementary
#EAEE8A #8AB8EE #C08AEE
monochromatic
#D6DD20 #E0E655 #EAEE8A #F4F6BF #FAFBE4
Accessibility & contrast
On white
1.23
#EAEE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#EAEE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEE8A
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEE8A | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE682
Deuteranopia (green-blind)
#FDE98F
Tritanopia (blue-blind)
#F6E3D6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eaee8a; /* rgb */ color: rgb(234, 238, 138); /* oklch */ color: oklch(92.5% 0.123 110.6);
Tailwind
colors: {
custom: {
50: '#f2f3ae',
500: '#eaee8a',
950: '#000000',
},
}SCSS
$custom: #eaee8a; $custom-light: #f2f3ae; $custom-dark: #000000;
JSON
{
"hex": "#eaee8a",
"rgb": {
"r": 234,
"g": 238,
"b": 138
},
"hsl": {
"h": 62.4,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.92474,
"c": 0.12334,
"h": 110.6
},
"luminance": 0.80476
}Semantic roles & 50–950 ramp
primary
#EAEE8A
secondary
#5853C9
accent
#0FD717
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171710
muted
#858581