#E4D883#E4D883
#E4D883 is a very light, moderate yellow. Relative luminance 0.672; OKLCH L 87.3% C 0.107 H 101.3°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D883 |
|---|---|
| RGB | rgb(228, 216, 131) |
| HSL | hsl(53, 64%, 70%) |
| HSV | hsv(53, 43%, 89%) |
| CMYK | cmyk(0%, 5.3%, 42.5%, 10.6%) |
| CIE-LAB | lab(85.63, -7.59, 43.29) |
| CIE-LCH | lch(85.63, 43.95, 99.95°) |
| OKLab | oklab(87.35% -0.021 0.1049) |
| OKLCH | oklch(87.35% 0.107 101.3) |
| XYZ | xyz(60.6488, 67.2462, 31.2534) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.15
Sandy
#F1DA7A
ΔE00 3.52
Sand (survey)
#E2CA76
ΔE00 4.48
Wheat (survey)
#FBDD7E
ΔE00 5.43
Dark Cream
#FFF39A
ΔE00 5.89
Palegoldenrod
#EEE8AA
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D883 #838FE4
analogous
#E4A783 #E4D883 #C0E483
triadic
#E4D883 #83E4D8 #D883E4
tetradic
#E4D883 #83E4A7 #838FE4 #E483C0
square
#E4D883 #83E4A7 #838FE4 #E483C0
split-complementary
#E4D883 #83C0E4 #A783E4
monochromatic
#C2AF2A #D9C851 #E4D883 #EFE8B5 #FAF7E6
Accessibility & contrast
On white
1.45
#E4D883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#E4D883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D883
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D883 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37C
Deuteranopia (green-blind)
#EAD886
Tritanopia (blue-blind)
#F1CDC3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e4d883; /* rgb */ color: rgb(228, 216, 131); /* oklch */ color: oklch(87.3% 0.107 101.3);
Tailwind
colors: {
custom: {
50: '#eee3a8',
500: '#e4d883',
950: '#000000',
},
}SCSS
$custom: #e4d883; $custom-light: #eee3a8; $custom-dark: #000000;
JSON
{
"hex": "#e4d883",
"rgb": {
"r": 228,
"g": 216,
"b": 131
},
"hsl": {
"h": 52.577,
"s": 64.238,
"l": 70.392
},
"oklch": {
"l": 0.87347,
"c": 0.107,
"h": 101.3
},
"luminance": 0.67244
}Semantic roles & 50–950 ramp
primary
#E4D883
secondary
#4F5DBC
accent
#30CC19
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480