#D2C2D4#D2C2D4
#D2C2D4 is a very light, muted purple. Relative luminance 0.570; OKLCH L 83.3% C 0.030 H 322.4°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C2D4 |
|---|---|
| RGB | rgb(210, 194, 212) |
| HSL | hsl(293, 17%, 80%) |
| HSV | hsv(293, 8%, 83%) |
| CMYK | cmyk(0.9%, 8.5%, 0%, 16.9%) |
| CIE-LAB | lab(80.20, 8.83, -6.95) |
| CIE-LCH | lch(80.20, 11.24, 321.81°) |
| OKLab | oklab(83.27% 0.024 -0.0185) |
| OKLCH | oklch(83.27% 0.03 322.4) |
| XYZ | xyz(57.7520, 57.0392, 70.2418) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.75
Lavender (CSS)
#E6E6FA
ΔE00 9.99
Pale Lavender
#EECFFE
ΔE00 10.14
Light Pink
#FFD1DF
ΔE00 10.23
Pale Lilac
#E4CBFF
ΔE00 10.51
Pale Pink
#FFCFDC
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C2D4 #C4D4C2
analogous
#C9C2D4 #D2C2D4 #D4C2CD
triadic
#D2C2D4 #D4D2C2 #C2D4D2
tetradic
#D2C2D4 #D4C9C2 #C4D4C2 #C2CDD4
square
#D2C2D4 #D4C9C2 #C4D4C2 #C2CDD4
split-complementary
#D2C2D4 #CDD4C2 #C2D4C9
monochromatic
#9D7AA1 #B89EBB #D2C2D4 #ECE6ED #F2EDF2
Accessibility & contrast
On white
1.69
#D2C2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#D2C2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C2D4
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C2D4 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D5
Deuteranopia (green-blind)
#C4C8D3
Tritanopia (blue-blind)
#D3C3C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d2c2d4; /* rgb */ color: rgb(210, 194, 212); /* oklch */ color: oklch(83.3% 0.030 322.4);
Tailwind
colors: {
custom: {
50: '#dfd4e1',
500: '#d2c2d4',
950: '#000000',
},
}SCSS
$custom: #d2c2d4; $custom-light: #dfd4e1; $custom-dark: #000000;
JSON
{
"hex": "#d2c2d4",
"rgb": {
"r": 210,
"g": 194,
"b": 212
},
"hsl": {
"h": 293.333,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.83266,
"c": 0.03028,
"h": 322.4
},
"luminance": 0.57039
}Semantic roles & 50–950 ramp
primary
#D2C2D4
secondary
#94A991
accent
#9C4A53
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384