#DCDC84#DCDC84
#DCDC84 is a very light, moderate yellow. Relative luminance 0.681; OKLCH L 87.5% C 0.111 H 108.5°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDC84 |
|---|---|
| RGB | rgb(220, 220, 132) |
| HSL | hsl(60, 56%, 69%) |
| HSV | hsv(60, 40%, 86%) |
| CMYK | cmyk(0%, 0%, 40%, 13.7%) |
| CIE-LAB | lab(86.04, -12.65, 43.18) |
| CIE-LCH | lch(86.04, 45.00, 106.33°) |
| OKLab | oklab(87.52% -0.035 0.1048) |
| OKLCH | oklch(87.52% 0.111 108.5) |
| XYZ | xyz(59.2741, 68.0692, 31.8415) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.61
Khaki (CSS)
#F0E68C
ΔE00 3.78
Light Khaki
#E6F2A2
ΔE00 5.76
Palegoldenrod
#EEE8AA
ΔE00 5.97
Greenish Tan
#BCCB7A
ΔE00 6.30
Buff
#FEF69E
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDC84 #8484DC
analogous
#DCB084 #DCDC84 #B0DC84
triadic
#DCDC84 #84DCDC #DC84DC
tetradic
#DCDC84 #84DCB0 #8484DC #DC84B0
square
#DCDC84 #84DCB0 #8484DC #DC84B0
split-complementary
#DCDC84 #84B0DC #B084DC
monochromatic
#B3B333 #CECE54 #DCDC84 #EAEAB4 #F7F7E3
Accessibility & contrast
On white
1.44
#DCDC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#DCDC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDC84
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDC84 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57D
Deuteranopia (green-blind)
#EAD988
Tritanopia (blue-blind)
#E7D2C7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcdc84; /* rgb */ color: rgb(220, 220, 132); /* oklch */ color: oklch(87.5% 0.111 108.5);
Tailwind
colors: {
custom: {
50: '#e8e6a9',
500: '#dcdc84',
950: '#000000',
},
}SCSS
$custom: #dcdc84; $custom-light: #e8e6a9; $custom-dark: #000000;
JSON
{
"hex": "#dcdc84",
"rgb": {
"r": 220,
"g": 220,
"b": 132
},
"hsl": {
"h": 60,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.87524,
"c": 0.11051,
"h": 108.5
},
"luminance": 0.68068
}Semantic roles & 50–950 ramp
primary
#DCDC84
secondary
#5151B3
accent
#22C322
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161610
muted
#848481