#DCD4DF#DCD4DF
#DCD4DF is a very light, near-neutral purple. Relative luminance 0.676; OKLCH L 88.0% C 0.017 H 316.9°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4DF |
|---|---|
| RGB | rgb(220, 212, 223) |
| HSL | hsl(284, 15%, 85%) |
| HSV | hsv(284, 5%, 87%) |
| CMYK | cmyk(1.3%, 4.9%, 0%, 12.5%) |
| CIE-LAB | lab(85.82, 4.72, -4.43) |
| CIE-LCH | lch(85.82, 6.47, 316.80°) |
| OKLab | oklab(87.95% 0.0126 -0.0117) |
| OKLCH | oklch(87.95% 0.017 316.9) |
| XYZ | xyz(66.3758, 67.6305, 79.3549) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.98
Light Gray
#D3D3D3
ΔE00 7.08
Gainsboro
#DCDCDC
ΔE00 7.14
Lavenderblush
#FFF0F5
ΔE00 7.29
Fog
#D8DCE0
ΔE00 7.43
Ghostwhite
#F8F8FF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4DF #D7DFD4
analogous
#D6D4DF #DCD4DF #DFD4DC
triadic
#DCD4DF #DFDCD4 #D4DFDC
tetradic
#DCD4DF #DFD6D4 #D7DFD4 #D4DCDF
square
#DCD4DF #DFD6D4 #D7DFD4 #D4DCDF
split-complementary
#DCD4DF #DCDFD4 #D4DFD6
monochromatic
#A38EAB #BFB1C5 #DCD4DF #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.45
#DCD4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#DCD4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4DF
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4DF | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6E0
Deuteranopia (green-blind)
#D4D7DF
Tritanopia (blue-blind)
#DCD5D7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd4df; /* rgb */ color: rgb(220, 212, 223); /* oklch */ color: oklch(88.0% 0.017 316.9);
Tailwind
colors: {
custom: {
50: '#e6e1e9',
500: '#dcd4df',
950: '#000000',
},
}SCSS
$custom: #dcd4df; $custom-light: #e6e1e9; $custom-dark: #000000;
JSON
{
"hex": "#dcd4df",
"rgb": {
"r": 220,
"g": 212,
"b": 223
},
"hsl": {
"h": 283.636,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.87954,
"c": 0.01721,
"h": 316.9
},
"luminance": 0.6763
}Semantic roles & 50–950 ramp
primary
#DCD4DF
secondary
#A8B4A3
accent
#994D61
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484