#D2CCD5#D2CCD5
#D2CCD5 is a very light, near-neutral purple. Relative luminance 0.617; OKLCH L 85.3% C 0.014 H 314.8°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CCD5 |
|---|---|
| RGB | rgb(210, 204, 213) |
| HSL | hsl(280, 10%, 82%) |
| HSV | hsv(280, 4%, 84%) |
| CMYK | cmyk(1.4%, 4.2%, 0%, 16.5%) |
| CIE-LAB | lab(82.75, 3.70, -3.72) |
| CIE-LCH | lch(82.75, 5.25, 314.84°) |
| OKLab | oklab(85.27% 0.0098 -0.0099) |
| OKLCH | oklch(85.27% 0.014 314.8) |
| XYZ | xyz(60.1795, 61.6916, 71.6752) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.93
Gainsboro
#DCDCDC
ΔE00 6.68
Silver
#C0C0C0
ΔE00 6.78
Fog
#D8DCE0
ΔE00 6.85
Dove Gray
#B6B8BD
ΔE00 7.30
Lavender (CSS)
#E6E6FA
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CCD5 #CFD5CC
analogous
#CECCD5 #D2CCD5 #D5CCD4
triadic
#D2CCD5 #D5D2CC #CCD5D2
tetradic
#D2CCD5 #D5CECC #CFD5CC #CCD4D5
square
#D2CCD5 #D5CECC #CFD5CC #CCD4D5
split-complementary
#D2CCD5 #D4D5CC #CCD5CE
monochromatic
#97899E #B4AAB9 #D2CCD5 #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.57
#D2CCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#D2CCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CCD5
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CCD5 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED5
Deuteranopia (green-blind)
#CCCED5
Tritanopia (blue-blind)
#D2CDCF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d2ccd5; /* rgb */ color: rgb(210, 204, 213); /* oklch */ color: oklch(85.3% 0.014 314.8);
Tailwind
colors: {
custom: {
50: '#dfdbe1',
500: '#d2ccd5',
950: '#000000',
},
}SCSS
$custom: #d2ccd5; $custom-light: #dfdbe1; $custom-dark: #000000;
JSON
{
"hex": "#d2ccd5",
"rgb": {
"r": 210,
"g": 204,
"b": 213
},
"hsl": {
"h": 280,
"s": 9.677,
"l": 81.765
},
"oklch": {
"l": 0.85267,
"c": 0.0139,
"h": 314.8
},
"luminance": 0.61691
}Semantic roles & 50–950 ramp
primary
#D2CCD5
secondary
#A1A99C
accent
#945268
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484