#EEE374#EEE374
#EEE374 is a very light, vivid yellow. Relative luminance 0.744; OKLCH L 90.2% C 0.133 H 103.6°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE374 |
|---|---|
| RGB | rgb(238, 227, 116) |
| HSL | hsl(55, 78%, 69%) |
| HSV | hsv(55, 51%, 93%) |
| CMYK | cmyk(0%, 4.6%, 51.3%, 6.7%) |
| CIE-LAB | lab(89.10, -10.52, 54.93) |
| CIE-LCH | lch(89.10, 55.93, 100.84°) |
| OKLab | oklab(90.24% -0.0314 0.1295) |
| OKLCH | oklch(90.24% 0.133 103.6) |
| XYZ | xyz(65.8833, 74.3784, 27.4056) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 3.02
Khaki (CSS)
#F0E68C
ΔE00 3.16
Dull Yellow
#EEDC5B
ΔE00 3.22
Yellowish
#FAEE66
ΔE00 3.67
Sandy
#F1DA7A
ΔE00 4.14
Straw
#FCF679
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE374 #747FEE
analogous
#EEA674 #EEE374 #BCEE74
triadic
#EEE374 #74EEE3 #E374EE
tetradic
#EEE374 #74EEA6 #747FEE #EE74BC
square
#EEE374 #74EEA6 #747FEE #EE74BC
split-complementary
#EEE374 #74BCEE #A674EE
monochromatic
#CEBE19 #E7D83D #EEE374 #F5EEAB #FBF9E1
Accessibility & contrast
On white
1.32
#EEE374 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#EEE374 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE374
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE374 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE374 | 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)
#F4DC6A
Deuteranopia (green-blind)
#F8E379
Tritanopia (blue-blind)
#FDD6CA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eee374; /* rgb */ color: rgb(238, 227, 116); /* oklch */ color: oklch(90.2% 0.133 103.6);
Tailwind
colors: {
custom: {
50: '#f6eb9f',
500: '#eee374',
950: '#000000',
},
}SCSS
$custom: #eee374; $custom-light: #f6eb9f; $custom-dark: #000000;
JSON
{
"hex": "#eee374",
"rgb": {
"r": 238,
"g": 227,
"b": 116
},
"hsl": {
"h": 54.59,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.9024,
"c": 0.13322,
"h": 103.6
},
"luminance": 0.74376
}Semantic roles & 50–950 ramp
primary
#EEE374
secondary
#3F4CC7
accent
#1EDA0B
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480