#E8D484#E8D484
#E8D484 is a very light, moderate yellow. Relative luminance 0.659; OKLCH L 86.9% C 0.103 H 95.8°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D484 |
|---|---|
| RGB | rgb(232, 212, 132) |
| HSL | hsl(48, 68%, 71%) |
| HSV | hsv(48, 43%, 91%) |
| CMYK | cmyk(0%, 8.6%, 43.1%, 9%) |
| CIE-LAB | lab(84.95, -3.87, 42.01) |
| CIE-LCH | lch(84.95, 42.19, 95.27°) |
| OKLab | oklab(86.9% -0.0103 0.1021) |
| OKLCH | oklch(86.9% 0.103 95.8) |
| XYZ | xyz(60.9886, 65.9109, 31.3348) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.61
Sandy
#F1DA7A
ΔE00 2.90
Wheat (survey)
#FBDD7E
ΔE00 4.10
Khaki (CSS)
#F0E68C
ΔE00 4.86
Vanilla
#F3E5AB
ΔE00 5.93
Pale Gold
#FDDE6C
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D484 #8498E8
analogous
#E8A284 #E8D484 #CAE884
triadic
#E8D484 #84E8D4 #D484E8
tetradic
#E8D484 #84E8A2 #8498E8 #E884CA
square
#E8D484 #84E8A2 #8498E8 #E884CA
split-complementary
#E8D484 #84CAE8 #A284E8
monochromatic
#CCAA26 #DEC250 #E8D484 #F2E6B8 #FAF6E5
Accessibility & contrast
On white
1.48
#E8D484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#E8D484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D484
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D484 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07E
Deuteranopia (green-blind)
#E8D787
Tritanopia (blue-blind)
#F6C9C0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e8d484; /* rgb */ color: rgb(232, 212, 132); /* oklch */ color: oklch(86.9% 0.103 95.8);
Tailwind
colors: {
custom: {
50: '#f1e1a9',
500: '#e8d484',
950: '#000000',
},
}SCSS
$custom: #e8d484; $custom-light: #f1e1a9; $custom-dark: #000000;
JSON
{
"hex": "#e8d484",
"rgb": {
"r": 232,
"g": 212,
"b": 132
},
"hsl": {
"h": 48,
"s": 68.493,
"l": 71.373
},
"oklch": {
"l": 0.86896,
"c": 0.10257,
"h": 95.8
},
"luminance": 0.65909
}Semantic roles & 50–950 ramp
primary
#E8D484
secondary
#4F66C1
accent
#3BD015
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480