#E4DB83#E4DB83
#E4DB83 is a very light, moderate yellow. Relative luminance 0.688; OKLCH L 88.0% C 0.110 H 103.3°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DB83 |
|---|---|
| RGB | rgb(228, 219, 131) |
| HSL | hsl(54, 64%, 70%) |
| HSV | hsv(54, 43%, 89%) |
| CMYK | cmyk(0%, 3.9%, 42.5%, 10.6%) |
| CIE-LAB | lab(86.40, -9.11, 44.27) |
| CIE-LCH | lch(86.40, 45.19, 101.63°) |
| OKLab | oklab(87.96% -0.0253 0.1071) |
| OKLCH | oklch(87.96% 0.11 103.3) |
| XYZ | xyz(61.4244, 68.7974, 31.5119) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.51
Sandy
#F1DA7A
ΔE00 4.05
Dark Cream
#FFF39A
ΔE00 5.40
Greenish Beige
#C9D179
ΔE00 5.49
Sand (survey)
#E2CA76
ΔE00 5.51
Palegoldenrod
#EEE8AA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DB83 #838CE4
analogous
#E4AA83 #E4DB83 #BCE483
triadic
#E4DB83 #83E4DB #DB83E4
tetradic
#E4DB83 #83E4AA #838CE4 #E483BC
square
#E4DB83 #83E4AA #838CE4 #E483BC
split-complementary
#E4DB83 #83BCE4 #AA83E4
monochromatic
#C2B42A #D9CC51 #E4DB83 #EFEAB5 #FAF8E6
Accessibility & contrast
On white
1.42
#E4DB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#E4DB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DB83
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DB83 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57C
Deuteranopia (green-blind)
#EDDA87
Tritanopia (blue-blind)
#F1D0C6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e4db83; /* rgb */ color: rgb(228, 219, 131); /* oklch */ color: oklch(88.0% 0.110 103.3);
Tailwind
colors: {
custom: {
50: '#eee6a8',
500: '#e4db83',
950: '#000000',
},
}SCSS
$custom: #e4db83; $custom-light: #eee6a8; $custom-dark: #000000;
JSON
{
"hex": "#e4db83",
"rgb": {
"r": 228,
"g": 219,
"b": 131
},
"hsl": {
"h": 54.433,
"s": 64.238,
"l": 70.392
},
"oklch": {
"l": 0.87962,
"c": 0.11008,
"h": 103.3
},
"luminance": 0.68796
}Semantic roles & 50–950 ramp
primary
#E4DB83
secondary
#4F59BC
accent
#2ACC19
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480