#DCDC82#DCDC82
#DCDC82 is a very light, moderate yellow. Relative luminance 0.680; OKLCH L 87.5% C 0.113 H 108.5°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDC82 |
|---|---|
| RGB | rgb(220, 220, 130) |
| HSL | hsl(60, 56%, 69%) |
| HSV | hsv(60, 41%, 86%) |
| CMYK | cmyk(0%, 0%, 40.9%, 13.7%) |
| CIE-LAB | lab(86.01, -12.86, 44.13) |
| CIE-LCH | lch(86.01, 45.97, 106.25°) |
| OKLab | oklab(87.49% -0.0358 0.1069) |
| OKLCH | oklch(87.49% 0.113 108.5) |
| XYZ | xyz(59.1386, 68.0150, 31.1277) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.63
Khaki (CSS)
#F0E68C
ΔE00 3.77
Light Khaki
#E6F2A2
ΔE00 5.90
Palegoldenrod
#EEE8AA
ΔE00 6.23
Buff
#FEF69E
ΔE00 6.37
Dark Cream
#FFF39A
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDC82 #8282DC
analogous
#DCAF82 #DCDC82 #AFDC82
triadic
#DCDC82 #82DCDC #DC82DC
tetradic
#DCDC82 #82DCAF #8282DC #DC82AF
square
#DCDC82 #82DCAF #8282DC #DC82AF
split-complementary
#DCDC82 #82AFDC #AF82DC
monochromatic
#B2B232 #CFCF52 #DCDC82 #E9E9B2 #F7F7E2
Accessibility & contrast
On white
1.44
#DCDC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#DCDC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDC82
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDC82 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57B
Deuteranopia (green-blind)
#EBD986
Tritanopia (blue-blind)
#E8D2C6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcdc82; /* rgb */ color: rgb(220, 220, 130); /* oklch */ color: oklch(87.5% 0.113 108.5);
Tailwind
colors: {
custom: {
50: '#e8e6a8',
500: '#dcdc82',
950: '#000000',
},
}SCSS
$custom: #dcdc82; $custom-light: #e8e6a8; $custom-dark: #000000;
JSON
{
"hex": "#dcdc82",
"rgb": {
"r": 220,
"g": 220,
"b": 130
},
"hsl": {
"h": 60,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.87493,
"c": 0.11268,
"h": 108.5
},
"luminance": 0.68014
}Semantic roles & 50–950 ramp
primary
#DCDC82
secondary
#5050B3
accent
#22C422
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#161610
muted
#848480