#E4D282#E4D282
#E4D282 is a very light, moderate yellow. Relative luminance 0.642; OKLCH L 86.1% C 0.102 H 97.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D282 |
|---|---|
| RGB | rgb(228, 210, 130) |
| HSL | hsl(49, 64%, 70%) |
| HSV | hsv(49, 43%, 89%) |
| CMYK | cmyk(0%, 7.9%, 43%, 10.6%) |
| CIE-LAB | lab(84.07, -4.64, 41.82) |
| CIE-LCH | lch(84.07, 42.08, 96.33°) |
| OKLab | oklab(86.11% -0.0125 0.1016) |
| OKLCH | oklch(86.11% 0.102 97) |
| XYZ | xyz(59.0722, 64.2009, 30.3951) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.50
Sandy
#F1DA7A
ΔE00 3.34
Wheat (survey)
#FBDD7E
ΔE00 4.79
Khaki (CSS)
#F0E68C
ΔE00 4.97
Beige (survey)
#E6DAA6
ΔE00 6.05
Vanilla
#F3E5AB
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D282 #8294E4
analogous
#E4A182 #E4D282 #C5E482
triadic
#E4D282 #82E4D2 #D282E4
tetradic
#E4D282 #82E4A1 #8294E4 #E482C5
square
#E4D282 #82E4A1 #8294E4 #E482C5
split-complementary
#E4D282 #82C5E4 #A182E4
monochromatic
#C2A62A #D9C050 #E4D282 #EFE4B4 #FAF6E6
Accessibility & contrast
On white
1.52
#E4D282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#E4D282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D282
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D282 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7C
Deuteranopia (green-blind)
#E6D485
Tritanopia (blue-blind)
#F2C7BE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #e4d282; /* rgb */ color: rgb(228, 210, 130); /* oklch */ color: oklch(86.1% 0.102 97.0);
Tailwind
colors: {
custom: {
50: '#eedfa7',
500: '#e4d282',
950: '#000000',
},
}SCSS
$custom: #e4d282; $custom-light: #eedfa7; $custom-dark: #000000;
JSON
{
"hex": "#e4d282",
"rgb": {
"r": 228,
"g": 210,
"b": 130
},
"hsl": {
"h": 48.98,
"s": 64.474,
"l": 70.196
},
"oklch": {
"l": 0.86109,
"c": 0.10233,
"h": 97
},
"luminance": 0.64199
}Semantic roles & 50–950 ramp
primary
#E4D282
secondary
#4E62BC
accent
#3ACC19
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480