#E2DF75#E2DF75
#E2DF75 is a very light, vivid yellow. Relative luminance 0.702; OKLCH L 88.4% C 0.129 H 107.3°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DF75 |
|---|---|
| RGB | rgb(226, 223, 117) |
| HSL | hsl(58, 65%, 67%) |
| HSV | hsv(58, 48%, 89%) |
| CMYK | cmyk(0%, 1.3%, 48.2%, 11.4%) |
| CIE-LAB | lab(87.11, -13.23, 51.86) |
| CIE-LCH | lch(87.11, 53.52, 104.32°) |
| OKLab | oklab(88.43% -0.0384 0.123) |
| OKLCH | oklch(88.43% 0.129 107.3) |
| XYZ | xyz(60.9640, 70.2300, 27.1705) |
| Luminance | 0.7023 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.53
Dull Yellow
#EEDC5B
ΔE00 4.97
Sandy Yellow
#FDEE73
ΔE00 5.25
Greenish Beige
#C9D179
ΔE00 5.49
Straw
#FCF679
ΔE00 5.53
Yellowish
#FAEE66
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DF75 #7578E2
analogous
#E2A975 #E2DF75 #AEE275
triadic
#E2DF75 #75E2DF #DF75E2
tetradic
#E2DF75 #75E2A9 #7578E2 #E275AE
square
#E2DF75 #75E2A9 #7578E2 #E275AE
split-complementary
#E2DF75 #75AEE2 #A975E2
monochromatic
#B6B226 #D7D342 #E2DF75 #EDEBA8 #F7F6DA
Accessibility & contrast
On white
1.40
#E2DF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#E2DF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DF75
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DF75 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86C
Deuteranopia (green-blind)
#F0DC7A
Tritanopia (blue-blind)
#EFD3C6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e2df75; /* rgb */ color: rgb(226, 223, 117); /* oklch */ color: oklch(88.4% 0.129 107.3);
Tailwind
colors: {
custom: {
50: '#ede89f',
500: '#e2df75',
950: '#000000',
},
}SCSS
$custom: #e2df75; $custom-light: #ede89f; $custom-dark: #000000;
JSON
{
"hex": "#e2df75",
"rgb": {
"r": 226,
"g": 223,
"b": 117
},
"hsl": {
"h": 58.349,
"s": 65.269,
"l": 67.255
},
"oklch": {
"l": 0.88427,
"c": 0.12888,
"h": 107.3
},
"luminance": 0.70228
}Semantic roles & 50–950 ramp
primary
#E2DF75
secondary
#4447B7
accent
#1DCD18
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480