#DCDB82#DCDB82
#DCDB82 is a very light, moderate yellow. Relative luminance 0.675; OKLCH L 87.3% C 0.112 H 107.9°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDB82 |
|---|---|
| RGB | rgb(220, 219, 130) |
| HSL | hsl(59, 56%, 69%) |
| HSV | hsv(59, 41%, 86%) |
| CMYK | cmyk(0%, 0.5%, 40.9%, 13.7%) |
| CIE-LAB | lab(85.75, -12.36, 43.80) |
| CIE-LCH | lch(85.75, 45.51, 105.76°) |
| OKLab | oklab(87.29% -0.0344 0.1061) |
| OKLCH | oklch(87.29% 0.112 107.9) |
| XYZ | xyz(58.8769, 67.4917, 31.0404) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.64
Khaki (CSS)
#F0E68C
ΔE00 3.73
Light Khaki
#E6F2A2
ΔE00 6.12
Palegoldenrod
#EEE8AA
ΔE00 6.16
Sandy
#F1DA7A
ΔE00 6.18
Greenish Tan
#BCCB7A
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDB82 #8283DC
analogous
#DCAE82 #DCDB82 #B0DC82
triadic
#DCDB82 #82DCDB #DB82DC
tetradic
#DCDB82 #82DCAE #8283DC #DC82B0
square
#DCDB82 #82DCAE #8283DC #DC82B0
split-complementary
#DCDB82 #82B0DC #AE82DC
monochromatic
#B2B032 #CFCD52 #DCDB82 #E9E9B2 #F7F7E2
Accessibility & contrast
On white
1.45
#DCDB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#DCDB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDB82
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDB82 | 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)
#E8D47B
Deuteranopia (green-blind)
#EAD886
Tritanopia (blue-blind)
#E8D1C5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcdb82; /* rgb */ color: rgb(220, 219, 130); /* oklch */ color: oklch(87.3% 0.112 107.9);
Tailwind
colors: {
custom: {
50: '#e8e6a8',
500: '#dcdb82',
950: '#000000',
},
}SCSS
$custom: #dcdb82; $custom-light: #e8e6a8; $custom-dark: #000000;
JSON
{
"hex": "#dcdb82",
"rgb": {
"r": 220,
"g": 219,
"b": 130
},
"hsl": {
"h": 59.333,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.87285,
"c": 0.11153,
"h": 107.9
},
"luminance": 0.6749
}Semantic roles & 50–950 ramp
primary
#DCDB82
secondary
#5051B3
accent
#24C422
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#161510
muted
#848480