#EEE573#EEE573
#EEE573 is a very light, vivid yellow. Relative luminance 0.755; OKLCH L 90.6% C 0.136 H 104.7°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE573 |
|---|---|
| RGB | rgb(238, 229, 115) |
| HSL | hsl(56, 78%, 69%) |
| HSV | hsv(56, 52%, 93%) |
| CMYK | cmyk(0%, 3.8%, 51.7%, 6.7%) |
| CIE-LAB | lab(89.61, -11.60, 55.99) |
| CIE-LCH | lch(89.61, 57.18, 101.70°) |
| OKLab | oklab(90.64% -0.0345 0.1317) |
| OKLCH | oklch(90.64% 0.136 104.7) |
| XYZ | xyz(66.3756, 75.4556, 27.2843) |
| Luminance | 0.7545 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.82
Yellowish
#FAEE66
ΔE00 3.28
Khaki (CSS)
#F0E68C
ΔE00 3.44
Dull Yellow
#EEDC5B
ΔE00 3.50
Straw
#FCF679
ΔE00 3.71
Manilla
#FFFA86
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE573 #737CEE
analogous
#EEA873 #EEE573 #BAEE73
triadic
#EEE573 #73EEE5 #E573EE
tetradic
#EEE573 #73EEA8 #737CEE #EE73BA
square
#EEE573 #73EEA8 #737CEE #EE73BA
split-complementary
#EEE573 #73BAEE #A873EE
monochromatic
#CEC019 #E7DB3C #EEE573 #F5EFAA #FBF9E0
Accessibility & contrast
On white
1.31
#EEE573 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#EEE573 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE573
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE573 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE573 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE68
Deuteranopia (green-blind)
#F9E479
Tritanopia (blue-blind)
#FDD8CB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eee573; /* rgb */ color: rgb(238, 229, 115); /* oklch */ color: oklch(90.6% 0.136 104.7);
Tailwind
colors: {
custom: {
50: '#f6ed9e',
500: '#eee573',
950: '#000000',
},
}SCSS
$custom: #eee573; $custom-light: #f6ed9e; $custom-dark: #000000;
JSON
{
"hex": "#eee573",
"rgb": {
"r": 238,
"g": 229,
"b": 115
},
"hsl": {
"h": 55.61,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.90638,
"c": 0.13615,
"h": 104.7
},
"luminance": 0.75454
}Semantic roles & 50–950 ramp
primary
#EEE573
secondary
#3E48C7
accent
#1ADB0B
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480