#E4D082#E4D082
#E4D082 is a very light, moderate yellow. Relative luminance 0.632; OKLCH L 85.7% C 0.101 H 95.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D082 |
|---|---|
| RGB | rgb(228, 208, 130) |
| HSL | hsl(48, 64%, 70%) |
| HSV | hsv(48, 43%, 89%) |
| CMYK | cmyk(0%, 8.8%, 43%, 10.6%) |
| CIE-LAB | lab(83.56, -3.62, 41.18) |
| CIE-LCH | lch(83.56, 41.33, 95.02°) |
| OKLab | oklab(85.7% -0.0095 0.1001) |
| OKLCH | oklch(85.7% 0.101 95.5) |
| XYZ | xyz(58.5815, 63.2195, 30.2315) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.99
Sandy
#F1DA7A
ΔE00 3.67
Wheat (survey)
#FBDD7E
ΔE00 4.83
Khaki (CSS)
#F0E68C
ΔE00 5.69
Beige (survey)
#E6DAA6
ΔE00 6.02
Vanilla
#F3E5AB
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D082 #8296E4
analogous
#E49F82 #E4D082 #C7E482
triadic
#E4D082 #82E4D0 #D082E4
tetradic
#E4D082 #82E49F #8296E4 #E482C7
square
#E4D082 #82E49F #8296E4 #E482C7
split-complementary
#E4D082 #82C7E4 #9F82E4
monochromatic
#C2A32A #D9BD50 #E4D082 #EFE3B4 #FAF6E6
Accessibility & contrast
On white
1.54
#E4D082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#E4D082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D082
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D082 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC7C
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#F2C5BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #e4d082; /* rgb */ color: rgb(228, 208, 130); /* oklch */ color: oklch(85.7% 0.101 95.5);
Tailwind
colors: {
custom: {
50: '#eedea7',
500: '#e4d082',
950: '#000000',
},
}SCSS
$custom: #e4d082; $custom-light: #eedea7; $custom-dark: #000000;
JSON
{
"hex": "#e4d082",
"rgb": {
"r": 228,
"g": 208,
"b": 130
},
"hsl": {
"h": 47.755,
"s": 64.474,
"l": 70.196
},
"oklch": {
"l": 0.85704,
"c": 0.10054,
"h": 95.5
},
"luminance": 0.63217
}Semantic roles & 50–950 ramp
primary
#E4D082
secondary
#4E65BC
accent
#3ECC19
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480