#EAEE88#EAEE88
#EAEE88 is a very light, vivid yellow. Relative luminance 0.804; OKLCH L 92.4% C 0.125 H 110.6°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEE88 |
|---|---|
| RGB | rgb(234, 238, 136) |
| HSL | hsl(62, 75%, 73%) |
| HSV | hsv(62, 43%, 93%) |
| CMYK | cmyk(1.7%, 0%, 42.9%, 6.7%) |
| CIE-LAB | lab(91.87, -15.70, 48.75) |
| CIE-LCH | lch(91.87, 51.22, 107.85°) |
| OKLab | oklab(92.45% -0.0441 0.1174) |
| OKLCH | oklch(92.45% 0.125 110.6) |
| XYZ | xyz(68.9512, 80.4204, 35.1782) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.01
Manilla
#FFFA86
ΔE00 4.10
Yellowish Tan
#FCFC81
ΔE00 4.19
Buff
#FEF69E
ΔE00 4.25
Light Khaki
#E6F2A2
ΔE00 4.47
Straw
#FCF679
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEE88 #8C88EE
analogous
#EEBF88 #EAEE88 #B7EE88
triadic
#EAEE88 #88EAEE #EE88EA
tetradic
#EAEE88 #88EEBF #8C88EE #EE88B7
square
#EAEE88 #88EEBF #8C88EE #EE88B7
split-complementary
#EAEE88 #88B7EE #BF88EE
monochromatic
#D5DC1F #E1E652 #EAEE88 #F3F6BE #FAFBE4
Accessibility & contrast
On white
1.23
#EAEE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#EAEE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEE88
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEE88 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE680
Deuteranopia (green-blind)
#FDE98D
Tritanopia (blue-blind)
#F6E3D6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eaee88; /* rgb */ color: rgb(234, 238, 136); /* oklch */ color: oklch(92.4% 0.125 110.6);
Tailwind
colors: {
custom: {
50: '#f2f3ac',
500: '#eaee88',
950: '#000000',
},
}SCSS
$custom: #eaee88; $custom-light: #f2f3ac; $custom-dark: #000000;
JSON
{
"hex": "#eaee88",
"rgb": {
"r": 234,
"g": 238,
"b": 136
},
"hsl": {
"h": 62.353,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.92445,
"c": 0.12543,
"h": 110.6
},
"luminance": 0.80419
}Semantic roles & 50–950 ramp
primary
#EAEE88
secondary
#5651C9
accent
#0ED716
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171710
muted
#858581