#E9DF75#E9DF75
#E9DF75 is a very light, vivid yellow. Relative luminance 0.714; OKLCH L 89.0% C 0.128 H 103.8°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DF75 |
|---|---|
| RGB | rgb(233, 223, 117) |
| HSL | hsl(55, 73%, 69%) |
| HSV | hsv(55, 50%, 91%) |
| CMYK | cmyk(0%, 4.3%, 49.8%, 8.6%) |
| CIE-LAB | lab(87.67, -10.44, 52.67) |
| CIE-LCH | lch(87.67, 53.69, 101.21°) |
| OKLab | oklab(89.01% -0.0307 0.1247) |
| OKLCH | oklch(89.01% 0.128 103.8) |
| XYZ | xyz(63.2046, 71.3853, 27.2755) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.94
Dull Yellow
#EEDC5B
ΔE00 3.61
Sandy
#F1DA7A
ΔE00 3.88
Sandy Yellow
#FDEE73
ΔE00 4.15
Yellowish
#FAEE66
ΔE00 4.76
Sand Yellow
#FCE166
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DF75 #757FE9
analogous
#E9A575 #E9DF75 #B9E975
triadic
#E9DF75 #75E9DF #DF75E9
tetradic
#E9DF75 #75E9A5 #757FE9 #E975B9
square
#E9DF75 #75E9A5 #757FE9 #E975B9
split-complementary
#E9DF75 #75B9E9 #A575E9
monochromatic
#C4B61F #E1D340 #E9DF75 #F1EBAA #FAF7DF
Accessibility & contrast
On white
1.37
#E9DF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#E9DF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DF75
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DF75 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96B
Deuteranopia (green-blind)
#F3DE7A
Tritanopia (blue-blind)
#F8D3C7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e9df75; /* rgb */ color: rgb(233, 223, 117); /* oklch */ color: oklch(89.0% 0.128 103.8);
Tailwind
colors: {
custom: {
50: '#f2e89f',
500: '#e9df75',
950: '#000000',
},
}SCSS
$custom: #e9df75; $custom-light: #f2e89f; $custom-dark: #000000;
JSON
{
"hex": "#e9df75",
"rgb": {
"r": 233,
"g": 223,
"b": 117
},
"hsl": {
"h": 54.828,
"s": 72.5,
"l": 68.627
},
"oklch": {
"l": 0.89011,
"c": 0.12844,
"h": 103.8
},
"luminance": 0.71383
}Semantic roles & 50–950 ramp
primary
#E9DF75
secondary
#414CC1
accent
#22D511
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480