#DCD4DC#DCD4DC
#DCD4DC is a very light, near-neutral purple. Relative luminance 0.675; OKLCH L 87.9% C 0.014 H 325.7°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4DC |
|---|---|
| RGB | rgb(220, 212, 220) |
| HSL | hsl(300, 10%, 85%) |
| HSV | hsv(300, 4%, 86%) |
| CMYK | cmyk(0%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(85.74, 4.17, -2.96) |
| CIE-LCH | lch(85.74, 5.11, 324.64°) |
| OKLab | oklab(87.86% 0.0115 -0.0078) |
| OKLCH | oklch(87.86% 0.014 325.7) |
| XYZ | xyz(65.9749, 67.4702, 77.2437) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.04
Gainsboro
#DCDCDC
ΔE00 6.13
Fog
#D8DCE0
ΔE00 6.73
Lavender (CSS)
#E6E6FA
ΔE00 6.76
Lavenderblush
#FFF0F5
ΔE00 7.03
Silver
#C0C0C0
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4DC #D4DCD4
analogous
#D8D4DC #DCD4DC #DCD4D8
triadic
#DCD4DC #DCDCD4 #D4DCDC
tetradic
#DCD4DC #DCD8D4 #D4DCD4 #D4D8DC
square
#DCD4DC #DCD8D4 #D4DCD4 #D4D8DC
split-complementary
#DCD4DC #D8DCD4 #D4DCD8
monochromatic
#A591A5 #C1B2C1 #DCD4DC #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.45
#DCD4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#DCD4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4DC
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4DC | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#D5D7DC
Tritanopia (blue-blind)
#DDD5D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd4dc; /* rgb */ color: rgb(220, 212, 220); /* oklch */ color: oklch(87.9% 0.014 325.7);
Tailwind
colors: {
custom: {
50: '#e6e1e6',
500: '#dcd4dc',
950: '#000000',
},
}SCSS
$custom: #dcd4dc; $custom-light: #e6e1e6; $custom-dark: #000000;
JSON
{
"hex": "#dcd4dc",
"rgb": {
"r": 220,
"g": 212,
"b": 220
},
"hsl": {
"h": 300,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.87864,
"c": 0.01387,
"h": 325.7
},
"luminance": 0.6747
}Semantic roles & 50–950 ramp
primary
#DCD4DC
secondary
#A4B0A4
accent
#945151
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484