#E4D583#E4D583
#E4D583 is a very light, moderate yellow. Relative luminance 0.657; OKLCH L 86.7% C 0.104 H 99.2°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D583 |
|---|---|
| RGB | rgb(228, 213, 131) |
| HSL | hsl(51, 64%, 70%) |
| HSV | hsv(51, 43%, 89%) |
| CMYK | cmyk(0%, 6.6%, 42.5%, 10.6%) |
| CIE-LAB | lab(84.86, -6.07, 42.32) |
| CIE-LCH | lch(84.86, 42.75, 98.16°) |
| OKLab | oklab(86.74% -0.0166 0.1027) |
| OKLCH | oklch(86.74% 0.104 99.2) |
| XYZ | xyz(59.8873, 65.7231, 30.9995) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.29
Sand (survey)
#E2CA76
ΔE00 3.47
Khaki (CSS)
#F0E68C
ΔE00 4.02
Wheat (survey)
#FBDD7E
ΔE00 5.02
Vanilla
#F3E5AB
ΔE00 6.06
Beige (survey)
#E6DAA6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D583 #8392E4
analogous
#E4A583 #E4D583 #C2E483
triadic
#E4D583 #83E4D5 #D583E4
tetradic
#E4D583 #83E4A5 #8392E4 #E483C2
square
#E4D583 #83E4A5 #8392E4 #E483C2
split-complementary
#E4D583 #83C2E4 #A583E4
monochromatic
#C2AB2A #D9C451 #E4D583 #EFE6B5 #FAF6E6
Accessibility & contrast
On white
1.48
#E4D583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#E4D583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D583
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D583 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17D
Deuteranopia (green-blind)
#E8D686
Tritanopia (blue-blind)
#F1CAC1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e4d583; /* rgb */ color: rgb(228, 213, 131); /* oklch */ color: oklch(86.7% 0.104 99.2);
Tailwind
colors: {
custom: {
50: '#eee1a8',
500: '#e4d583',
950: '#000000',
},
}SCSS
$custom: #e4d583; $custom-light: #eee1a8; $custom-dark: #000000;
JSON
{
"hex": "#e4d583",
"rgb": {
"r": 228,
"g": 213,
"b": 131
},
"hsl": {
"h": 50.722,
"s": 64.238,
"l": 70.392
},
"oklch": {
"l": 0.86735,
"c": 0.10406,
"h": 99.2
},
"luminance": 0.65721
}Semantic roles & 50–950 ramp
primary
#E4D583
secondary
#4F60BC
accent
#35CC19
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480