#E5D484#E5D484
#E5D484 is a very light, moderate yellow. Relative luminance 0.654; OKLCH L 86.6% C 0.102 H 97.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D484 |
|---|---|
| RGB | rgb(229, 212, 132) |
| HSL | hsl(49, 65%, 71%) |
| HSV | hsv(49, 42%, 90%) |
| CMYK | cmyk(0%, 7.4%, 42.4%, 10.2%) |
| CIE-LAB | lab(84.70, -5.06, 41.63) |
| CIE-LCH | lch(84.70, 41.94, 96.93°) |
| OKLab | oklab(86.63% -0.0136 0.1012) |
| OKLCH | oklch(86.63% 0.102 97.7) |
| XYZ | xyz(60.0228, 65.4129, 31.2895) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.00
Sandy
#F1DA7A
ΔE00 3.25
Khaki (CSS)
#F0E68C
ΔE00 4.48
Wheat (survey)
#FBDD7E
ΔE00 4.76
Beige (survey)
#E6DAA6
ΔE00 5.87
Vanilla
#F3E5AB
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D484 #8495E5
analogous
#E5A384 #E5D484 #C5E584
triadic
#E5D484 #84E5D4 #D484E5
tetradic
#E5D484 #84E5A3 #8495E5 #E584C5
square
#E5D484 #84E5A3 #8495E5 #E584C5
split-complementary
#E5D484 #84C5E5 #A384E5
monochromatic
#C5AA2A #DAC251 #E5D484 #F0E6B7 #FAF6E6
Accessibility & contrast
On white
1.49
#E5D484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#E5D484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D484
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D484 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07E
Deuteranopia (green-blind)
#E7D687
Tritanopia (blue-blind)
#F2C9C0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e5d484; /* rgb */ color: rgb(229, 212, 132); /* oklch */ color: oklch(86.6% 0.102 97.7);
Tailwind
colors: {
custom: {
50: '#efe1a9',
500: '#e5d484',
950: '#000000',
},
}SCSS
$custom: #e5d484; $custom-light: #efe1a9; $custom-dark: #000000;
JSON
{
"hex": "#e5d484",
"rgb": {
"r": 229,
"g": 212,
"b": 132
},
"hsl": {
"h": 49.485,
"s": 65.101,
"l": 70.784
},
"oklch": {
"l": 0.86634,
"c": 0.10214,
"h": 97.7
},
"luminance": 0.65411
}Semantic roles & 50–950 ramp
primary
#E5D484
secondary
#5063BD
accent
#38CD19
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480