#EEE375#EEE375
#EEE375 is a very light, vivid yellow. Relative luminance 0.744; OKLCH L 90.3% C 0.132 H 103.6°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE375 |
|---|---|
| RGB | rgb(238, 227, 117) |
| HSL | hsl(55, 78%, 70%) |
| HSV | hsv(55, 51%, 93%) |
| CMYK | cmyk(0%, 4.6%, 50.8%, 6.7%) |
| CIE-LAB | lab(89.11, -10.44, 54.48) |
| CIE-LCH | lch(89.11, 55.47, 100.84°) |
| OKLab | oklab(90.25% -0.031 0.1286) |
| OKLCH | oklch(90.25% 0.132 103.6) |
| XYZ | xyz(65.9417, 74.4018, 27.7136) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.04
Sandy Yellow
#FDEE73
ΔE00 3.08
Dull Yellow
#EEDC5B
ΔE00 3.32
Yellowish
#FAEE66
ΔE00 3.77
Sandy
#F1DA7A
ΔE00 4.09
Straw
#FCF679
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE375 #7580EE
analogous
#EEA675 #EEE375 #BDEE75
triadic
#EEE375 #75EEE3 #E375EE
tetradic
#EEE375 #75EEA6 #7580EE #EE75BD
square
#EEE375 #75EEA6 #7580EE #EE75BD
split-complementary
#EEE375 #75BDEE #A675EE
monochromatic
#CFBF1A #E7D83F #EEE375 #F5EEAB #FBF9E2
Accessibility & contrast
On white
1.32
#EEE375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#EEE375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE375
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE375 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6B
Deuteranopia (green-blind)
#F8E37A
Tritanopia (blue-blind)
#FDD6CA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eee375; /* rgb */ color: rgb(238, 227, 117); /* oklch */ color: oklch(90.3% 0.132 103.6);
Tailwind
colors: {
custom: {
50: '#f6eb9f',
500: '#eee375',
950: '#000000',
},
}SCSS
$custom: #eee375; $custom-light: #f6eb9f; $custom-dark: #000000;
JSON
{
"hex": "#eee375",
"rgb": {
"r": 238,
"g": 227,
"b": 117
},
"hsl": {
"h": 54.545,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.90253,
"c": 0.13228,
"h": 103.6
},
"luminance": 0.744
}Semantic roles & 50–950 ramp
primary
#EEE375
secondary
#404CC7
accent
#1EDA0B
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480