#EEE67A#EEE67A
#EEE67A is a very light, vivid yellow. Relative luminance 0.762; OKLCH L 90.9% C 0.130 H 104.9°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE67A |
|---|---|
| RGB | rgb(238, 230, 122) |
| HSL | hsl(56, 77%, 71%) |
| HSV | hsv(56, 49%, 93%) |
| CMYK | cmyk(0%, 3.4%, 48.7%, 6.7%) |
| CIE-LAB | lab(89.94, -11.50, 53.13) |
| CIE-LCH | lch(89.94, 54.36, 102.21°) |
| OKLab | oklab(90.93% -0.0336 0.1261) |
| OKLCH | oklch(90.93% 0.13 104.9) |
| XYZ | xyz(67.0713, 76.1779, 29.5793) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.66
Sandy Yellow
#FDEE73
ΔE00 3.23
Straw
#FCF679
ΔE00 3.81
Yellowish
#FAEE66
ΔE00 3.90
Manilla
#FFFA86
ΔE00 4.21
Dull Yellow
#EEDC5B
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE67A #7A82EE
analogous
#EEAC7A #EEE67A #BCEE7A
triadic
#EEE67A #7AEEE6 #E67AEE
tetradic
#EEE67A #7AEEAC #7A82EE #EE7ABC
square
#EEE67A #7AEEAC #7A82EE #EE7ABC
split-complementary
#EEE67A #7ABCEE #AC7AEE
monochromatic
#D3C61B #E7DC44 #EEE67A #F5F0B0 #FCFAE4
Accessibility & contrast
On white
1.29
#EEE67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#EEE67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE67A
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE67A | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF70
Deuteranopia (green-blind)
#F9E57F
Tritanopia (blue-blind)
#FDDACD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee67a; /* rgb */ color: rgb(238, 230, 122); /* oklch */ color: oklch(90.9% 0.130 104.9);
Tailwind
colors: {
custom: {
50: '#f6eda3',
500: '#eee67a',
950: '#000000',
},
}SCSS
$custom: #eee67a; $custom-light: #f6eda3; $custom-dark: #000000;
JSON
{
"hex": "#eee67a",
"rgb": {
"r": 238,
"g": 230,
"b": 122
},
"hsl": {
"h": 55.862,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.9093,
"c": 0.13045,
"h": 104.9
},
"luminance": 0.76176
}Semantic roles & 50–950 ramp
primary
#EEE67A
secondary
#454EC8
accent
#1ADA0C
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480