#D2C0D4#D2C0D4
#D2C0D4 is a very light, muted purple. Relative luminance 0.562; OKLCH L 82.9% C 0.034 H 322.8°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C0D4 |
|---|---|
| RGB | rgb(210, 192, 212) |
| HSL | hsl(294, 19%, 79%) |
| HSV | hsv(294, 9%, 83%) |
| CMYK | cmyk(0.9%, 9.4%, 0%, 16.9%) |
| CIE-LAB | lab(79.70, 9.90, -7.69) |
| CIE-LCH | lch(79.70, 12.54, 322.17°) |
| OKLab | oklab(82.88% 0.0269 -0.0205) |
| OKLCH | oklch(82.88% 0.034 322.8) |
| XYZ | xyz(57.3099, 56.1549, 70.0944) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.75
Pale Lavender
#EECFFE
ΔE00 9.51
Lilac
#C8A2C8
ΔE00 9.90
Pale Lilac
#E4CBFF
ΔE00 9.90
Light Pink
#FFD1DF
ΔE00 9.98
Very Light Purple
#F6CEFC
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C0D4 #C2D4C0
analogous
#C8C0D4 #D2C0D4 #D4C0CC
triadic
#D2C0D4 #D4D2C0 #C0D4D2
tetradic
#D2C0D4 #D4C8C0 #C2D4C0 #C0CCD4
square
#D2C0D4 #D4C8C0 #C2D4C0 #C0CCD4
split-complementary
#D2C0D4 #CCD4C0 #C0D4C8
monochromatic
#9E77A2 #B89CBB #D2C0D4 #ECE4ED #F2EDF3
Accessibility & contrast
On white
1.72
#D2C0D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#D2C0D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C0D4
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C0D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C0D4 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC4D5
Deuteranopia (green-blind)
#C2C6D3
Tritanopia (blue-blind)
#D3C2C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d2c0d4; /* rgb */ color: rgb(210, 192, 212); /* oklch */ color: oklch(82.9% 0.034 322.8);
Tailwind
colors: {
custom: {
50: '#dfd3e1',
500: '#d2c0d4',
950: '#000000',
},
}SCSS
$custom: #d2c0d4; $custom-light: #dfd3e1; $custom-dark: #000000;
JSON
{
"hex": "#d2c0d4",
"rgb": {
"r": 210,
"g": 192,
"b": 212
},
"hsl": {
"h": 294,
"s": 18.868,
"l": 79.216
},
"oklch": {
"l": 0.82877,
"c": 0.03383,
"h": 322.8
},
"luminance": 0.56154
}Semantic roles & 50–950 ramp
primary
#D2C0D4
secondary
#92A98F
accent
#9D4851
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384