#DCDACD#DCDACD
#DCDACD is a very light, near-neutral yellow. Relative luminance 0.698; OKLCH L 88.6% C 0.018 H 99.6°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDACD |
|---|---|
| RGB | rgb(220, 218, 205) |
| HSL | hsl(52, 18%, 83%) |
| HSV | hsv(52, 7%, 86%) |
| CMYK | cmyk(0%, 0.9%, 6.8%, 13.7%) |
| CIE-LAB | lab(86.88, -1.58, 6.63) |
| CIE-LCH | lch(86.88, 6.82, 103.40°) |
| OKLab | oklab(88.64% -0.0029 0.0174) |
| OKLCH | oklch(88.64% 0.018 99.6) |
| XYZ | xyz(65.6046, 69.7666, 67.7559) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.78
Eggshell
#F0EAD6
ΔE00 4.61
Warm Beige
#E9DCC9
ΔE00 5.15
Gainsboro
#DCDCDC
ΔE00 6.11
Light Gray
#D3D3D3
ΔE00 6.27
Oldlace
#FDF5E6
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDACD #CDCFDC
analogous
#DCD2CD #DCDACD #D6DCCD
triadic
#DCDACD #CDDCDA #DACDDC
tetradic
#DCDACD #CDDCD2 #CDCFDC #DCCDD6
square
#DCDACD #CDDCD2 #CDCFDC #DCCDD6
split-complementary
#DCDACD #CDD6DC #D2CDDC
monochromatic
#AAA585 #C3BFA9 #DCDACD #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.40
#DCDACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#DCDACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDACD
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDACD | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#DEDACD
Tritanopia (blue-blind)
#DFD8D6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdacd; /* rgb */ color: rgb(220, 218, 205); /* oklch */ color: oklch(88.6% 0.018 99.6);
Tailwind
colors: {
custom: {
50: '#e6e5dc',
500: '#dcdacd',
950: '#000000',
},
}SCSS
$custom: #dcdacd; $custom-light: #e6e5dc; $custom-dark: #000000;
JSON
{
"hex": "#dcdacd",
"rgb": {
"r": 220,
"g": 218,
"b": 205
},
"hsl": {
"h": 52,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.88636,
"c": 0.01765,
"h": 99.6
},
"luminance": 0.69766
}Semantic roles & 50–950 ramp
primary
#DCDACD
secondary
#9C9FB2
accent
#559C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484