#D2C2D6#D2C2D6
#D2C2D6 is a very light, muted purple. Relative luminance 0.571; OKLCH L 83.3% C 0.033 H 319.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C2D6 |
|---|---|
| RGB | rgb(210, 194, 214) |
| HSL | hsl(288, 20%, 80%) |
| HSV | hsv(288, 9%, 84%) |
| CMYK | cmyk(1.9%, 9.3%, 0%, 16.1%) |
| CIE-LAB | lab(80.26, 9.20, -7.94) |
| CIE-LCH | lch(80.26, 12.16, 319.22°) |
| OKLab | oklab(83.33% 0.0247 -0.0211) |
| OKLCH | oklch(83.33% 0.033 319.5) |
| XYZ | xyz(58.0059, 57.1407, 71.5787) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.33
Pale Lavender
#EECFFE
ΔE00 9.54
Pale Lilac
#E4CBFF
ΔE00 9.84
Lavender (CSS)
#E6E6FA
ΔE00 9.96
Very Light Purple
#F6CEFC
ΔE00 10.26
Light Pink
#FFD1DF
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C2D6 #C6D6C2
analogous
#C8C2D6 #D2C2D6 #D6C2D0
triadic
#D2C2D6 #D6D2C2 #C2D6D2
tetradic
#D2C2D6 #D6C8C2 #C6D6C2 #C2D0D6
square
#D2C2D6 #D6C8C2 #C6D6C2 #C2D0D6
split-complementary
#D2C2D6 #D0D6C2 #C2D6C8
monochromatic
#9C79A5 #B79DBD #D2C2D6 #EDE7EF #F2EDF3
Accessibility & contrast
On white
1.69
#D2C2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#D2C2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C2D6
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C2D6 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D7
Deuteranopia (green-blind)
#C3C8D5
Tritanopia (blue-blind)
#D2C4C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d2c2d6; /* rgb */ color: rgb(210, 194, 214); /* oklch */ color: oklch(83.3% 0.033 319.5);
Tailwind
colors: {
custom: {
50: '#dfd4e2',
500: '#d2c2d6',
950: '#000000',
},
}SCSS
$custom: #d2c2d6; $custom-light: #dfd4e2; $custom-dark: #000000;
JSON
{
"hex": "#d2c2d6",
"rgb": {
"r": 210,
"g": 194,
"b": 214
},
"hsl": {
"h": 288,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.8333,
"c": 0.03254,
"h": 319.5
},
"luminance": 0.5714
}Semantic roles & 50–950 ramp
primary
#D2C2D6
secondary
#96AB91
accent
#9E4859
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384