#E4D682#E4D682
#E4D682 is a very light, moderate yellow. Relative luminance 0.662; OKLCH L 86.9% C 0.106 H 100.0°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D682 |
|---|---|
| RGB | rgb(228, 214, 130) |
| HSL | hsl(51, 64%, 70%) |
| HSV | hsv(51, 43%, 89%) |
| CMYK | cmyk(0%, 6.1%, 43%, 10.6%) |
| CIE-LAB | lab(85.10, -6.68, 43.12) |
| CIE-LCH | lch(85.10, 43.64, 98.81°) |
| OKLab | oklab(86.92% -0.0184 0.1045) |
| OKLCH | oklch(86.92% 0.106 100) |
| XYZ | xyz(60.0721, 66.2007, 30.7284) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.24
Khaki (CSS)
#F0E68C
ΔE00 3.68
Sand (survey)
#E2CA76
ΔE00 3.80
Wheat (survey)
#FBDD7E
ΔE00 5.09
Palegoldenrod
#EEE8AA
ΔE00 6.20
Dull Yellow
#EEDC5B
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D682 #8290E4
analogous
#E4A582 #E4D682 #C1E482
triadic
#E4D682 #82E4D6 #D682E4
tetradic
#E4D682 #82E4A5 #8290E4 #E482C1
square
#E4D682 #82E4A5 #8290E4 #E482C1
split-complementary
#E4D682 #82C1E4 #A582E4
monochromatic
#C2AC2A #D9C550 #E4D682 #EFE7B4 #FAF7E6
Accessibility & contrast
On white
1.47
#E4D682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#E4D682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D682
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D682 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D17B
Deuteranopia (green-blind)
#E9D785
Tritanopia (blue-blind)
#F1CBC2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e4d682; /* rgb */ color: rgb(228, 214, 130); /* oklch */ color: oklch(86.9% 0.106 100.0);
Tailwind
colors: {
custom: {
50: '#eee2a7',
500: '#e4d682',
950: '#000000',
},
}SCSS
$custom: #e4d682; $custom-light: #eee2a7; $custom-dark: #000000;
JSON
{
"hex": "#e4d682",
"rgb": {
"r": 228,
"g": 214,
"b": 130
},
"hsl": {
"h": 51.429,
"s": 64.474,
"l": 70.196
},
"oklch": {
"l": 0.86923,
"c": 0.1061,
"h": 100
},
"luminance": 0.66199
}Semantic roles & 50–950 ramp
primary
#E4D682
secondary
#4E5EBC
accent
#33CC19
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480