#E2DB79#E2DB79
#E2DB79 is a very light, vivid yellow. Relative luminance 0.682; OKLCH L 87.7% C 0.121 H 105.0°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DB79 |
|---|---|
| RGB | rgb(226, 219, 121) |
| HSL | hsl(56, 64%, 68%) |
| HSV | hsv(56, 46%, 89%) |
| CMYK | cmyk(0%, 3.1%, 46.5%, 11.4%) |
| CIE-LAB | lab(86.11, -10.87, 48.75) |
| CIE-LCH | lch(86.11, 49.95, 102.57°) |
| OKLab | oklab(87.65% -0.0312 0.1165) |
| OKLCH | oklch(87.65% 0.121 105) |
| XYZ | xyz(60.1481, 68.2139, 28.0836) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.06
Sandy
#F1DA7A
ΔE00 4.43
Dull Yellow
#EEDC5B
ΔE00 4.98
Greenish Beige
#C9D179
ΔE00 5.27
Sandy Yellow
#FDEE73
ΔE00 5.78
Dark Cream
#FFF39A
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DB79 #7980E2
analogous
#E2A679 #E2DB79 #B4E279
triadic
#E2DB79 #79E2DB #DB79E2
tetradic
#E2DB79 #79E2A6 #7980E2 #E279B4
square
#E2DB79 #79E2A6 #7980E2 #E279B4
split-complementary
#E2DB79 #79B4E2 #A679E2
monochromatic
#B9AF28 #D7CD47 #E2DB79 #EDE9AB #F8F6DE
Accessibility & contrast
On white
1.43
#E2DB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#E2DB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DB79
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DB79 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD571
Deuteranopia (green-blind)
#EDDA7D
Tritanopia (blue-blind)
#EFD0C4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e2db79; /* rgb */ color: rgb(226, 219, 121); /* oklch */ color: oklch(87.7% 0.121 105.0);
Tailwind
colors: {
custom: {
50: '#ede6a2',
500: '#e2db79',
950: '#000000',
},
}SCSS
$custom: #e2db79; $custom-light: #ede6a2; $custom-dark: #000000;
JSON
{
"hex": "#e2db79",
"rgb": {
"r": 226,
"g": 219,
"b": 121
},
"hsl": {
"h": 56,
"s": 64.417,
"l": 68.039
},
"oklch": {
"l": 0.87651,
"c": 0.12061,
"h": 105
},
"luminance": 0.68212
}Semantic roles & 50–950 ramp
primary
#E2DB79
secondary
#464EB9
accent
#25CC19
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480