#EAEA88#EAEA88
#EAEA88 is a very light, vivid yellow. Relative luminance 0.781; OKLCH L 91.6% C 0.121 H 108.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEA88 |
|---|---|
| RGB | rgb(234, 234, 136) |
| HSL | hsl(60, 70%, 73%) |
| HSV | hsv(60, 42%, 92%) |
| CMYK | cmyk(0%, 0%, 41.9%, 8.2%) |
| CIE-LAB | lab(90.83, -13.74, 47.46) |
| CIE-LCH | lch(90.83, 49.41, 106.14°) |
| OKLab | oklab(91.62% -0.0385 0.1145) |
| OKLCH | oklch(91.62% 0.121 108.6) |
| XYZ | xyz(67.7996, 78.1171, 34.7943) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.83
Buff
#FEF69E
ΔE00 3.89
Dark Cream
#FFF39A
ΔE00 4.18
Manilla
#FFFA86
ΔE00 4.41
Straw
#FCF679
ΔE00 4.73
Light Khaki
#E6F2A2
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEA88 #8888EA
analogous
#EAB988 #EAEA88 #B9EA88
triadic
#EAEA88 #88EAEA #EA88EA
tetradic
#EAEA88 #88EAB9 #8888EA #EA88B9
square
#EAEA88 #88EAB9 #8888EA #EA88B9
split-complementary
#EAEA88 #88B9EA #B988EA
monochromatic
#D2D225 #E1E154 #EAEA88 #F3F3BC #FAFAE5
Accessibility & contrast
On white
1.26
#EAEA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#EAEA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEA88
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEA88 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E380
Deuteranopia (green-blind)
#FAE78C
Tritanopia (blue-blind)
#F7DFD2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eaea88; /* rgb */ color: rgb(234, 234, 136); /* oklch */ color: oklch(91.6% 0.121 108.6);
Tailwind
colors: {
custom: {
50: '#f2f0ac',
500: '#eaea88',
950: '#000000',
},
}SCSS
$custom: #eaea88; $custom-light: #f2f0ac; $custom-dark: #000000;
JSON
{
"hex": "#eaea88",
"rgb": {
"r": 234,
"g": 234,
"b": 136
},
"hsl": {
"h": 60,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.91618,
"c": 0.12083,
"h": 108.6
},
"luminance": 0.78116
}Semantic roles & 50–950 ramp
primary
#EAEA88
secondary
#5252C4
accent
#14D214
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581