#EEE67B#EEE67B
#EEE67B is a very light, vivid yellow. Relative luminance 0.762; OKLCH L 90.9% C 0.129 H 104.9°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE67B |
|---|---|
| RGB | rgb(238, 230, 123) |
| HSL | hsl(56, 77%, 71%) |
| HSV | hsv(56, 48%, 93%) |
| CMYK | cmyk(0%, 3.4%, 48.3%, 6.7%) |
| CIE-LAB | lab(89.95, -11.41, 52.67) |
| CIE-LCH | lch(89.95, 53.89, 102.22°) |
| OKLab | oklab(90.94% -0.0332 0.1251) |
| OKLCH | oklch(90.94% 0.129 104.9) |
| XYZ | xyz(67.1336, 76.2028, 29.9073) |
| Luminance | 0.7620 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.53
Sandy Yellow
#FDEE73
ΔE00 3.31
Straw
#FCF679
ΔE00 3.87
Yellowish
#FAEE66
ΔE00 4.01
Manilla
#FFFA86
ΔE00 4.23
Dark Cream
#FFF39A
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE67B #7B83EE
analogous
#EEAC7B #EEE67B #BCEE7B
triadic
#EEE67B #7BEEE6 #E67BEE
tetradic
#EEE67B #7BEEAC #7B83EE #EE7BBC
square
#EEE67B #7BEEAC #7B83EE #EE7BBC
split-complementary
#EEE67B #7BBCEE #AC7BEE
monochromatic
#D3C71B #E7DC45 #EEE67B #F5F0B1 #FCFAE4
Accessibility & contrast
On white
1.29
#EEE67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#EEE67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE67B
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE67B | 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)
#F6DF72
Deuteranopia (green-blind)
#F9E580
Tritanopia (blue-blind)
#FCDACD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee67b; /* rgb */ color: rgb(238, 230, 123); /* oklch */ color: oklch(90.9% 0.129 104.9);
Tailwind
colors: {
custom: {
50: '#f5eda3',
500: '#eee67b',
950: '#000000',
},
}SCSS
$custom: #eee67b; $custom-light: #f5eda3; $custom-dark: #000000;
JSON
{
"hex": "#eee67b",
"rgb": {
"r": 238,
"g": 230,
"b": 123
},
"hsl": {
"h": 55.826,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.90943,
"c": 0.12947,
"h": 104.9
},
"luminance": 0.76201
}Semantic roles & 50–950 ramp
primary
#EEE67B
secondary
#464FC8
accent
#1AD90C
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480