#DCD2DF#DCD2DF
#DCD2DF is a very light, muted purple. Relative luminance 0.666; OKLCH L 87.6% C 0.021 H 318.4°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2DF |
|---|---|
| RGB | rgb(220, 210, 223) |
| HSL | hsl(286, 17%, 85%) |
| HSV | hsv(286, 6%, 87%) |
| CMYK | cmyk(1.3%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(85.32, 5.77, -5.17) |
| CIE-LCH | lch(85.32, 7.75, 318.13°) |
| OKLab | oklab(87.56% 0.0155 -0.0137) |
| OKLCH | oklch(87.56% 0.021 318.4) |
| XYZ | xyz(65.8790, 66.6368, 79.1893) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.31
Lavenderblush
#FFF0F5
ΔE00 7.68
Thistle
#D8BFD8
ΔE00 7.71
Light Gray
#D3D3D3
ΔE00 8.23
Gainsboro
#DCDCDC
ΔE00 8.36
Fog
#D8DCE0
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2DF #D5DFD2
analogous
#D6D2DF #DCD2DF #DFD2DC
triadic
#DCD2DF #DFDCD2 #D2DFDC
tetradic
#DCD2DF #DFD6D2 #D5DFD2 #D2DCDF
square
#DCD2DF #DFD6D2 #D5DFD2 #D2DCDF
split-complementary
#DCD2DF #DCDFD2 #D2DFD6
monochromatic
#A48AAC #C0AEC6 #DCD2DF #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.47
#DCD2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#DCD2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2DF
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2DF | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E0
Deuteranopia (green-blind)
#D3D5DE
Tritanopia (blue-blind)
#DCD3D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd2df; /* rgb */ color: rgb(220, 210, 223); /* oklch */ color: oklch(87.6% 0.021 318.4);
Tailwind
colors: {
custom: {
50: '#e6dfe9',
500: '#dcd2df',
950: '#000000',
},
}SCSS
$custom: #dcd2df; $custom-light: #e6dfe9; $custom-dark: #000000;
JSON
{
"hex": "#dcd2df",
"rgb": {
"r": 220,
"g": 210,
"b": 223
},
"hsl": {
"h": 286.154,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.87562,
"c": 0.02066,
"h": 318.4
},
"luminance": 0.66637
}Semantic roles & 50–950 ramp
primary
#DCD2DF
secondary
#A5B5A1
accent
#9B4A5D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484