#E4D484#E4D484
#E4D484 is a very light, moderate yellow. Relative luminance 0.652; OKLCH L 86.5% C 0.102 H 98.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D484 |
|---|---|
| RGB | rgb(228, 212, 132) |
| HSL | hsl(50, 64%, 71%) |
| HSV | hsv(50, 42%, 89%) |
| CMYK | cmyk(0%, 7%, 42.1%, 10.6%) |
| CIE-LAB | lab(84.61, -5.46, 41.51) |
| CIE-LCH | lch(84.61, 41.87, 97.49°) |
| OKLab | oklab(86.55% -0.0147 0.101) |
| OKLCH | oklch(86.55% 0.102 98.3) |
| XYZ | xyz(59.7046, 65.2488, 31.2746) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.17
Sandy
#F1DA7A
ΔE00 3.41
Khaki (CSS)
#F0E68C
ΔE00 4.39
Wheat (survey)
#FBDD7E
ΔE00 4.99
Beige (survey)
#E6DAA6
ΔE00 5.84
Vanilla
#F3E5AB
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D484 #8494E4
analogous
#E4A484 #E4D484 #C4E484
triadic
#E4D484 #84E4D4 #D484E4
tetradic
#E4D484 #84E4A4 #8494E4 #E484C4
square
#E4D484 #84E4A4 #8494E4 #E484C4
split-complementary
#E4D484 #84C4E4 #A484E4
monochromatic
#C3A92B #D9C252 #E4D484 #EFE6B6 #F9F6E6
Accessibility & contrast
On white
1.49
#E4D484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#E4D484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D484
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D484 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D07E
Deuteranopia (green-blind)
#E7D687
Tritanopia (blue-blind)
#F1C9C0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e4d484; /* rgb */ color: rgb(228, 212, 132); /* oklch */ color: oklch(86.5% 0.102 98.3);
Tailwind
colors: {
custom: {
50: '#eee1a9',
500: '#e4d484',
950: '#000000',
},
}SCSS
$custom: #e4d484; $custom-light: #eee1a9; $custom-dark: #000000;
JSON
{
"hex": "#e4d484",
"rgb": {
"r": 228,
"g": 212,
"b": 132
},
"hsl": {
"h": 50,
"s": 64,
"l": 70.588
},
"oklch": {
"l": 0.86547,
"c": 0.10203,
"h": 98.3
},
"luminance": 0.65247
}Semantic roles & 50–950 ramp
primary
#E4D484
secondary
#5062BC
accent
#37CC1A
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480