#EEE075#EEE075
#EEE075 is a very light, vivid yellow. Relative luminance 0.728; OKLCH L 89.6% C 0.129 H 101.9°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE075 |
|---|---|
| RGB | rgb(238, 224, 117) |
| HSL | hsl(53, 78%, 70%) |
| HSV | hsv(53, 51%, 93%) |
| CMYK | cmyk(0%, 5.9%, 50.8%, 6.7%) |
| CIE-LAB | lab(88.34, -8.94, 53.56) |
| CIE-LCH | lch(88.34, 54.30, 99.47°) |
| OKLab | oklab(89.64% -0.0267 0.1266) |
| OKLCH | oklch(89.64% 0.129 101.9) |
| XYZ | xyz(65.1284, 72.7750, 27.4425) |
| Luminance | 0.7277 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dull Yellow
#EEDC5B
ΔE00 3.03
Khaki (CSS)
#F0E68C
ΔE00 3.06
Sandy
#F1DA7A
ΔE00 3.10
Sandy Yellow
#FDEE73
ΔE00 3.55
Sand Yellow
#FCE166
ΔE00 3.95
Yellow Tan
#FFE36E
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE075 #7583EE
analogous
#EEA475 #EEE075 #C0EE75
triadic
#EEE075 #75EEE0 #E075EE
tetradic
#EEE075 #75EEA4 #7583EE #EE75C0
square
#EEE075 #75EEA4 #7583EE #EE75C0
split-complementary
#EEE075 #75C0EE #A475EE
monochromatic
#CFBA1A #E7D43F #EEE075 #F5ECAB #FBF8E2
Accessibility & contrast
On white
1.35
#EEE075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#EEE075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE075
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE075 | 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)
#F1DA6B
Deuteranopia (green-blind)
#F5E17A
Tritanopia (blue-blind)
#FDD3C7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eee075; /* rgb */ color: rgb(238, 224, 117); /* oklch */ color: oklch(89.6% 0.129 101.9);
Tailwind
colors: {
custom: {
50: '#f6e99f',
500: '#eee075',
950: '#000000',
},
}SCSS
$custom: #eee075; $custom-light: #f6e99f; $custom-dark: #000000;
JSON
{
"hex": "#eee075",
"rgb": {
"r": 238,
"g": 224,
"b": 117
},
"hsl": {
"h": 53.058,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.8964,
"c": 0.12938,
"h": 101.9
},
"luminance": 0.72773
}Semantic roles & 50–950 ramp
primary
#EEE075
secondary
#4050C7
accent
#23DA0B
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480