#EEE774#EEE774
#EEE774 is a very light, vivid yellow. Relative luminance 0.766; OKLCH L 91.1% C 0.137 H 105.7°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE774 |
|---|---|
| RGB | rgb(238, 231, 116) |
| HSL | hsl(57, 78%, 69%) |
| HSV | hsv(57, 51%, 93%) |
| CMYK | cmyk(0%, 2.9%, 51.3%, 6.7%) |
| CIE-LAB | lab(90.13, -12.51, 56.15) |
| CIE-LCH | lch(90.13, 57.52, 102.56°) |
| OKLab | oklab(91.06% -0.037 0.1321) |
| OKLCH | oklch(91.06% 0.137 105.7) |
| XYZ | xyz(66.9900, 76.5919, 27.7745) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.87
Yellowish
#FAEE66
ΔE00 3.20
Straw
#FCF679
ΔE00 3.28
Khaki (CSS)
#F0E68C
ΔE00 3.57
Manilla
#FFFA86
ΔE00 3.96
Dull Yellow
#EEDC5B
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE774 #747BEE
analogous
#EEAA74 #EEE774 #B8EE74
triadic
#EEE774 #74EEE7 #E774EE
tetradic
#EEE774 #74EEAA #747BEE #EE74B8
square
#EEE774 #74EEAA #747BEE #EE74B8
split-complementary
#EEE774 #74B8EE #AA74EE
monochromatic
#CEC419 #E7DE3D #EEE774 #F5F0AB #FBFAE1
Accessibility & contrast
On white
1.29
#EEE774 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#EEE774 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE774
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE774 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE774 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E069
Deuteranopia (green-blind)
#FBE57A
Tritanopia (blue-blind)
#FDDACD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee774; /* rgb */ color: rgb(238, 231, 116); /* oklch */ color: oklch(91.1% 0.137 105.7);
Tailwind
colors: {
custom: {
50: '#f6ee9f',
500: '#eee774',
950: '#000000',
},
}SCSS
$custom: #eee774; $custom-light: #f6ee9f; $custom-dark: #000000;
JSON
{
"hex": "#eee774",
"rgb": {
"r": 238,
"g": 231,
"b": 116
},
"hsl": {
"h": 56.557,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.91061,
"c": 0.13723,
"h": 105.7
},
"luminance": 0.7659
}Semantic roles & 50–950 ramp
primary
#EEE774
secondary
#3F47C7
accent
#17DA0B
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480