#EEE073#EEE073
#EEE073 is a very light, vivid yellow. Relative luminance 0.727; OKLCH L 89.6% C 0.131 H 102.0°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE073 |
|---|---|
| RGB | rgb(238, 224, 115) |
| HSL | hsl(53, 78%, 69%) |
| HSV | hsv(53, 52%, 93%) |
| CMYK | cmyk(0%, 5.9%, 51.7%, 6.7%) |
| CIE-LAB | lab(88.32, -9.10, 54.47) |
| CIE-LCH | lch(88.32, 55.23, 99.49°) |
| OKLab | oklab(89.62% -0.0274 0.1284) |
| OKLCH | oklch(89.62% 0.131 102) |
| XYZ | xyz(65.0120, 72.7285, 26.8298) |
| Luminance | 0.7273 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dull Yellow
#EEDC5B
ΔE00 2.79
Sandy
#F1DA7A
ΔE00 3.24
Khaki (CSS)
#F0E68C
ΔE00 3.29
Sandy Yellow
#FDEE73
ΔE00 3.42
Sand Yellow
#FCE166
ΔE00 3.83
Yellow Tan
#FFE36E
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE073 #7381EE
analogous
#EEA373 #EEE073 #BFEE73
triadic
#EEE073 #73EEE0 #E073EE
tetradic
#EEE073 #73EEA3 #7381EE #EE73BF
square
#EEE073 #73EEA3 #7381EE #EE73BF
split-complementary
#EEE073 #73BFEE #A373EE
monochromatic
#CEB919 #E7D43C #EEE073 #F5ECAA #FBF8E0
Accessibility & contrast
On white
1.35
#EEE073 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#EEE073 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE073
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE073 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE073 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA69
Deuteranopia (green-blind)
#F5E078
Tritanopia (blue-blind)
#FDD3C7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eee073; /* rgb */ color: rgb(238, 224, 115); /* oklch */ color: oklch(89.6% 0.131 102.0);
Tailwind
colors: {
custom: {
50: '#f6e99e',
500: '#eee073',
950: '#000000',
},
}SCSS
$custom: #eee073; $custom-light: #f6e99e; $custom-dark: #000000;
JSON
{
"hex": "#eee073",
"rgb": {
"r": 238,
"g": 224,
"b": 115
},
"hsl": {
"h": 53.171,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.89615,
"c": 0.13128,
"h": 102
},
"luminance": 0.72726
}Semantic roles & 50–950 ramp
primary
#EEE073
secondary
#3E4EC7
accent
#23DB0B
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480