#EEE574#EEE574
#EEE574 is a very light, vivid yellow. Relative luminance 0.755; OKLCH L 90.6% C 0.135 H 104.7°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE574 |
|---|---|
| RGB | rgb(238, 229, 116) |
| HSL | hsl(56, 78%, 69%) |
| HSV | hsv(56, 51%, 93%) |
| CMYK | cmyk(0%, 3.8%, 51.3%, 6.7%) |
| CIE-LAB | lab(89.62, -11.51, 55.54) |
| CIE-LCH | lch(89.62, 56.72, 101.71°) |
| OKLab | oklab(90.65% -0.0342 0.1308) |
| OKLCH | oklch(90.65% 0.135 104.7) |
| XYZ | xyz(66.4335, 75.4788, 27.5890) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.87
Khaki (CSS)
#F0E68C
ΔE00 3.32
Yellowish
#FAEE66
ΔE00 3.38
Dull Yellow
#EEDC5B
ΔE00 3.58
Straw
#FCF679
ΔE00 3.74
Manilla
#FFFA86
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE574 #747DEE
analogous
#EEA874 #EEE574 #BAEE74
triadic
#EEE574 #74EEE5 #E574EE
tetradic
#EEE574 #74EEA8 #747DEE #EE74BA
square
#EEE574 #74EEA8 #747DEE #EE74BA
split-complementary
#EEE574 #74BAEE #A874EE
monochromatic
#CEC119 #E7DB3D #EEE574 #F5EFAB #FBF9E1
Accessibility & contrast
On white
1.30
#EEE574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#EEE574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE574
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE574 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE6A
Deuteranopia (green-blind)
#F9E479
Tritanopia (blue-blind)
#FDD8CB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eee574; /* rgb */ color: rgb(238, 229, 116); /* oklch */ color: oklch(90.6% 0.135 104.7);
Tailwind
colors: {
custom: {
50: '#f6ed9f',
500: '#eee574',
950: '#000000',
},
}SCSS
$custom: #eee574; $custom-light: #f6ed9f; $custom-dark: #000000;
JSON
{
"hex": "#eee574",
"rgb": {
"r": 238,
"g": 229,
"b": 116
},
"hsl": {
"h": 55.574,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.9065,
"c": 0.13521,
"h": 104.7
},
"luminance": 0.75477
}Semantic roles & 50–950 ramp
primary
#EEE574
secondary
#3F49C7
accent
#1ADA0B
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480