#EEE674#EEE674
#EEE674 is a very light, vivid yellow. Relative luminance 0.760; OKLCH L 90.9% C 0.136 H 105.2°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE674 |
|---|---|
| RGB | rgb(238, 230, 116) |
| HSL | hsl(56, 78%, 69%) |
| HSV | hsv(56, 51%, 93%) |
| CMYK | cmyk(0%, 3.4%, 51.3%, 6.7%) |
| CIE-LAB | lab(89.88, -12.01, 55.84) |
| CIE-LCH | lch(89.88, 57.12, 102.14°) |
| OKLab | oklab(90.85% -0.0356 0.1315) |
| OKLCH | oklch(90.85% 0.136 105.2) |
| XYZ | xyz(66.7109, 76.0337, 27.6815) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.85
Yellowish
#FAEE66
ΔE00 3.27
Khaki (CSS)
#F0E68C
ΔE00 3.43
Straw
#FCF679
ΔE00 3.50
Dull Yellow
#EEDC5B
ΔE00 3.78
Manilla
#FFFA86
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE674 #747CEE
analogous
#EEA974 #EEE674 #B9EE74
triadic
#EEE674 #74EEE6 #E674EE
tetradic
#EEE674 #74EEA9 #747CEE #EE74B9
square
#EEE674 #74EEA9 #747CEE #EE74B9
split-complementary
#EEE674 #74B9EE #A974EE
monochromatic
#CEC219 #E7DC3D #EEE674 #F5F0AB #FBFAE1
Accessibility & contrast
On white
1.30
#EEE674 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#EEE674 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE674
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE674 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE674 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF69
Deuteranopia (green-blind)
#FAE57A
Tritanopia (blue-blind)
#FDD9CC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee674; /* rgb */ color: rgb(238, 230, 116); /* oklch */ color: oklch(90.9% 0.136 105.2);
Tailwind
colors: {
custom: {
50: '#f6ed9f',
500: '#eee674',
950: '#000000',
},
}SCSS
$custom: #eee674; $custom-light: #f6ed9f; $custom-dark: #000000;
JSON
{
"hex": "#eee674",
"rgb": {
"r": 238,
"g": 230,
"b": 116
},
"hsl": {
"h": 56.066,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.90855,
"c": 0.13621,
"h": 105.2
},
"luminance": 0.76032
}Semantic roles & 50–950 ramp
primary
#EEE674
secondary
#3F48C7
accent
#19DA0B
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480