#E7D682#E7D682
#E7D682 is a very light, moderate yellow. Relative luminance 0.667; OKLCH L 87.2% C 0.106 H 98.2°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D682 |
|---|---|
| RGB | rgb(231, 214, 130) |
| HSL | hsl(50, 68%, 71%) |
| HSV | hsv(50, 44%, 91%) |
| CMYK | cmyk(0%, 7.4%, 43.7%, 9.4%) |
| CIE-LAB | lab(85.35, -5.49, 43.49) |
| CIE-LCH | lch(85.35, 43.84, 97.19°) |
| OKLab | oklab(87.18% -0.0151 0.1053) |
| OKLCH | oklch(87.18% 0.106 98.2) |
| XYZ | xyz(61.0323, 66.6958, 30.7734) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.61
Sand (survey)
#E2CA76
ΔE00 3.28
Khaki (CSS)
#F0E68C
ΔE00 3.93
Wheat (survey)
#FBDD7E
ΔE00 4.32
Pale Gold
#FDDE6C
ΔE00 5.82
Dull Yellow
#EEDC5B
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D682 #8293E7
analogous
#E7A382 #E7D682 #C5E782
triadic
#E7D682 #82E7D6 #D682E7
tetradic
#E7D682 #82E7A3 #8293E7 #E782C5
square
#E7D682 #82E7A3 #8293E7 #E782C5
split-complementary
#E7D682 #82C5E7 #A382E7
monochromatic
#C8AD26 #DDC54F #E7D682 #F1E7B5 #FAF7E5
Accessibility & contrast
On white
1.46
#E7D682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#E7D682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D682
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D682 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27B
Deuteranopia (green-blind)
#EAD885
Tritanopia (blue-blind)
#F5CBC2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e7d682; /* rgb */ color: rgb(231, 214, 130); /* oklch */ color: oklch(87.2% 0.106 98.2);
Tailwind
colors: {
custom: {
50: '#f0e2a7',
500: '#e7d682',
950: '#000000',
},
}SCSS
$custom: #e7d682; $custom-light: #f0e2a7; $custom-dark: #000000;
JSON
{
"hex": "#e7d682",
"rgb": {
"r": 231,
"g": 214,
"b": 130
},
"hsl": {
"h": 49.901,
"s": 67.785,
"l": 70.784
},
"oklch": {
"l": 0.87183,
"c": 0.10637,
"h": 98.2
},
"luminance": 0.66694
}Semantic roles & 50–950 ramp
primary
#E7D682
secondary
#4D61C0
accent
#35D016
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480