#E8DB83#E8DB83
#E8DB83 is a very light, moderate yellow. Relative luminance 0.695; OKLCH L 88.3% C 0.110 H 101.0°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DB83 |
|---|---|
| RGB | rgb(232, 219, 131) |
| HSL | hsl(52, 69%, 71%) |
| HSV | hsv(52, 44%, 91%) |
| CMYK | cmyk(0%, 5.6%, 43.5%, 9%) |
| CIE-LAB | lab(86.73, -7.53, 44.75) |
| CIE-LCH | lch(86.73, 45.38, 99.55°) |
| OKLab | oklab(88.3% -0.021 0.1082) |
| OKLCH | oklch(88.3% 0.11 101) |
| XYZ | xyz(62.7084, 69.4595, 31.5721) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.48
Sandy
#F1DA7A
ΔE00 2.99
Sand (survey)
#E2CA76
ΔE00 4.80
Wheat (survey)
#FBDD7E
ΔE00 4.89
Dark Cream
#FFF39A
ΔE00 5.18
Dull Yellow
#EEDC5B
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DB83 #8390E8
analogous
#E8A883 #E8DB83 #C2E883
triadic
#E8DB83 #83E8DB #DB83E8
tetradic
#E8DB83 #83E8A8 #8390E8 #E883C2
square
#E8DB83 #83E8A8 #8390E8 #E883C2
split-complementary
#E8DB83 #83C2E8 #A883E8
monochromatic
#CBB626 #DECC4F #E8DB83 #F2EAB7 #FAF8E5
Accessibility & contrast
On white
1.41
#E8DB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#E8DB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DB83
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DB83 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67C
Deuteranopia (green-blind)
#EEDC87
Tritanopia (blue-blind)
#F6D0C6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e8db83; /* rgb */ color: rgb(232, 219, 131); /* oklch */ color: oklch(88.3% 0.110 101.0);
Tailwind
colors: {
custom: {
50: '#f1e6a8',
500: '#e8db83',
950: '#000000',
},
}SCSS
$custom: #e8db83; $custom-light: #f1e6a8; $custom-dark: #000000;
JSON
{
"hex": "#e8db83",
"rgb": {
"r": 232,
"g": 219,
"b": 131
},
"hsl": {
"h": 52.277,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.88301,
"c": 0.11018,
"h": 101
},
"luminance": 0.69458
}Semantic roles & 50–950 ramp
primary
#E8DB83
secondary
#4E5DC1
accent
#2DD115
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480