#D2C6DA#D2C6DA
#D2C6DA is a very light, muted violet. Relative luminance 0.592; OKLCH L 84.2% C 0.030 H 312.1°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C6DA |
|---|---|
| RGB | rgb(210, 198, 218) |
| HSL | hsl(276, 21%, 82%) |
| HSV | hsv(276, 9%, 85%) |
| CMYK | cmyk(3.7%, 9.2%, 0%, 14.5%) |
| CIE-LAB | lab(81.38, 7.82, -8.43) |
| CIE-LCH | lch(81.38, 11.50, 312.87°) |
| OKLab | oklab(84.24% 0.0203 -0.0225) |
| OKLCH | oklch(84.24% 0.03 312.1) |
| XYZ | xyz(59.4252, 59.1520, 74.6029) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.74
Lavender (CSS)
#E6E6FA
ΔE00 8.44
Pale Lavender
#EECFFE
ΔE00 9.80
Pale Lilac
#E4CBFF
ΔE00 9.91
Periwinkle
#CCCCFF
ΔE00 10.35
Dove Gray
#B6B8BD
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C6DA #CEDAC6
analogous
#C8C6DA #D2C6DA #DAC6D8
triadic
#D2C6DA #DAD2C6 #C6DAD2
tetradic
#D2C6DA #DAC8C6 #CEDAC6 #C6D8DA
square
#D2C6DA #DAC8C6 #CEDAC6 #C6D8DA
split-complementary
#D2C6DA #D8DAC6 #C6DAC8
monochromatic
#977CAA #B5A1C2 #D2C6DA #EFEBF2 #F0ECF3
Accessibility & contrast
On white
1.64
#D2C6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#D2C6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C6DA
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C6DA | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADB
Deuteranopia (green-blind)
#C6CAD9
Tritanopia (blue-blind)
#D1C8CC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d2c6da; /* rgb */ color: rgb(210, 198, 218); /* oklch */ color: oklch(84.2% 0.030 312.1);
Tailwind
colors: {
custom: {
50: '#dfd7e5',
500: '#d2c6da',
950: '#000000',
},
}SCSS
$custom: #d2c6da; $custom-light: #dfd7e5; $custom-dark: #000000;
JSON
{
"hex": "#d2c6da",
"rgb": {
"r": 210,
"g": 198,
"b": 218
},
"hsl": {
"h": 276,
"s": 21.277,
"l": 81.569
},
"oklch": {
"l": 0.84239,
"c": 0.03033,
"h": 312.1
},
"luminance": 0.59152
}Semantic roles & 50–950 ramp
primary
#D2C6DA
secondary
#9FB094
accent
#A0466A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384