#E8D682#E8D682
#E8D682 is a very light, moderate yellow. Relative luminance 0.669; OKLCH L 87.3% C 0.106 H 97.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D682 |
|---|---|
| RGB | rgb(232, 214, 130) |
| HSL | hsl(49, 69%, 71%) |
| HSV | hsv(49, 44%, 91%) |
| CMYK | cmyk(0%, 7.8%, 44%, 9%) |
| CIE-LAB | lab(85.43, -5.09, 43.61) |
| CIE-LCH | lch(85.43, 43.91, 96.66°) |
| OKLab | oklab(87.27% -0.014 0.1056) |
| OKLCH | oklch(87.27% 0.106 97.6) |
| XYZ | xyz(61.3561, 66.8628, 30.7886) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.43
Sand (survey)
#E2CA76
ΔE00 3.14
Khaki (CSS)
#F0E68C
ΔE00 4.05
Wheat (survey)
#FBDD7E
ΔE00 4.07
Pale Gold
#FDDE6C
ΔE00 5.64
Yellow Tan
#FFE36E
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D682 #8294E8
analogous
#E8A382 #E8D682 #C7E882
triadic
#E8D682 #82E8D6 #D682E8
tetradic
#E8D682 #82E8A3 #8294E8 #E882C7
square
#E8D682 #82E8A3 #8294E8 #E882C7
split-complementary
#E8D682 #82C7E8 #A382E8
monochromatic
#CAAD25 #DEC54E #E8D682 #F2E7B6 #FAF7E5
Accessibility & contrast
On white
1.46
#E8D682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#E8D682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D682
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D682 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27B
Deuteranopia (green-blind)
#EAD885
Tritanopia (blue-blind)
#F6CBC2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e8d682; /* rgb */ color: rgb(232, 214, 130); /* oklch */ color: oklch(87.3% 0.106 97.6);
Tailwind
colors: {
custom: {
50: '#f1e2a7',
500: '#e8d682',
950: '#000000',
},
}SCSS
$custom: #e8d682; $custom-light: #f1e2a7; $custom-dark: #000000;
JSON
{
"hex": "#e8d682",
"rgb": {
"r": 232,
"g": 214,
"b": 130
},
"hsl": {
"h": 49.412,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.8727,
"c": 0.10649,
"h": 97.6
},
"luminance": 0.66861
}Semantic roles & 50–950 ramp
primary
#E8D682
secondary
#4D62C1
accent
#36D115
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480