#DCDC88#DCDC88
#DCDC88 is a very light, moderate yellow. Relative luminance 0.682; OKLCH L 87.6% C 0.106 H 108.4°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDC88 |
|---|---|
| RGB | rgb(220, 220, 136) |
| HSL | hsl(60, 55%, 70%) |
| HSV | hsv(60, 38%, 86%) |
| CMYK | cmyk(0%, 0%, 38.2%, 13.7%) |
| CIE-LAB | lab(86.10, -12.22, 41.27) |
| CIE-LCH | lch(86.10, 43.04, 106.50°) |
| OKLab | oklab(87.59% -0.0335 0.1007) |
| OKLCH | oklch(87.59% 0.106 108.4) |
| XYZ | xyz(59.5531, 68.1808, 33.3108) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.67
Khaki (CSS)
#F0E68C
ΔE00 3.89
Palegoldenrod
#EEE8AA
ΔE00 5.46
Light Khaki
#E6F2A2
ΔE00 5.52
Greenish Tan
#BCCB7A
ΔE00 6.19
Buff
#FEF69E
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDC88 #8888DC
analogous
#DCB288 #DCDC88 #B2DC88
triadic
#DCDC88 #88DCDC #DC88DC
tetradic
#DCDC88 #88DCB2 #8888DC #DC88B2
square
#DCDC88 #88DCB2 #8888DC #DC88B2
split-complementary
#DCDC88 #88B2DC #B288DC
monochromatic
#B5B535 #CECE59 #DCDC88 #EAEAB7 #F8F8E7
Accessibility & contrast
On white
1.43
#DCDC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#DCDC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDC88
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDC88 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D682
Deuteranopia (green-blind)
#EAD98C
Tritanopia (blue-blind)
#E7D2C7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcdc88; /* rgb */ color: rgb(220, 220, 136); /* oklch */ color: oklch(87.6% 0.106 108.4);
Tailwind
colors: {
custom: {
50: '#e8e6ac',
500: '#dcdc88',
950: '#000000',
},
}SCSS
$custom: #dcdc88; $custom-light: #e8e6ac; $custom-dark: #000000;
JSON
{
"hex": "#dcdc88",
"rgb": {
"r": 220,
"g": 220,
"b": 136
},
"hsl": {
"h": 60,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.87586,
"c": 0.1061,
"h": 108.4
},
"luminance": 0.6818
}Semantic roles & 50–950 ramp
primary
#DCDC88
secondary
#5555B3
accent
#23C223
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161610
muted
#848481