#E5D680#E5D680
#E5D680 is a very light, moderate yellow. Relative luminance 0.663; OKLCH L 87.0% C 0.108 H 99.6°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D680 |
|---|---|
| RGB | rgb(229, 214, 128) |
| HSL | hsl(51, 66%, 70%) |
| HSV | hsv(51, 44%, 90%) |
| CMYK | cmyk(0%, 6.6%, 44.1%, 10.2%) |
| CIE-LAB | lab(85.16, -6.48, 44.20) |
| CIE-LCH | lch(85.16, 44.67, 98.34°) |
| OKLab | oklab(86.98% -0.0181 0.1068) |
| OKLCH | oklch(86.98% 0.108 99.6) |
| XYZ | xyz(60.2574, 66.3116, 30.0432) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.86
Sand (survey)
#E2CA76
ΔE00 3.62
Khaki (CSS)
#F0E68C
ΔE00 3.69
Wheat (survey)
#FBDD7E
ΔE00 4.77
Dull Yellow
#EEDC5B
ΔE00 5.84
Pale Gold
#FDDE6C
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D680 #808FE5
analogous
#E5A380 #E5D680 #C2E580
triadic
#E5D680 #80E5D6 #D680E5
tetradic
#E5D680 #80E5A3 #808FE5 #E580C2
square
#E5D680 #80E5A3 #808FE5 #E580C2
split-complementary
#E5D680 #80C2E5 #A380E5
monochromatic
#C3AC28 #DBC64D #E5D680 #EFE6B3 #FAF7E6
Accessibility & contrast
On white
1.47
#E5D680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#E5D680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D680
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D680 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D179
Deuteranopia (green-blind)
#E9D783
Tritanopia (blue-blind)
#F3CBC1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e5d680; /* rgb */ color: rgb(229, 214, 128); /* oklch */ color: oklch(87.0% 0.108 99.6);
Tailwind
colors: {
custom: {
50: '#efe2a6',
500: '#e5d680',
950: '#000000',
},
}SCSS
$custom: #e5d680; $custom-light: #efe2a6; $custom-dark: #000000;
JSON
{
"hex": "#e5d680",
"rgb": {
"r": 229,
"g": 214,
"b": 128
},
"hsl": {
"h": 51.089,
"s": 66.013,
"l": 70
},
"oklch": {
"l": 0.86979,
"c": 0.10832,
"h": 99.6
},
"luminance": 0.6631
}Semantic roles & 50–950 ramp
primary
#E5D680
secondary
#4C5DBD
accent
#33CE18
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480