#E7D482#E7D482
#E7D482 is a very light, moderate yellow. Relative luminance 0.657; OKLCH L 86.8% C 0.105 H 96.7°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D482 |
|---|---|
| RGB | rgb(231, 212, 130) |
| HSL | hsl(49, 68%, 71%) |
| HSV | hsv(49, 44%, 91%) |
| CMYK | cmyk(0%, 8.2%, 43.7%, 9.4%) |
| CIE-LAB | lab(84.84, -4.47, 42.85) |
| CIE-LCH | lch(84.84, 43.08, 95.96°) |
| OKLab | oklab(86.78% -0.0122 0.1038) |
| OKLCH | oklch(86.78% 0.105 96.7) |
| XYZ | xyz(60.5293, 65.6897, 30.6057) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.65
Sandy
#F1DA7A
ΔE00 2.74
Wheat (survey)
#FBDD7E
ΔE00 4.18
Khaki (CSS)
#F0E68C
ΔE00 4.62
Pale Gold
#FDDE6C
ΔE00 5.87
Light Mustard
#F7D560
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D482 #8295E7
analogous
#E7A182 #E7D482 #C7E782
triadic
#E7D482 #82E7D4 #D482E7
tetradic
#E7D482 #82E7A1 #8295E7 #E782C7
square
#E7D482 #82E7A1 #8295E7 #E782C7
split-complementary
#E7D482 #82C7E7 #A182E7
monochromatic
#C8AA26 #DDC24F #E7D482 #F1E6B5 #FAF6E5
Accessibility & contrast
On white
1.49
#E7D482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#E7D482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D482
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D482 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07C
Deuteranopia (green-blind)
#E8D785
Tritanopia (blue-blind)
#F5C9C0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e7d482; /* rgb */ color: rgb(231, 212, 130); /* oklch */ color: oklch(86.8% 0.105 96.7);
Tailwind
colors: {
custom: {
50: '#f0e1a7',
500: '#e7d482',
950: '#000000',
},
}SCSS
$custom: #e7d482; $custom-light: #f0e1a7; $custom-dark: #000000;
JSON
{
"hex": "#e7d482",
"rgb": {
"r": 231,
"g": 212,
"b": 130
},
"hsl": {
"h": 48.713,
"s": 67.785,
"l": 70.784
},
"oklch": {
"l": 0.86778,
"c": 0.10455,
"h": 96.7
},
"luminance": 0.65688
}Semantic roles & 50–950 ramp
primary
#E7D482
secondary
#4D63C0
accent
#39D016
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480