#E4D384#E4D384
#E4D384 is a very light, moderate yellow. Relative luminance 0.647; OKLCH L 86.3% C 0.101 H 97.5°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D384 |
|---|---|
| RGB | rgb(228, 211, 132) |
| HSL | hsl(49, 64%, 71%) |
| HSV | hsv(49, 42%, 89%) |
| CMYK | cmyk(0%, 7.5%, 42.1%, 10.6%) |
| CIE-LAB | lab(84.36, -4.95, 41.18) |
| CIE-LCH | lch(84.36, 41.48, 96.85°) |
| OKLab | oklab(86.34% -0.0132 0.1002) |
| OKLCH | oklch(86.34% 0.101 97.5) |
| XYZ | xyz(59.4554, 64.7504, 31.1915) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.87
Sandy
#F1DA7A
ΔE00 3.48
Khaki (CSS)
#F0E68C
ΔE00 4.73
Wheat (survey)
#FBDD7E
ΔE00 4.94
Beige (survey)
#E6DAA6
ΔE00 5.78
Vanilla
#F3E5AB
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D384 #8495E4
analogous
#E4A384 #E4D384 #C5E484
triadic
#E4D384 #84E4D3 #D384E4
tetradic
#E4D384 #84E4A3 #8495E4 #E484C5
square
#E4D384 #84E4A3 #8495E4 #E484C5
split-complementary
#E4D384 #84C5E4 #A384E4
monochromatic
#C3A82B #D9C152 #E4D384 #EFE5B6 #F9F6E6
Accessibility & contrast
On white
1.51
#E4D384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#E4D384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D384
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D384 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7E
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#F1C8C0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #e4d384; /* rgb */ color: rgb(228, 211, 132); /* oklch */ color: oklch(86.3% 0.101 97.5);
Tailwind
colors: {
custom: {
50: '#eee0a9',
500: '#e4d384',
950: '#000000',
},
}SCSS
$custom: #e4d384; $custom-light: #eee0a9; $custom-dark: #000000;
JSON
{
"hex": "#e4d384",
"rgb": {
"r": 228,
"g": 211,
"b": 132
},
"hsl": {
"h": 49.375,
"s": 64,
"l": 70.588
},
"oklch": {
"l": 0.86344,
"c": 0.10109,
"h": 97.5
},
"luminance": 0.64748
}Semantic roles & 50–950 ramp
primary
#E4D384
secondary
#5063BC
accent
#39CC1A
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480