#E6DB83#E6DB83
#E6DB83 is a very light, moderate yellow. Relative luminance 0.691; OKLCH L 88.1% C 0.110 H 102.1°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DB83 |
|---|---|
| RGB | rgb(230, 219, 131) |
| HSL | hsl(53, 66%, 71%) |
| HSV | hsv(53, 43%, 90%) |
| CMYK | cmyk(0%, 4.8%, 43%, 9.8%) |
| CIE-LAB | lab(86.57, -8.32, 44.50) |
| CIE-LCH | lch(86.57, 45.28, 100.59°) |
| OKLab | oklab(88.13% -0.0231 0.1077) |
| OKLCH | oklch(88.13% 0.11 102.1) |
| XYZ | xyz(62.0627, 69.1265, 31.5418) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.43
Sandy
#F1DA7A
ΔE00 3.51
Sand (survey)
#E2CA76
ΔE00 5.14
Dark Cream
#FFF39A
ΔE00 5.26
Wheat (survey)
#FBDD7E
ΔE00 5.44
Dull Yellow
#EEDC5B
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DB83 #838EE6
analogous
#E6A983 #E6DB83 #BFE683
triadic
#E6DB83 #83E6DB #DB83E6
tetradic
#E6DB83 #83E6A9 #838EE6 #E683BF
square
#E6DB83 #83E6A9 #838EE6 #E683BF
split-complementary
#E6DB83 #83BFE6 #A983E6
monochromatic
#C7B528 #DCCC50 #E6DB83 #F0EAB6 #FAF8E6
Accessibility & contrast
On white
1.42
#E6DB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#E6DB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DB83
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DB83 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67C
Deuteranopia (green-blind)
#EDDB87
Tritanopia (blue-blind)
#F3D0C6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e6db83; /* rgb */ color: rgb(230, 219, 131); /* oklch */ color: oklch(88.1% 0.110 102.1);
Tailwind
colors: {
custom: {
50: '#efe6a8',
500: '#e6db83',
950: '#000000',
},
}SCSS
$custom: #e6db83; $custom-light: #efe6a8; $custom-dark: #000000;
JSON
{
"hex": "#e6db83",
"rgb": {
"r": 230,
"g": 219,
"b": 131
},
"hsl": {
"h": 53.333,
"s": 66.443,
"l": 70.784
},
"oklch": {
"l": 0.88131,
"c": 0.11011,
"h": 102.1
},
"luminance": 0.69125
}Semantic roles & 50–950 ramp
primary
#E6DB83
secondary
#4F5BBF
accent
#2CCE17
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480