#E2DF79#E2DF79
#E2DF79 is a very light, vivid yellow. Relative luminance 0.703; OKLCH L 88.5% C 0.125 H 107.2°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DF79 |
|---|---|
| RGB | rgb(226, 223, 121) |
| HSL | hsl(58, 64%, 68%) |
| HSV | hsv(58, 46%, 89%) |
| CMYK | cmyk(0%, 1.3%, 46.5%, 11.4%) |
| CIE-LAB | lab(87.16, -12.87, 50.02) |
| CIE-LCH | lch(87.16, 51.65, 104.43°) |
| OKLab | oklab(88.48% -0.0369 0.1193) |
| OKLCH | oklch(88.48% 0.125 107.2) |
| XYZ | xyz(61.2042, 70.3261, 28.4357) |
| Luminance | 0.7033 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.19
Greenish Beige
#C9D179
ΔE00 5.22
Dull Yellow
#EEDC5B
ΔE00 5.33
Sandy
#F1DA7A
ΔE00 5.49
Sandy Yellow
#FDEE73
ΔE00 5.50
Dark Cream
#FFF39A
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DF79 #797CE2
analogous
#E2AA79 #E2DF79 #B0E279
triadic
#E2DF79 #79E2DF #DF79E2
tetradic
#E2DF79 #79E2AA #797CE2 #E279B0
square
#E2DF79 #79E2AA #797CE2 #E279B0
split-complementary
#E2DF79 #79B0E2 #AA79E2
monochromatic
#B9B528 #D7D347 #E2DF79 #EDEBAB #F8F7DE
Accessibility & contrast
On white
1.39
#E2DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#E2DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DF79
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DF79 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED870
Deuteranopia (green-blind)
#F0DC7E
Tritanopia (blue-blind)
#EFD4C7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e2df79; /* rgb */ color: rgb(226, 223, 121); /* oklch */ color: oklch(88.5% 0.125 107.2);
Tailwind
colors: {
custom: {
50: '#ede8a2',
500: '#e2df79',
950: '#000000',
},
}SCSS
$custom: #e2df79; $custom-light: #ede8a2; $custom-dark: #000000;
JSON
{
"hex": "#e2df79",
"rgb": {
"r": 226,
"g": 223,
"b": 121
},
"hsl": {
"h": 58.286,
"s": 64.417,
"l": 68.039
},
"oklch": {
"l": 0.8848,
"c": 0.12489,
"h": 107.2
},
"luminance": 0.70325
}Semantic roles & 50–950 ramp
primary
#E2DF79
secondary
#4649B9
accent
#1ECC19
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480