#EEEA83#EEEA83
#EEEA83 is a very light, vivid yellow. Relative luminance 0.787; OKLCH L 91.9% C 0.126 H 106.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEA83 |
|---|---|
| RGB | rgb(238, 234, 131) |
| HSL | hsl(58, 76%, 72%) |
| HSV | hsv(58, 45%, 93%) |
| CMYK | cmyk(0%, 1.7%, 45%, 6.7%) |
| CIE-LAB | lab(91.08, -12.66, 50.24) |
| CIE-LCH | lch(91.08, 51.81, 104.15°) |
| OKLab | oklab(91.87% -0.036 0.1204) |
| OKLCH | oklch(91.87% 0.126 106.7) |
| XYZ | xyz(68.7809, 78.6632, 33.0286) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.46
Manilla
#FFFA86
ΔE00 3.69
Dark Cream
#FFF39A
ΔE00 3.77
Straw
#FCF679
ΔE00 3.77
Buff
#FEF69E
ΔE00 3.79
Sandy Yellow
#FDEE73
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEA83 #8387EE
analogous
#EEB583 #EEEA83 #BDEE83
triadic
#EEEA83 #83EEEA #EA83EE
tetradic
#EEEA83 #83EEB5 #8387EE #EE83BD
square
#EEEA83 #83EEB5 #8387EE #EE83BD
split-complementary
#EEEA83 #83BDEE #B583EE
monochromatic
#D9D21E #E7E14D #EEEA83 #F5F3B9 #FBFAE4
Accessibility & contrast
On white
1.26
#EEEA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#EEEA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEA83
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEA83 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37A
Deuteranopia (green-blind)
#FCE888
Tritanopia (blue-blind)
#FCDED2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eeea83; /* rgb */ color: rgb(238, 234, 131); /* oklch */ color: oklch(91.9% 0.126 106.7);
Tailwind
colors: {
custom: {
50: '#f5f0a9',
500: '#eeea83',
950: '#000000',
},
}SCSS
$custom: #eeea83; $custom-light: #f5f0a9; $custom-dark: #000000;
JSON
{
"hex": "#eeea83",
"rgb": {
"r": 238,
"g": 234,
"b": 131
},
"hsl": {
"h": 57.757,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.91871,
"c": 0.12566,
"h": 106.7
},
"luminance": 0.78661
}Semantic roles & 50–950 ramp
primary
#EEEA83
secondary
#4D51C8
accent
#15D80D
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581