#E7DF82#E7DF82
#E7DF82 is a very light, moderate yellow. Relative luminance 0.714; OKLCH L 89.0% C 0.115 H 104.2°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DF82 |
|---|---|
| RGB | rgb(231, 223, 130) |
| HSL | hsl(55, 68%, 71%) |
| HSV | hsv(55, 44%, 91%) |
| CMYK | cmyk(0%, 3.5%, 43.7%, 9.4%) |
| CIE-LAB | lab(87.67, -10.04, 46.39) |
| CIE-LCH | lch(87.67, 47.46, 102.21°) |
| OKLab | oklab(89.02% -0.0282 0.1118) |
| OKLCH | oklch(89.02% 0.115 104.2) |
| XYZ | xyz(63.3733, 71.3777, 31.5537) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.82
Sandy
#F1DA7A
ΔE00 4.19
Dark Cream
#FFF39A
ΔE00 4.71
Buff
#FEF69E
ΔE00 5.10
Dull Yellow
#EEDC5B
ΔE00 5.48
Sandy Yellow
#FDEE73
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DF82 #828AE7
analogous
#E7AC82 #E7DF82 #BCE782
triadic
#E7DF82 #82E7DF #DF82E7
tetradic
#E7DF82 #82E7AC #828AE7 #E782BC
square
#E7DF82 #82E7AC #828AE7 #E782BC
split-complementary
#E7DF82 #82BCE7 #AC82E7
monochromatic
#C8BB26 #DDD24F #E7DF82 #F1ECB5 #FAF8E5
Accessibility & contrast
On white
1.37
#E7DF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#E7DF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DF82
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DF82 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97A
Deuteranopia (green-blind)
#F1DE86
Tritanopia (blue-blind)
#F4D4C9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e7df82; /* rgb */ color: rgb(231, 223, 130); /* oklch */ color: oklch(89.0% 0.115 104.2);
Tailwind
colors: {
custom: {
50: '#f0e8a8',
500: '#e7df82',
950: '#000000',
},
}SCSS
$custom: #e7df82; $custom-light: #f0e8a8; $custom-dark: #000000;
JSON
{
"hex": "#e7df82",
"rgb": {
"r": 231,
"g": 223,
"b": 130
},
"hsl": {
"h": 55.248,
"s": 67.785,
"l": 70.784
},
"oklch": {
"l": 0.8902,
"c": 0.11531,
"h": 104.2
},
"luminance": 0.71376
}Semantic roles & 50–950 ramp
primary
#E7DF82
secondary
#4D57C0
accent
#25D016
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171610
muted
#858480