#EEE373#EEE373
#EEE373 is a very light, vivid yellow. Relative luminance 0.744; OKLCH L 90.2% C 0.134 H 103.7°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE373 |
|---|---|
| RGB | rgb(238, 227, 115) |
| HSL | hsl(55, 78%, 69%) |
| HSV | hsv(55, 52%, 93%) |
| CMYK | cmyk(0%, 4.6%, 51.7%, 6.7%) |
| CIE-LAB | lab(89.09, -10.60, 55.38) |
| CIE-LCH | lch(89.09, 56.39, 100.84°) |
| OKLab | oklab(90.23% -0.0317 0.1304) |
| OKLCH | oklch(90.23% 0.134 103.7) |
| XYZ | xyz(65.8254, 74.3553, 27.1009) |
| Luminance | 0.7435 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.97
Dull Yellow
#EEDC5B
ΔE00 3.13
Khaki (CSS)
#F0E68C
ΔE00 3.29
Yellowish
#FAEE66
ΔE00 3.57
Sandy
#F1DA7A
ΔE00 4.21
Straw
#FCF679
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE373 #737EEE
analogous
#EEA673 #EEE373 #BCEE73
triadic
#EEE373 #73EEE3 #E373EE
tetradic
#EEE373 #73EEA6 #737EEE #EE73BC
square
#EEE373 #73EEA6 #737EEE #EE73BC
split-complementary
#EEE373 #73BCEE #A673EE
monochromatic
#CEBD19 #E7D83C #EEE373 #F5EEAA #FBF9E0
Accessibility & contrast
On white
1.32
#EEE373 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#EEE373 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE373
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE373 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE373 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DC69
Deuteranopia (green-blind)
#F8E278
Tritanopia (blue-blind)
#FDD6C9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eee373; /* rgb */ color: rgb(238, 227, 115); /* oklch */ color: oklch(90.2% 0.134 103.7);
Tailwind
colors: {
custom: {
50: '#f6eb9e',
500: '#eee373',
950: '#000000',
},
}SCSS
$custom: #eee373; $custom-light: #f6eb9e; $custom-dark: #000000;
JSON
{
"hex": "#eee373",
"rgb": {
"r": 238,
"g": 227,
"b": 115
},
"hsl": {
"h": 54.634,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.90228,
"c": 0.13417,
"h": 103.7
},
"luminance": 0.74353
}Semantic roles & 50–950 ramp
primary
#EEE373
secondary
#3E4BC7
accent
#1DDB0B
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480