#D6C2DC#D6C2DC
#D6C2DC is a very light, muted purple. Relative luminance 0.580; OKLCH L 83.9% C 0.042 H 318.4°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D6C2DC |
|---|---|
| RGB | rgb(214, 194, 220) |
| HSL | hsl(286, 27%, 81%) |
| HSV | hsv(286, 12%, 86%) |
| CMYK | cmyk(2.7%, 11.8%, 0%, 13.7%) |
| CIE-LAB | lab(80.77, 11.68, -10.37) |
| CIE-LCH | lch(80.77, 15.62, 318.39°) |
| OKLab | oklab(83.86% 0.0312 -0.0277) |
| OKLCH | oklch(83.86% 0.042 318.4) |
| XYZ | xyz(59.9396, 58.0476, 75.7429) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.70
Pale Lavender
#EECFFE
ΔE00 7.37
Pale Lilac
#E4CBFF
ΔE00 7.77
Very Light Purple
#F6CEFC
ΔE00 8.07
Light Lavender
#DFC5FE
ΔE00 8.57
Light Lilac
#EDC8FF
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6C2DC #C8DCC2
analogous
#C9C2DC #D6C2DC #DCC2D5
triadic
#D6C2DC #DCD6C2 #C2DCD6
tetradic
#D6C2DC #DCC9C2 #C8DCC2 #C2D5DC
square
#D6C2DC #DCC9C2 #C8DCC2 #C2D5DC
split-complementary
#D6C2DC #D5DCC2 #C2DCC9
monochromatic
#A274AF #BC9BC6 #D6C2DC #F0E9F2 #F2ECF4
Accessibility & contrast
On white
1.67
#D6C2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#D6C2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6C2DC
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6C2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6C2DC | 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)
#BFC7DD
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#D6C4CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d6c2dc; /* rgb */ color: rgb(214, 194, 220); /* oklch */ color: oklch(83.9% 0.042 318.4);
Tailwind
colors: {
custom: {
50: '#e2d4e6',
500: '#d6c2dc',
950: '#000000',
},
}SCSS
$custom: #d6c2dc; $custom-light: #e2d4e6; $custom-dark: #000000;
JSON
{
"hex": "#d6c2dc",
"rgb": {
"r": 214,
"g": 194,
"b": 220
},
"hsl": {
"h": 286.154,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.83862,
"c": 0.04174,
"h": 318.4
},
"luminance": 0.58047
}Semantic roles & 50–950 ramp
primary
#D6C2DC
secondary
#98B38F
accent
#A64057
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384