#E9DF74#E9DF74
#E9DF74 is a very light, vivid yellow. Relative luminance 0.714; OKLCH L 89.0% C 0.129 H 103.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DF74 |
|---|---|
| RGB | rgb(233, 223, 116) |
| HSL | hsl(55, 73%, 68%) |
| HSV | hsv(55, 50%, 91%) |
| CMYK | cmyk(0%, 4.3%, 50.2%, 8.6%) |
| CIE-LAB | lab(87.66, -10.53, 53.12) |
| CIE-LCH | lch(87.66, 54.16, 101.21°) |
| OKLab | oklab(89% -0.0311 0.1256) |
| OKLCH | oklch(89% 0.129 103.9) |
| XYZ | xyz(63.1461, 71.3619, 26.9675) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.06
Dull Yellow
#EEDC5B
ΔE00 3.50
Sandy
#F1DA7A
ΔE00 3.93
Sandy Yellow
#FDEE73
ΔE00 4.09
Yellowish
#FAEE66
ΔE00 4.67
Sand Yellow
#FCE166
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DF74 #747EE9
analogous
#E9A474 #E9DF74 #B8E974
triadic
#E9DF74 #74E9DF #DF74E9
tetradic
#E9DF74 #74E9A4 #747EE9 #E974B8
square
#E9DF74 #74E9A4 #747EE9 #E974B8
split-complementary
#E9DF74 #74B8E9 #A474E9
monochromatic
#C4B61F #E1D33F #E9DF74 #F1EBA9 #FAF7DE
Accessibility & contrast
On white
1.38
#E9DF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#E9DF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DF74
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DF74 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96A
Deuteranopia (green-blind)
#F3DE79
Tritanopia (blue-blind)
#F8D3C6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e9df74; /* rgb */ color: rgb(233, 223, 116); /* oklch */ color: oklch(89.0% 0.129 103.9);
Tailwind
colors: {
custom: {
50: '#f2e89e',
500: '#e9df74',
950: '#000000',
},
}SCSS
$custom: #e9df74; $custom-light: #f2e89e; $custom-dark: #000000;
JSON
{
"hex": "#e9df74",
"rgb": {
"r": 233,
"g": 223,
"b": 116
},
"hsl": {
"h": 54.872,
"s": 72.671,
"l": 68.431
},
"oklch": {
"l": 0.88998,
"c": 0.12941,
"h": 103.9
},
"luminance": 0.7136
}Semantic roles & 50–950 ramp
primary
#E9DF74
secondary
#404BC1
accent
#22D511
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480