#DCDB84#DCDB84
#DCDB84 is a very light, moderate yellow. Relative luminance 0.675; OKLCH L 87.3% C 0.109 H 107.9°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDB84 |
|---|---|
| RGB | rgb(220, 219, 132) |
| HSL | hsl(59, 56%, 69%) |
| HSV | hsv(59, 40%, 86%) |
| CMYK | cmyk(0%, 0.5%, 40%, 13.7%) |
| CIE-LAB | lab(85.78, -12.15, 42.85) |
| CIE-LCH | lch(85.78, 44.54, 105.83°) |
| OKLab | oklab(87.32% -0.0336 0.1041) |
| OKLCH | oklch(87.32% 0.109 107.9) |
| XYZ | xyz(59.0125, 67.5459, 31.7543) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.63
Khaki (CSS)
#F0E68C
ΔE00 3.75
Palegoldenrod
#EEE8AA
ΔE00 5.90
Light Khaki
#E6F2A2
ΔE00 5.99
Sandy
#F1DA7A
ΔE00 6.25
Greenish Tan
#BCCB7A
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDB84 #8485DC
analogous
#DCAF84 #DCDB84 #B1DC84
triadic
#DCDB84 #84DCDB #DB84DC
tetradic
#DCDB84 #84DCAF #8485DC #DC84B1
square
#DCDB84 #84DCAF #8485DC #DC84B1
split-complementary
#DCDB84 #84B1DC #AF84DC
monochromatic
#B3B133 #CECD54 #DCDB84 #EAE9B4 #F7F7E3
Accessibility & contrast
On white
1.45
#DCDB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#DCDB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDB84
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDB84 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47D
Deuteranopia (green-blind)
#EAD888
Tritanopia (blue-blind)
#E7D1C6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcdb84; /* rgb */ color: rgb(220, 219, 132); /* oklch */ color: oklch(87.3% 0.109 107.9);
Tailwind
colors: {
custom: {
50: '#e8e6a9',
500: '#dcdb84',
950: '#000000',
},
}SCSS
$custom: #dcdb84; $custom-light: #e8e6a9; $custom-dark: #000000;
JSON
{
"hex": "#dcdb84",
"rgb": {
"r": 220,
"g": 219,
"b": 132
},
"hsl": {
"h": 59.318,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.87315,
"c": 0.10936,
"h": 107.9
},
"luminance": 0.67545
}Semantic roles & 50–950 ramp
primary
#DCDB84
secondary
#5153B3
accent
#24C322
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481