#E5D682#E5D682
#E5D682 is a very light, moderate yellow. Relative luminance 0.664; OKLCH L 87.0% C 0.106 H 99.4°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D682 |
|---|---|
| RGB | rgb(229, 214, 130) |
| HSL | hsl(51, 66%, 70%) |
| HSV | hsv(51, 43%, 90%) |
| CMYK | cmyk(0%, 6.6%, 43.2%, 10.2%) |
| CIE-LAB | lab(85.18, -6.28, 43.24) |
| CIE-LCH | lch(85.18, 43.70, 98.27°) |
| OKLab | oklab(87.01% -0.0173 0.1048) |
| OKLCH | oklch(87.01% 0.106 99.4) |
| XYZ | xyz(60.3903, 66.3648, 30.7433) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.02
Sand (survey)
#E2CA76
ΔE00 3.61
Khaki (CSS)
#F0E68C
ΔE00 3.74
Wheat (survey)
#FBDD7E
ΔE00 4.83
Dull Yellow
#EEDC5B
ΔE00 6.15
Vanilla
#F3E5AB
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D682 #8291E5
analogous
#E5A482 #E5D682 #C2E582
triadic
#E5D682 #82E5D6 #D682E5
tetradic
#E5D682 #82E5A4 #8291E5 #E582C2
square
#E5D682 #82E5A4 #8291E5 #E582C2
split-complementary
#E5D682 #82C2E5 #A482E5
monochromatic
#C4AC29 #DAC54F #E5D682 #F0E7B5 #FAF7E6
Accessibility & contrast
On white
1.47
#E5D682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#E5D682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D682
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D682 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D17B
Deuteranopia (green-blind)
#E9D785
Tritanopia (blue-blind)
#F3CBC2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e5d682; /* rgb */ color: rgb(229, 214, 130); /* oklch */ color: oklch(87.0% 0.106 99.4);
Tailwind
colors: {
custom: {
50: '#efe2a7',
500: '#e5d682',
950: '#000000',
},
}SCSS
$custom: #e5d682; $custom-light: #efe2a7; $custom-dark: #000000;
JSON
{
"hex": "#e5d682",
"rgb": {
"r": 229,
"g": 214,
"b": 130
},
"hsl": {
"h": 50.909,
"s": 65.563,
"l": 70.392
},
"oklch": {
"l": 0.8701,
"c": 0.10618,
"h": 99.4
},
"luminance": 0.66363
}Semantic roles & 50–950 ramp
primary
#E5D682
secondary
#4E5FBD
accent
#34CD18
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480