#E4D182#E4D182
#E4D182 is a very light, moderate yellow. Relative luminance 0.637; OKLCH L 85.9% C 0.101 H 96.2°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D182 |
|---|---|
| RGB | rgb(228, 209, 130) |
| HSL | hsl(48, 64%, 70%) |
| HSV | hsv(48, 43%, 89%) |
| CMYK | cmyk(0%, 8.3%, 43%, 10.6%) |
| CIE-LAB | lab(83.81, -4.13, 41.50) |
| CIE-LCH | lch(83.81, 41.70, 95.68°) |
| OKLab | oklab(85.91% -0.011 0.1008) |
| OKLCH | oklch(85.91% 0.101 96.2) |
| XYZ | xyz(58.8261, 63.7087, 30.3131) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.22
Sandy
#F1DA7A
ΔE00 3.48
Wheat (survey)
#FBDD7E
ΔE00 4.79
Khaki (CSS)
#F0E68C
ΔE00 5.33
Beige (survey)
#E6DAA6
ΔE00 6.03
Vanilla
#F3E5AB
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D182 #8295E4
analogous
#E4A082 #E4D182 #C6E482
triadic
#E4D182 #82E4D1 #D182E4
tetradic
#E4D182 #82E4A0 #8295E4 #E482C6
square
#E4D182 #82E4A0 #8295E4 #E482C6
split-complementary
#E4D182 #82C6E4 #A082E4
monochromatic
#C2A42A #D9BE50 #E4D182 #EFE4B4 #FAF6E6
Accessibility & contrast
On white
1.53
#E4D182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#E4D182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D182
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D182 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD7C
Deuteranopia (green-blind)
#E5D485
Tritanopia (blue-blind)
#F2C6BE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e4d182; /* rgb */ color: rgb(228, 209, 130); /* oklch */ color: oklch(85.9% 0.101 96.2);
Tailwind
colors: {
custom: {
50: '#eedea7',
500: '#e4d182',
950: '#000000',
},
}SCSS
$custom: #e4d182; $custom-light: #eedea7; $custom-dark: #000000;
JSON
{
"hex": "#e4d182",
"rgb": {
"r": 228,
"g": 209,
"b": 130
},
"hsl": {
"h": 48.367,
"s": 64.474,
"l": 70.196
},
"oklch": {
"l": 0.85907,
"c": 0.10143,
"h": 96.2
},
"luminance": 0.63707
}Semantic roles & 50–950 ramp
primary
#E4D182
secondary
#4E63BC
accent
#3CCC19
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480