#DCD3DF#DCD3DF
#DCD3DF is a very light, near-neutral purple. Relative luminance 0.671; OKLCH L 87.8% C 0.019 H 317.7°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3DF |
|---|---|
| RGB | rgb(220, 211, 223) |
| HSL | hsl(285, 16%, 85%) |
| HSV | hsv(285, 5%, 87%) |
| CMYK | cmyk(1.3%, 5.4%, 0%, 12.5%) |
| CIE-LAB | lab(85.57, 5.24, -4.80) |
| CIE-LCH | lch(85.57, 7.11, 317.52°) |
| OKLab | oklab(87.76% 0.014 -0.0127) |
| OKLCH | oklch(87.76% 0.019 317.7) |
| XYZ | xyz(66.1266, 67.1321, 79.2719) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.11
Lavenderblush
#FFF0F5
ΔE00 7.46
Light Gray
#D3D3D3
ΔE00 7.66
Gainsboro
#DCDCDC
ΔE00 7.76
Fog
#D8DCE0
ΔE00 8.07
Thistle
#D8BFD8
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3DF #D6DFD3
analogous
#D6D3DF #DCD3DF #DFD3DC
triadic
#DCD3DF #DFDCD3 #D3DFDC
tetradic
#DCD3DF #DFD6D3 #D6DFD3 #D3DCDF
square
#DCD3DF #DFD6D3 #D6DFD3 #D3DCDF
split-complementary
#DCD3DF #DCDFD3 #D3DFD6
monochromatic
#A48CAB #C0B0C5 #DCD3DF #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.46
#DCD3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#DCD3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3DF
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3DF | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5E0
Deuteranopia (green-blind)
#D4D6DF
Tritanopia (blue-blind)
#DCD4D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd3df; /* rgb */ color: rgb(220, 211, 223); /* oklch */ color: oklch(87.8% 0.019 317.7);
Tailwind
colors: {
custom: {
50: '#e6e0e9',
500: '#dcd3df',
950: '#000000',
},
}SCSS
$custom: #dcd3df; $custom-light: #e6e0e9; $custom-dark: #000000;
JSON
{
"hex": "#dcd3df",
"rgb": {
"r": 220,
"g": 211,
"b": 223
},
"hsl": {
"h": 285,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.87758,
"c": 0.01894,
"h": 317.7
},
"luminance": 0.67132
}Semantic roles & 50–950 ramp
primary
#DCD3DF
secondary
#A6B4A2
accent
#9A4B5F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484