#DCDB83#DCDB83
#DCDB83 is a very light, moderate yellow. Relative luminance 0.675; OKLCH L 87.3% C 0.110 H 107.9°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDB83 |
|---|---|
| RGB | rgb(220, 219, 131) |
| HSL | hsl(59, 56%, 69%) |
| HSV | hsv(59, 40%, 86%) |
| CMYK | cmyk(0%, 0.5%, 40.5%, 13.7%) |
| CIE-LAB | lab(85.77, -12.26, 43.33) |
| CIE-LCH | lch(85.77, 45.03, 105.79°) |
| OKLab | oklab(87.3% -0.034 0.1051) |
| OKLCH | oklch(87.3% 0.11 107.9) |
| XYZ | xyz(58.9444, 67.5186, 31.3956) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.63
Khaki (CSS)
#F0E68C
ΔE00 3.74
Palegoldenrod
#EEE8AA
ΔE00 6.03
Light Khaki
#E6F2A2
ΔE00 6.06
Sandy
#F1DA7A
ΔE00 6.21
Greenish Tan
#BCCB7A
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDB83 #8384DC
analogous
#DCAF83 #DCDB83 #B1DC83
triadic
#DCDB83 #83DCDB #DB83DC
tetradic
#DCDB83 #83DCAF #8384DC #DC83B1
square
#DCDB83 #83DCAF #8384DC #DC83B1
split-complementary
#DCDB83 #83B1DC #AF83DC
monochromatic
#B2B132 #CFCD53 #DCDB83 #E9E9B3 #F7F7E2
Accessibility & contrast
On white
1.45
#DCDB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#DCDB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDB83
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDB83 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47C
Deuteranopia (green-blind)
#EAD887
Tritanopia (blue-blind)
#E8D1C6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcdb83; /* rgb */ color: rgb(220, 219, 131); /* oklch */ color: oklch(87.3% 0.110 107.9);
Tailwind
colors: {
custom: {
50: '#e8e6a8',
500: '#dcdb83',
950: '#000000',
},
}SCSS
$custom: #dcdb83; $custom-light: #e8e6a8; $custom-dark: #000000;
JSON
{
"hex": "#dcdb83",
"rgb": {
"r": 220,
"g": 219,
"b": 131
},
"hsl": {
"h": 59.326,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.873,
"c": 0.11045,
"h": 107.9
},
"luminance": 0.67517
}Semantic roles & 50–950 ramp
primary
#DCDB83
secondary
#5052B3
accent
#24C422
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#161510
muted
#848480