#DCDC86#DCDC86
#DCDC86 is a very light, moderate yellow. Relative luminance 0.681; OKLCH L 87.6% C 0.108 H 108.4°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDC86 |
|---|---|
| RGB | rgb(220, 220, 134) |
| HSL | hsl(60, 55%, 69%) |
| HSV | hsv(60, 39%, 86%) |
| CMYK | cmyk(0%, 0%, 39.1%, 13.7%) |
| CIE-LAB | lab(86.07, -12.44, 42.22) |
| CIE-LCH | lch(86.07, 44.02, 106.41°) |
| OKLab | oklab(87.56% -0.0343 0.1028) |
| OKLCH | oklch(87.56% 0.108 108.4) |
| XYZ | xyz(59.4123, 68.1245, 32.5692) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.63
Khaki (CSS)
#F0E68C
ΔE00 3.82
Light Khaki
#E6F2A2
ΔE00 5.63
Palegoldenrod
#EEE8AA
ΔE00 5.71
Greenish Tan
#BCCB7A
ΔE00 6.24
Buff
#FEF69E
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDC86 #8686DC
analogous
#DCB186 #DCDC86 #B1DC86
triadic
#DCDC86 #86DCDC #DC86DC
tetradic
#DCDC86 #86DCB1 #8686DC #DC86B1
square
#DCDC86 #86DCB1 #8686DC #DC86B1
split-complementary
#DCDC86 #86B1DC #B186DC
monochromatic
#B4B434 #CECE57 #DCDC86 #EAEAB5 #F7F7E5
Accessibility & contrast
On white
1.44
#DCDC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#DCDC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDC86
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDC86 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57F
Deuteranopia (green-blind)
#EAD98A
Tritanopia (blue-blind)
#E7D2C7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcdc86; /* rgb */ color: rgb(220, 220, 134); /* oklch */ color: oklch(87.6% 0.108 108.4);
Tailwind
colors: {
custom: {
50: '#e8e6aa',
500: '#dcdc86',
950: '#000000',
},
}SCSS
$custom: #dcdc86; $custom-light: #e8e6aa; $custom-dark: #000000;
JSON
{
"hex": "#dcdc86",
"rgb": {
"r": 220,
"g": 220,
"b": 134
},
"hsl": {
"h": 60,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.87555,
"c": 0.10831,
"h": 108.4
},
"luminance": 0.68123
}Semantic roles & 50–950 ramp
primary
#DCDC86
secondary
#5353B3
accent
#23C323
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161610
muted
#848481