#DCD3DE#DCD3DE
#DCD3DE is a very light, near-neutral purple. Relative luminance 0.671; OKLCH L 87.7% C 0.018 H 320.1°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3DE |
|---|---|
| RGB | rgb(220, 211, 222) |
| HSL | hsl(289, 14%, 85%) |
| HSV | hsv(289, 5%, 87%) |
| CMYK | cmyk(0.9%, 5%, 0%, 12.9%) |
| CIE-LAB | lab(85.54, 5.06, -4.31) |
| CIE-LCH | lch(85.54, 6.65, 319.57°) |
| OKLab | oklab(87.73% 0.0136 -0.0114) |
| OKLCH | oklch(87.73% 0.018 320.1) |
| XYZ | xyz(65.9922, 67.0784, 78.5639) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.31
Light Gray
#D3D3D3
ΔE00 7.32
Lavenderblush
#FFF0F5
ΔE00 7.33
Gainsboro
#DCDCDC
ΔE00 7.43
Fog
#D8DCE0
ΔE00 7.83
Thistle
#D8BFD8
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3DE #D5DED3
analogous
#D7D3DE #DCD3DE #DED3DB
triadic
#DCD3DE #DEDCD3 #D3DEDC
tetradic
#DCD3DE #DED7D3 #D5DED3 #D3DBDE
square
#DCD3DE #DED7D3 #D5DED3 #D3DBDE
split-complementary
#DCD3DE #DBDED3 #D3DED7
monochromatic
#A48DAA #C0B0C4 #DCD3DE #F1EEF2 #F1EEF2
Accessibility & contrast
On white
1.46
#DCD3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#DCD3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3DE
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3DE | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#D4D6DE
Tritanopia (blue-blind)
#DCD4D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd3de; /* rgb */ color: rgb(220, 211, 222); /* oklch */ color: oklch(87.7% 0.018 320.1);
Tailwind
colors: {
custom: {
50: '#e6e0e8',
500: '#dcd3de',
950: '#000000',
},
}SCSS
$custom: #dcd3de; $custom-light: #e6e0e8; $custom-dark: #000000;
JSON
{
"hex": "#dcd3de",
"rgb": {
"r": 220,
"g": 211,
"b": 222
},
"hsl": {
"h": 289.091,
"s": 14.286,
"l": 84.902
},
"oklch": {
"l": 0.87727,
"c": 0.01779,
"h": 320.1
},
"luminance": 0.67078
}Semantic roles & 50–950 ramp
primary
#DCD3DE
secondary
#A5B3A2
accent
#984D5B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484