#E4D680#E4D680
#E4D680 is a very light, moderate yellow. Relative luminance 0.661; OKLCH L 86.9% C 0.108 H 100.2°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D680 |
|---|---|
| RGB | rgb(228, 214, 128) |
| HSL | hsl(52, 65%, 70%) |
| HSV | hsv(52, 44%, 89%) |
| CMYK | cmyk(0%, 6.1%, 43.9%, 10.6%) |
| CIE-LAB | lab(85.07, -6.88, 44.08) |
| CIE-LCH | lch(85.07, 44.61, 98.87°) |
| OKLab | oklab(86.89% -0.0192 0.1065) |
| OKLCH | oklch(86.89% 0.108 100.2) |
| XYZ | xyz(59.9392, 66.1475, 30.0283) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.09
Khaki (CSS)
#F0E68C
ΔE00 3.63
Sand (survey)
#E2CA76
ΔE00 3.81
Wheat (survey)
#FBDD7E
ΔE00 5.03
Dull Yellow
#EEDC5B
ΔE00 5.90
Pale Gold
#FDDE6C
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D680 #808EE4
analogous
#E4A480 #E4D680 #C0E480
triadic
#E4D680 #80E4D6 #D680E4
tetradic
#E4D680 #80E4A4 #808EE4 #E480C0
square
#E4D680 #80E4A4 #808EE4 #E480C0
split-complementary
#E4D680 #80C0E4 #A480E4
monochromatic
#C1AB29 #D9C64E #E4D680 #EFE6B2 #F9F7E5
Accessibility & contrast
On white
1.48
#E4D680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#E4D680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D680
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D680 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D179
Deuteranopia (green-blind)
#E9D783
Tritanopia (blue-blind)
#F2CBC1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e4d680; /* rgb */ color: rgb(228, 214, 128); /* oklch */ color: oklch(86.9% 0.108 100.2);
Tailwind
colors: {
custom: {
50: '#eee2a6',
500: '#e4d680',
950: '#000000',
},
}SCSS
$custom: #e4d680; $custom-light: #eee2a6; $custom-dark: #000000;
JSON
{
"hex": "#e4d680",
"rgb": {
"r": 228,
"g": 214,
"b": 128
},
"hsl": {
"h": 51.6,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.86893,
"c": 0.10824,
"h": 100.2
},
"luminance": 0.66146
}Semantic roles & 50–950 ramp
primary
#E4D680
secondary
#4C5CBC
accent
#32CD19
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480