#D2C4D6#D2C4D6
#D2C4D6 is a very light, muted purple. Relative luminance 0.580; OKLCH L 83.7% C 0.029 H 318.7°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C4D6 |
|---|---|
| RGB | rgb(210, 196, 214) |
| HSL | hsl(287, 18%, 80%) |
| HSV | hsv(287, 8%, 84%) |
| CMYK | cmyk(1.9%, 8.4%, 0%, 16.1%) |
| CIE-LAB | lab(80.76, 8.14, -7.20) |
| CIE-LCH | lch(80.76, 10.86, 318.51°) |
| OKLab | oklab(83.72% 0.0218 -0.0192) |
| OKLCH | oklch(83.72% 0.029 318.7) |
| XYZ | xyz(58.4540, 58.0369, 71.7281) |
| Luminance | 0.5804 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.36
Lavender (CSS)
#E6E6FA
ΔE00 9.23
Pale Lavender
#EECFFE
ΔE00 10.23
Pale Lilac
#E4CBFF
ΔE00 10.52
Dove Gray
#B6B8BD
ΔE00 10.55
Light Pink
#FFD1DF
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C4D6 #C8D6C4
analogous
#C9C4D6 #D2C4D6 #D6C4D1
triadic
#D2C4D6 #D6D2C4 #C4D6D2
tetradic
#D2C4D6 #D6C9C4 #C8D6C4 #C4D1D6
square
#D2C4D6 #D6C9C4 #C8D6C4 #C4D1D6
split-complementary
#D2C4D6 #D1D6C4 #C4D6C9
monochromatic
#9B7CA4 #B6A0BD #D2C4D6 #EEE8EF #F1EDF2
Accessibility & contrast
On white
1.67
#D2C4D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#D2C4D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C4D6
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C4D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C4D6 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8D7
Deuteranopia (green-blind)
#C5C9D5
Tritanopia (blue-blind)
#D2C6CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d2c4d6; /* rgb */ color: rgb(210, 196, 214); /* oklch */ color: oklch(83.7% 0.029 318.7);
Tailwind
colors: {
custom: {
50: '#dfd5e2',
500: '#d2c4d6',
950: '#000000',
},
}SCSS
$custom: #d2c4d6; $custom-light: #dfd5e2; $custom-dark: #000000;
JSON
{
"hex": "#d2c4d6",
"rgb": {
"r": 210,
"g": 196,
"b": 214
},
"hsl": {
"h": 286.667,
"s": 18,
"l": 80.392
},
"oklch": {
"l": 0.8372,
"c": 0.02902,
"h": 318.7
},
"luminance": 0.58037
}Semantic roles & 50–950 ramp
primary
#D2C4D6
secondary
#98AB93
accent
#9C495C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384