#E7DF80#E7DF80
#E7DF80 is a very light, moderate yellow. Relative luminance 0.713; OKLCH L 89.0% C 0.117 H 104.3°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DF80 |
|---|---|
| RGB | rgb(231, 223, 128) |
| HSL | hsl(55, 68%, 70%) |
| HSV | hsv(55, 45%, 91%) |
| CMYK | cmyk(0%, 3.5%, 44.6%, 9.4%) |
| CIE-LAB | lab(87.64, -10.23, 47.33) |
| CIE-LCH | lch(87.64, 48.42, 102.20°) |
| OKLab | oklab(88.99% -0.029 0.1138) |
| OKLCH | oklch(88.99% 0.117 104.3) |
| XYZ | xyz(63.2403, 71.3245, 30.8536) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.94
Sandy
#F1DA7A
ΔE00 4.17
Dark Cream
#FFF39A
ΔE00 4.78
Buff
#FEF69E
ΔE00 5.18
Dull Yellow
#EEDC5B
ΔE00 5.22
Sandy Yellow
#FDEE73
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DF80 #8088E7
analogous
#E7AB80 #E7DF80 #BBE780
triadic
#E7DF80 #80E7DF #DF80E7
tetradic
#E7DF80 #80E7AB #8088E7 #E780BB
square
#E7DF80 #80E7AB #8088E7 #E780BB
split-complementary
#E7DF80 #80BBE7 #AB80E7
monochromatic
#C7BA26 #DDD24D #E7DF80 #F1ECB3 #FAF9E5
Accessibility & contrast
On white
1.38
#E7DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#E7DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DF80
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DF80 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED978
Deuteranopia (green-blind)
#F1DE84
Tritanopia (blue-blind)
#F4D4C8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e7df80; /* rgb */ color: rgb(231, 223, 128); /* oklch */ color: oklch(89.0% 0.117 104.3);
Tailwind
colors: {
custom: {
50: '#f0e8a6',
500: '#e7df80',
950: '#000000',
},
}SCSS
$custom: #e7df80; $custom-light: #f0e8a6; $custom-dark: #000000;
JSON
{
"hex": "#e7df80",
"rgb": {
"r": 231,
"g": 223,
"b": 128
},
"hsl": {
"h": 55.34,
"s": 68.212,
"l": 70.392
},
"oklch": {
"l": 0.88991,
"c": 0.11741,
"h": 104.3
},
"luminance": 0.71323
}Semantic roles & 50–950 ramp
primary
#E7DF80
secondary
#4C55C0
accent
#24D015
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17160F
muted
#858480