#E9E574#E9E574
#E9E574 is a very light, vivid yellow. Relative luminance 0.746; OKLCH L 90.2% C 0.136 H 107.0°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E9E574 |
|---|---|
| RGB | rgb(233, 229, 116) |
| HSL | hsl(58, 73%, 68%) |
| HSV | hsv(58, 50%, 91%) |
| CMYK | cmyk(0%, 1.7%, 50.2%, 8.6%) |
| CIE-LAB | lab(89.22, -13.51, 54.97) |
| CIE-LCH | lch(89.22, 56.61, 103.81°) |
| OKLab | oklab(90.24% -0.0396 0.1296) |
| OKLCH | oklch(90.24% 0.136 107) |
| XYZ | xyz(64.7776, 74.6250, 27.5114) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.60
Sandy Yellow
#FDEE73
ΔE00 3.85
Straw
#FCF679
ΔE00 3.92
Yellowish
#FAEE66
ΔE00 4.05
Manilla
#FFFA86
ΔE00 4.48
Dull Yellow
#EEDC5B
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9E574 #7478E9
analogous
#E9AA74 #E9E574 #B2E974
triadic
#E9E574 #74E9E5 #E574E9
tetradic
#E9E574 #74E9AA #7478E9 #E974B2
square
#E9E574 #74E9AA #7478E9 #E974B2
split-complementary
#E9E574 #74B2E9 #AA74E9
monochromatic
#C4BE1F #E1DB3F #E9E574 #F1EFA9 #FAF9DE
Accessibility & contrast
On white
1.32
#E9E574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#E9E574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9E574
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9E574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9E574 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DD6A
Deuteranopia (green-blind)
#F7E27A
Tritanopia (blue-blind)
#F7D9CB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e9e574; /* rgb */ color: rgb(233, 229, 116); /* oklch */ color: oklch(90.2% 0.136 107.0);
Tailwind
colors: {
custom: {
50: '#f2ed9f',
500: '#e9e574',
950: '#000000',
},
}SCSS
$custom: #e9e574; $custom-light: #f2ed9f; $custom-dark: #000000;
JSON
{
"hex": "#e9e574",
"rgb": {
"r": 233,
"g": 229,
"b": 116
},
"hsl": {
"h": 57.949,
"s": 72.671,
"l": 68.431
},
"oklch": {
"l": 0.90235,
"c": 0.13556,
"h": 107
},
"luminance": 0.74623
}Semantic roles & 50–950 ramp
primary
#E9E574
secondary
#4045C1
accent
#17D511
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480