#E7DF84#E7DF84
#E7DF84 is a very light, moderate yellow. Relative luminance 0.714; OKLCH L 89.0% C 0.113 H 104.1°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DF84 |
|---|---|
| RGB | rgb(231, 223, 132) |
| HSL | hsl(55, 67%, 71%) |
| HSV | hsv(55, 43%, 91%) |
| CMYK | cmyk(0%, 3.5%, 42.9%, 9.4%) |
| CIE-LAB | lab(87.69, -9.84, 45.44) |
| CIE-LCH | lch(87.69, 46.49, 102.22°) |
| OKLab | oklab(89.05% -0.0275 0.1098) |
| OKLCH | oklch(89.05% 0.113 104.1) |
| XYZ | xyz(63.5088, 71.4319, 32.2676) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.74
Sandy
#F1DA7A
ΔE00 4.24
Dark Cream
#FFF39A
ΔE00 4.65
Buff
#FEF69E
ΔE00 5.03
Sandy Yellow
#FDEE73
ΔE00 5.72
Dull Yellow
#EEDC5B
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DF84 #848CE7
analogous
#E7AD84 #E7DF84 #BDE784
triadic
#E7DF84 #84E7DF #DF84E7
tetradic
#E7DF84 #84E7AD #848CE7 #E784BD
square
#E7DF84 #84E7AD #848CE7 #E784BD
split-complementary
#E7DF84 #84BDE7 #AD84E7
monochromatic
#C9BC27 #DDD251 #E7DF84 #F1ECB7 #FAF8E5
Accessibility & contrast
On white
1.37
#E7DF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#E7DF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DF84
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DF84 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97D
Deuteranopia (green-blind)
#F1DE88
Tritanopia (blue-blind)
#F4D4C9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e7df84; /* rgb */ color: rgb(231, 223, 132); /* oklch */ color: oklch(89.0% 0.113 104.1);
Tailwind
colors: {
custom: {
50: '#f0e8a9',
500: '#e7df84',
950: '#000000',
},
}SCSS
$custom: #e7df84; $custom-light: #f0e8a9; $custom-dark: #000000;
JSON
{
"hex": "#e7df84",
"rgb": {
"r": 231,
"g": 223,
"b": 132
},
"hsl": {
"h": 55.152,
"s": 67.347,
"l": 71.176
},
"oklch": {
"l": 0.89049,
"c": 0.11319,
"h": 104.1
},
"luminance": 0.7143
}Semantic roles & 50–950 ramp
primary
#E7DF84
secondary
#4F58C0
accent
#25CF16
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171610
muted
#858481