#E8D784#E8D784
#E8D784 is a very light, moderate yellow. Relative luminance 0.674; OKLCH L 87.5% C 0.105 H 98.0°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D784 |
|---|---|
| RGB | rgb(232, 215, 132) |
| HSL | hsl(50, 68%, 71%) |
| HSV | hsv(50, 43%, 91%) |
| CMYK | cmyk(0%, 7.3%, 43.1%, 9%) |
| CIE-LAB | lab(85.72, -5.40, 42.98) |
| CIE-LCH | lch(85.72, 43.32, 97.16°) |
| OKLab | oklab(87.5% -0.0147 0.1042) |
| OKLCH | oklch(87.5% 0.105 98) |
| XYZ | xyz(61.7455, 67.4247, 31.5871) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.64
Sand (survey)
#E2CA76
ΔE00 3.47
Khaki (CSS)
#F0E68C
ΔE00 3.77
Wheat (survey)
#FBDD7E
ΔE00 4.27
Pale Gold
#FDDE6C
ΔE00 5.85
Vanilla
#F3E5AB
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D784 #8495E8
analogous
#E8A584 #E8D784 #C7E884
triadic
#E8D784 #84E8D7 #D784E8
tetradic
#E8D784 #84E8A5 #8495E8 #E884C7
square
#E8D784 #84E8A5 #8495E8 #E884C7
split-complementary
#E8D784 #84C7E8 #A584E8
monochromatic
#CCAF26 #DEC650 #E8D784 #F2E8B8 #FAF7E5
Accessibility & contrast
On white
1.45
#E8D784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#E8D784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D784
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D784 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37E
Deuteranopia (green-blind)
#EBD987
Tritanopia (blue-blind)
#F6CCC3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e8d784; /* rgb */ color: rgb(232, 215, 132); /* oklch */ color: oklch(87.5% 0.105 98.0);
Tailwind
colors: {
custom: {
50: '#f1e3a9',
500: '#e8d784',
950: '#000000',
},
}SCSS
$custom: #e8d784; $custom-light: #f1e3a9; $custom-dark: #000000;
JSON
{
"hex": "#e8d784",
"rgb": {
"r": 232,
"g": 215,
"b": 132
},
"hsl": {
"h": 49.8,
"s": 68.493,
"l": 71.373
},
"oklch": {
"l": 0.87503,
"c": 0.10528,
"h": 98
},
"luminance": 0.67423
}Semantic roles & 50–950 ramp
primary
#E8D784
secondary
#4F62C1
accent
#35D015
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481