#E5D384#E5D384
#E5D384 is a very light, moderate yellow. Relative luminance 0.649; OKLCH L 86.4% C 0.101 H 96.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D384 |
|---|---|
| RGB | rgb(229, 211, 132) |
| HSL | hsl(49, 65%, 71%) |
| HSV | hsv(49, 42%, 90%) |
| CMYK | cmyk(0%, 7.9%, 42.4%, 10.2%) |
| CIE-LAB | lab(84.44, -4.55, 41.31) |
| CIE-LCH | lch(84.44, 41.56, 96.29°) |
| OKLab | oklab(86.43% -0.0121 0.1005) |
| OKLCH | oklch(86.43% 0.101 96.9) |
| XYZ | xyz(59.7736, 64.9145, 31.2064) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.71
Sandy
#F1DA7A
ΔE00 3.34
Wheat (survey)
#FBDD7E
ΔE00 4.72
Khaki (CSS)
#F0E68C
ΔE00 4.84
Beige (survey)
#E6DAA6
ΔE00 5.81
Vanilla
#F3E5AB
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D384 #8496E5
analogous
#E5A284 #E5D384 #C6E584
triadic
#E5D384 #84E5D3 #D384E5
tetradic
#E5D384 #84E5A2 #8496E5 #E584C6
square
#E5D384 #84E5A2 #8496E5 #E584C6
split-complementary
#E5D384 #84C6E5 #A284E5
monochromatic
#C5A82A #DAC151 #E5D384 #F0E5B7 #FAF6E6
Accessibility & contrast
On white
1.50
#E5D384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#E5D384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D384
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D384 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7E
Deuteranopia (green-blind)
#E7D587
Tritanopia (blue-blind)
#F3C8C0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e5d384; /* rgb */ color: rgb(229, 211, 132); /* oklch */ color: oklch(86.4% 0.101 96.9);
Tailwind
colors: {
custom: {
50: '#efe0a9',
500: '#e5d384',
950: '#000000',
},
}SCSS
$custom: #e5d384; $custom-light: #efe0a9; $custom-dark: #000000;
JSON
{
"hex": "#e5d384",
"rgb": {
"r": 229,
"g": 211,
"b": 132
},
"hsl": {
"h": 48.866,
"s": 65.101,
"l": 70.784
},
"oklch": {
"l": 0.86431,
"c": 0.10122,
"h": 96.9
},
"luminance": 0.64912
}Semantic roles & 50–950 ramp
primary
#E5D384
secondary
#5064BD
accent
#3ACD19
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480