#E9E075#E9E075
#E9E075 is a very light, vivid yellow. Relative luminance 0.719; OKLCH L 89.2% C 0.129 H 104.4°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E9E075 |
|---|---|
| RGB | rgb(233, 224, 117) |
| HSL | hsl(55, 73%, 69%) |
| HSV | hsv(55, 50%, 91%) |
| CMYK | cmyk(0%, 3.9%, 49.8%, 8.6%) |
| CIE-LAB | lab(87.93, -10.94, 52.98) |
| CIE-LCH | lch(87.93, 54.09, 101.67°) |
| OKLab | oklab(89.22% -0.0322 0.1254) |
| OKLCH | oklch(89.22% 0.129 104.4) |
| XYZ | xyz(63.4725, 71.9212, 27.3648) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.96
Dull Yellow
#EEDC5B
ΔE00 3.71
Sandy Yellow
#FDEE73
ΔE00 4.04
Sandy
#F1DA7A
ΔE00 4.19
Yellowish
#FAEE66
ΔE00 4.60
Straw
#FCF679
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9E075 #757EE9
analogous
#E9A675 #E9E075 #B8E975
triadic
#E9E075 #75E9E0 #E075E9
tetradic
#E9E075 #75E9A6 #757EE9 #E975B8
square
#E9E075 #75E9A6 #757EE9 #E975B8
split-complementary
#E9E075 #75B8E9 #A675E9
monochromatic
#C4B81F #E1D440 #E9E075 #F1ECAA #FAF8DF
Accessibility & contrast
On white
1.37
#E9E075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#E9E075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9E075
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9E075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9E075 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96B
Deuteranopia (green-blind)
#F3DF7A
Tritanopia (blue-blind)
#F7D4C7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e9e075; /* rgb */ color: rgb(233, 224, 117); /* oklch */ color: oklch(89.2% 0.129 104.4);
Tailwind
colors: {
custom: {
50: '#f2e99f',
500: '#e9e075',
950: '#000000',
},
}SCSS
$custom: #e9e075; $custom-light: #f2e99f; $custom-dark: #000000;
JSON
{
"hex": "#e9e075",
"rgb": {
"r": 233,
"g": 224,
"b": 117
},
"hsl": {
"h": 55.345,
"s": 72.5,
"l": 68.627
},
"oklch": {
"l": 0.89216,
"c": 0.12944,
"h": 104.4
},
"luminance": 0.71919
}Semantic roles & 50–950 ramp
primary
#E9E075
secondary
#414BC1
accent
#20D511
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480