#E4D783#E4D783
#E4D783 is a very light, moderate yellow. Relative luminance 0.667; OKLCH L 87.1% C 0.106 H 100.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D783 |
|---|---|
| RGB | rgb(228, 215, 131) |
| HSL | hsl(52, 64%, 70%) |
| HSV | hsv(52, 43%, 89%) |
| CMYK | cmyk(0%, 5.7%, 42.5%, 10.6%) |
| CIE-LAB | lab(85.37, -7.09, 42.97) |
| CIE-LCH | lch(85.37, 43.55, 99.37°) |
| OKLab | oklab(87.14% -0.0195 0.1042) |
| OKLCH | oklch(87.14% 0.106 100.6) |
| XYZ | xyz(60.3934, 66.7354, 31.1682) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.41
Khaki (CSS)
#F0E68C
ΔE00 3.42
Sand (survey)
#E2CA76
ΔE00 4.14
Wheat (survey)
#FBDD7E
ΔE00 5.27
Palegoldenrod
#EEE8AA
ΔE00 5.98
Dark Cream
#FFF39A
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D783 #8390E4
analogous
#E4A683 #E4D783 #C0E483
triadic
#E4D783 #83E4D7 #D783E4
tetradic
#E4D783 #83E4A6 #8390E4 #E483C0
square
#E4D783 #83E4A6 #8390E4 #E483C0
split-complementary
#E4D783 #83C0E4 #A683E4
monochromatic
#C2AE2A #D9C751 #E4D783 #EFE7B5 #FAF7E6
Accessibility & contrast
On white
1.46
#E4D783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#E4D783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D783
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D783 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27C
Deuteranopia (green-blind)
#E9D886
Tritanopia (blue-blind)
#F1CCC2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e4d783; /* rgb */ color: rgb(228, 215, 131); /* oklch */ color: oklch(87.1% 0.106 100.6);
Tailwind
colors: {
custom: {
50: '#eee3a8',
500: '#e4d783',
950: '#000000',
},
}SCSS
$custom: #e4d783; $custom-light: #eee3a8; $custom-dark: #000000;
JSON
{
"hex": "#e4d783",
"rgb": {
"r": 228,
"g": 215,
"b": 131
},
"hsl": {
"h": 51.959,
"s": 64.238,
"l": 70.392
},
"oklch": {
"l": 0.87143,
"c": 0.10601,
"h": 100.6
},
"luminance": 0.66734
}Semantic roles & 50–950 ramp
primary
#E4D783
secondary
#4F5EBC
accent
#31CC19
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480