#D2C8D5#D2C8D5
#D2C8D5 is a very light, muted purple. Relative luminance 0.598; OKLCH L 84.5% C 0.021 H 318.4°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8D5 |
|---|---|
| RGB | rgb(210, 200, 213) |
| HSL | hsl(286, 13%, 81%) |
| HSV | hsv(286, 6%, 84%) |
| CMYK | cmyk(1.4%, 6.1%, 0%, 16.5%) |
| CIE-LAB | lab(81.74, 5.82, -5.21) |
| CIE-LCH | lch(81.74, 7.81, 318.14°) |
| OKLab | oklab(84.48% 0.0156 -0.0138) |
| OKLCH | oklch(84.48% 0.021 318.4) |
| XYZ | xyz(59.2410, 59.8146, 71.3624) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.90
Lavender (CSS)
#E6E6FA
ΔE00 8.08
Light Gray
#D3D3D3
ΔE00 8.49
Dove Gray
#B6B8BD
ΔE00 8.71
Silver
#C0C0C0
ΔE00 8.73
Gainsboro
#DCDCDC
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8D5 #CBD5C8
analogous
#CBC8D5 #D2C8D5 #D5C8D1
triadic
#D2C8D5 #D5D2C8 #C8D5D2
tetradic
#D2C8D5 #D5CBC8 #CBD5C8 #C8D1D5
square
#D2C8D5 #D5CBC8 #CBD5C8 #C8D1D5
split-complementary
#D2C8D5 #D1D5C8 #C8D5CB
monochromatic
#9983A0 #B6A5BB #D2C8D5 #EEEBEF #F1EEF2
Accessibility & contrast
On white
1.62
#D2C8D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#D2C8D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8D5
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8D5 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CBD6
Deuteranopia (green-blind)
#C9CBD4
Tritanopia (blue-blind)
#D2C9CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d2c8d5; /* rgb */ color: rgb(210, 200, 213); /* oklch */ color: oklch(84.5% 0.021 318.4);
Tailwind
colors: {
custom: {
50: '#dfd8e1',
500: '#d2c8d5',
950: '#000000',
},
}SCSS
$custom: #d2c8d5; $custom-light: #dfd8e1; $custom-dark: #000000;
JSON
{
"hex": "#d2c8d5",
"rgb": {
"r": 210,
"g": 200,
"b": 213
},
"hsl": {
"h": 286.154,
"s": 13.402,
"l": 80.98
},
"oklch": {
"l": 0.84475,
"c": 0.02085,
"h": 318.4
},
"luminance": 0.59814
}Semantic roles & 50–950 ramp
primary
#D2C8D5
secondary
#9CA998
accent
#984E5F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384