#EEE37A#EEE37A
#EEE37A is a very light, vivid yellow. Relative luminance 0.745; OKLCH L 90.3% C 0.127 H 103.3°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE37A |
|---|---|
| RGB | rgb(238, 227, 122) |
| HSL | hsl(54, 77%, 71%) |
| HSV | hsv(54, 49%, 93%) |
| CMYK | cmyk(0%, 4.6%, 48.7%, 6.7%) |
| CIE-LAB | lab(89.17, -10.01, 52.20) |
| CIE-LCH | lch(89.17, 53.15, 100.85°) |
| OKLab | oklab(90.32% -0.0293 0.124) |
| OKLCH | oklch(90.32% 0.127 103.3) |
| XYZ | xyz(66.2436, 74.5225, 29.3034) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.38
Sandy Yellow
#FDEE73
ΔE00 3.45
Dull Yellow
#EEDC5B
ΔE00 3.84
Sandy
#F1DA7A
ΔE00 3.84
Yellowish
#FAEE66
ΔE00 4.30
Dark Cream
#FFF39A
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE37A #7A85EE
analogous
#EEA97A #EEE37A #BFEE7A
triadic
#EEE37A #7AEEE3 #E37AEE
tetradic
#EEE37A #7AEEA9 #7A85EE #EE7ABF
square
#EEE37A #7AEEA9 #7A85EE #EE7ABF
split-complementary
#EEE37A #7ABFEE #A97AEE
monochromatic
#D3C11B #E7D844 #EEE37A #F5EEB0 #FCF9E4
Accessibility & contrast
On white
1.32
#EEE37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#EEE37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE37A
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE37A | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD71
Deuteranopia (green-blind)
#F7E37F
Tritanopia (blue-blind)
#FDD7CB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eee37a; /* rgb */ color: rgb(238, 227, 122); /* oklch */ color: oklch(90.3% 0.127 103.3);
Tailwind
colors: {
custom: {
50: '#f6eba3',
500: '#eee37a',
950: '#000000',
},
}SCSS
$custom: #eee37a; $custom-light: #f6eba3; $custom-dark: #000000;
JSON
{
"hex": "#eee37a",
"rgb": {
"r": 238,
"g": 227,
"b": 122
},
"hsl": {
"h": 54.31,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.90316,
"c": 0.12743,
"h": 103.3
},
"luminance": 0.7452
}Semantic roles & 50–950 ramp
primary
#EEE37A
secondary
#4551C8
accent
#1FDA0C
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480