#E4DA83#E4DA83
#E4DA83 is a very light, moderate yellow. Relative luminance 0.683; OKLCH L 87.8% C 0.109 H 102.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DA83 |
|---|---|
| RGB | rgb(228, 218, 131) |
| HSL | hsl(54, 64%, 70%) |
| HSV | hsv(54, 43%, 89%) |
| CMYK | cmyk(0%, 4.4%, 42.5%, 10.6%) |
| CIE-LAB | lab(86.14, -8.61, 43.94) |
| CIE-LCH | lch(86.14, 44.78, 101.08°) |
| OKLab | oklab(87.76% -0.0239 0.1064) |
| OKLCH | oklch(87.76% 0.109 102.6) |
| XYZ | xyz(61.1643, 68.2772, 31.4252) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.69
Sandy
#F1DA7A
ΔE00 3.85
Sand (survey)
#E2CA76
ΔE00 5.17
Dark Cream
#FFF39A
ΔE00 5.55
Greenish Beige
#C9D179
ΔE00 5.63
Wheat (survey)
#FBDD7E
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DA83 #838DE4
analogous
#E4A983 #E4DA83 #BEE483
triadic
#E4DA83 #83E4DA #DA83E4
tetradic
#E4DA83 #83E4A9 #838DE4 #E483BE
square
#E4DA83 #83E4A9 #838DE4 #E483BE
split-complementary
#E4DA83 #83BEE4 #A983E4
monochromatic
#C2B32A #D9CB51 #E4DA83 #EFE9B5 #FAF8E6
Accessibility & contrast
On white
1.43
#E4DA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#E4DA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DA83
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DA83 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D57C
Deuteranopia (green-blind)
#ECDA87
Tritanopia (blue-blind)
#F1CFC5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e4da83; /* rgb */ color: rgb(228, 218, 131); /* oklch */ color: oklch(87.8% 0.109 102.6);
Tailwind
colors: {
custom: {
50: '#eee5a8',
500: '#e4da83',
950: '#000000',
},
}SCSS
$custom: #e4da83; $custom-light: #eee5a8; $custom-dark: #000000;
JSON
{
"hex": "#e4da83",
"rgb": {
"r": 228,
"g": 218,
"b": 131
},
"hsl": {
"h": 53.814,
"s": 64.238,
"l": 70.392
},
"oklch": {
"l": 0.87757,
"c": 0.10904,
"h": 102.6
},
"luminance": 0.68275
}Semantic roles & 50–950 ramp
primary
#E4DA83
secondary
#4F5ABC
accent
#2CCC19
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480