#EAEA85#EAEA85
#EAEA85 is a very light, vivid yellow. Relative luminance 0.780; OKLCH L 91.6% C 0.124 H 108.6°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEA85 |
|---|---|
| RGB | rgb(234, 234, 133) |
| HSL | hsl(60, 71%, 72%) |
| HSV | hsv(60, 43%, 92%) |
| CMYK | cmyk(0%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(90.80, -14.03, 48.86) |
| CIE-LCH | lch(90.80, 50.84, 106.03°) |
| OKLab | oklab(91.57% -0.0396 0.1175) |
| OKLCH | oklch(91.57% 0.124 108.6) |
| XYZ | xyz(67.5893, 78.0330, 33.6872) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.00
Buff
#FEF69E
ΔE00 4.09
Manilla
#FFFA86
ΔE00 4.20
Dark Cream
#FFF39A
ΔE00 4.34
Straw
#FCF679
ΔE00 4.41
Yellowish Tan
#FCFC81
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEA85 #8585EA
analogous
#EAB885 #EAEA85 #B8EA85
triadic
#EAEA85 #85EAEA #EA85EA
tetradic
#EAEA85 #85EAB8 #8585EA #EA85B8
square
#EAEA85 #85EAB8 #8585EA #EA85B8
split-complementary
#EAEA85 #85B8EA #B885EA
monochromatic
#D1D124 #E1E151 #EAEA85 #F3F3B9 #FBFBE5
Accessibility & contrast
On white
1.26
#EAEA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#EAEA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEA85
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEA85 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37D
Deuteranopia (green-blind)
#FAE68A
Tritanopia (blue-blind)
#F7DFD2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eaea85; /* rgb */ color: rgb(234, 234, 133); /* oklch */ color: oklch(91.6% 0.124 108.6);
Tailwind
colors: {
custom: {
50: '#f2f0aa',
500: '#eaea85',
950: '#000000',
},
}SCSS
$custom: #eaea85; $custom-light: #f2f0aa; $custom-dark: #000000;
JSON
{
"hex": "#eaea85",
"rgb": {
"r": 234,
"g": 234,
"b": 133
},
"hsl": {
"h": 60,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.91575,
"c": 0.12397,
"h": 108.6
},
"luminance": 0.78032
}Semantic roles & 50–950 ramp
primary
#EAEA85
secondary
#5050C4
accent
#13D313
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581