#E9DF73#E9DF73
#E9DF73 is a very light, vivid yellow. Relative luminance 0.713; OKLCH L 89.0% C 0.130 H 104.0°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DF73 |
|---|---|
| RGB | rgb(233, 223, 115) |
| HSL | hsl(55, 73%, 68%) |
| HSV | hsv(55, 51%, 91%) |
| CMYK | cmyk(0%, 4.3%, 50.6%, 8.6%) |
| CIE-LAB | lab(87.65, -10.61, 53.58) |
| CIE-LCH | lch(87.65, 54.62, 101.20°) |
| OKLab | oklab(88.99% -0.0314 0.1265) |
| OKLCH | oklch(88.99% 0.13 104) |
| XYZ | xyz(63.0882, 71.3388, 26.6628) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.17
Dull Yellow
#EEDC5B
ΔE00 3.39
Sandy
#F1DA7A
ΔE00 3.98
Sandy Yellow
#FDEE73
ΔE00 4.03
Yellowish
#FAEE66
ΔE00 4.58
Sand Yellow
#FCE166
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DF73 #737DE9
analogous
#E9A473 #E9DF73 #B8E973
triadic
#E9DF73 #73E9DF #DF73E9
tetradic
#E9DF73 #73E9A4 #737DE9 #E973B8
square
#E9DF73 #73E9A4 #737DE9 #E973B8
split-complementary
#E9DF73 #73B8E9 #A473E9
monochromatic
#C3B51F #E1D33E #E9DF73 #F1EBA8 #FAF7DD
Accessibility & contrast
On white
1.38
#E9DF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#E9DF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DF73
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DF73 | 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)
#EFD969
Deuteranopia (green-blind)
#F3DE78
Tritanopia (blue-blind)
#F8D3C6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e9df73; /* rgb */ color: rgb(233, 223, 115); /* oklch */ color: oklch(89.0% 0.130 104.0);
Tailwind
colors: {
custom: {
50: '#f2e89e',
500: '#e9df73',
950: '#000000',
},
}SCSS
$custom: #e9df73; $custom-light: #f2e89e; $custom-dark: #000000;
JSON
{
"hex": "#e9df73",
"rgb": {
"r": 233,
"g": 223,
"b": 115
},
"hsl": {
"h": 54.915,
"s": 72.84,
"l": 68.235
},
"oklch": {
"l": 0.88986,
"c": 0.13037,
"h": 104
},
"luminance": 0.71337
}Semantic roles & 50–950 ramp
primary
#E9DF73
secondary
#3F4AC1
accent
#21D511
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480