#EEEA85#EEEA85
#EEEA85 is a very light, vivid yellow. Relative luminance 0.787; OKLCH L 91.9% C 0.124 H 106.6°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEA85 |
|---|---|
| RGB | rgb(238, 234, 133) |
| HSL | hsl(58, 76%, 73%) |
| HSV | hsv(58, 44%, 93%) |
| CMYK | cmyk(0%, 1.7%, 44.1%, 6.7%) |
| CIE-LAB | lab(91.11, -12.47, 49.31) |
| CIE-LCH | lch(91.11, 50.87, 104.19°) |
| OKLab | oklab(91.9% -0.0353 0.1185) |
| OKLCH | oklch(91.9% 0.124 106.6) |
| XYZ | xyz(68.9177, 78.7179, 33.7494) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.27
Buff
#FEF69E
ΔE00 3.61
Dark Cream
#FFF39A
ΔE00 3.61
Manilla
#FFFA86
ΔE00 3.82
Straw
#FCF679
ΔE00 3.97
Sandy Yellow
#FDEE73
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEA85 #8589EE
analogous
#EEB585 #EEEA85 #BEEE85
triadic
#EEEA85 #85EEEA #EA85EE
tetradic
#EEEA85 #85EEB5 #8589EE #EE85BE
square
#EEEA85 #85EEB5 #8589EE #EE85BE
split-complementary
#EEEA85 #85BEEE #B585EE
monochromatic
#DAD31E #E7E14F #EEEA85 #F5F3BB #FBFAE4
Accessibility & contrast
On white
1.25
#EEEA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#EEEA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEA85
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEA85 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37D
Deuteranopia (green-blind)
#FBE88A
Tritanopia (blue-blind)
#FBDED2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eeea85; /* rgb */ color: rgb(238, 234, 133); /* oklch */ color: oklch(91.9% 0.124 106.6);
Tailwind
colors: {
custom: {
50: '#f5f0aa',
500: '#eeea85',
950: '#000000',
},
}SCSS
$custom: #eeea85; $custom-light: #f5f0aa; $custom-dark: #000000;
JSON
{
"hex": "#eeea85",
"rgb": {
"r": 238,
"g": 234,
"b": 133
},
"hsl": {
"h": 57.714,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.91899,
"c": 0.1236,
"h": 106.6
},
"luminance": 0.78716
}Semantic roles & 50–950 ramp
primary
#EEEA85
secondary
#4F53C9
accent
#15D80E
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581