#D2C0D6#D2C0D6
#D2C0D6 is a very light, muted purple. Relative luminance 0.563; OKLCH L 82.9% C 0.036 H 320.1°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C0D6 |
|---|---|
| RGB | rgb(210, 192, 214) |
| HSL | hsl(289, 21%, 80%) |
| HSV | hsv(289, 10%, 84%) |
| CMYK | cmyk(1.9%, 10.3%, 0%, 16.1%) |
| CIE-LAB | lab(79.76, 10.28, -8.68) |
| CIE-LCH | lch(79.76, 13.45, 319.81°) |
| OKLab | oklab(82.94% 0.0277 -0.0231) |
| OKLCH | oklch(82.94% 0.036 320.1) |
| XYZ | xyz(57.5638, 56.2564, 71.4314) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.40
Pale Lavender
#EECFFE
ΔE00 8.94
Pale Lilac
#E4CBFF
ΔE00 9.26
Lilac
#C8A2C8
ΔE00 9.56
Very Light Purple
#F6CEFC
ΔE00 9.61
Light Lavender
#DFC5FE
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C0D6 #C4D6C0
analogous
#C7C0D6 #D2C0D6 #D6C0CF
triadic
#D2C0D6 #D6D2C0 #C0D6D2
tetradic
#D2C0D6 #D6C7C0 #C4D6C0 #C0CFD6
square
#D2C0D6 #D6C7C0 #C4D6C0 #C0CFD6
split-complementary
#D2C0D6 #CFD6C0 #C0D6C7
monochromatic
#9D76A6 #B89BBE #D2C0D6 #ECE5EE #F2ECF3
Accessibility & contrast
On white
1.71
#D2C0D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#D2C0D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C0D6
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C0D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C0D6 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D7
Deuteranopia (green-blind)
#C2C6D5
Tritanopia (blue-blind)
#D3C2C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d2c0d6; /* rgb */ color: rgb(210, 192, 214); /* oklch */ color: oklch(82.9% 0.036 320.1);
Tailwind
colors: {
custom: {
50: '#dfd3e2',
500: '#d2c0d6',
950: '#000000',
},
}SCSS
$custom: #d2c0d6; $custom-light: #dfd3e2; $custom-dark: #000000;
JSON
{
"hex": "#d2c0d6",
"rgb": {
"r": 210,
"g": 192,
"b": 214
},
"hsl": {
"h": 289.091,
"s": 21.154,
"l": 79.608
},
"oklch": {
"l": 0.82941,
"c": 0.03606,
"h": 320.1
},
"luminance": 0.56256
}Semantic roles & 50–950 ramp
primary
#D2C0D6
secondary
#94AC8F
accent
#A04656
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384