#D6C2D8#D6C2D8
#D6C2D8 is a very light, muted purple. Relative luminance 0.578; OKLCH L 83.7% C 0.037 H 323.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D6C2D8 |
|---|---|
| RGB | rgb(214, 194, 216) |
| HSL | hsl(295, 22%, 80%) |
| HSV | hsv(295, 10%, 85%) |
| CMYK | cmyk(0.9%, 10.2%, 0%, 15.3%) |
| CIE-LAB | lab(80.65, 10.93, -8.40) |
| CIE-LCH | lch(80.65, 13.79, 322.47°) |
| OKLab | oklab(83.73% 0.0298 -0.0224) |
| OKLCH | oklch(83.73% 0.037 323.1) |
| XYZ | xyz(59.4162, 57.8382, 72.9862) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.87
Pale Lavender
#EECFFE
ΔE00 8.48
Very Light Purple
#F6CEFC
ΔE00 9.01
Pale Lilac
#E4CBFF
ΔE00 9.03
Light Pink
#FFD1DF
ΔE00 9.30
Pale Pink
#FFCFDC
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6C2D8 #C4D8C2
analogous
#CBC2D8 #D6C2D8 #D8C2CF
triadic
#D6C2D8 #D8D6C2 #C2D8D6
tetradic
#D6C2D8 #D8CBC2 #C4D8C2 #C2CFD8
square
#D6C2D8 #D8CBC2 #C4D8C2 #C2CFD8
split-complementary
#D6C2D8 #CFD8C2 #C2D8CB
monochromatic
#A477A8 #BD9DC0 #D6C2D8 #EFE7F0 #F2ECF3
Accessibility & contrast
On white
1.67
#D6C2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#D6C2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6C2D8
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6C2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6C2D8 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7D9
Deuteranopia (green-blind)
#C4C9D7
Tritanopia (blue-blind)
#D7C4C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d6c2d8; /* rgb */ color: rgb(214, 194, 216); /* oklch */ color: oklch(83.7% 0.037 323.1);
Tailwind
colors: {
custom: {
50: '#e2d4e4',
500: '#d6c2d8',
950: '#000000',
},
}SCSS
$custom: #d6c2d8; $custom-light: #e2d4e4; $custom-dark: #000000;
JSON
{
"hex": "#d6c2d8",
"rgb": {
"r": 214,
"g": 194,
"b": 216
},
"hsl": {
"h": 294.545,
"s": 22,
"l": 80.392
},
"oklch": {
"l": 0.83733,
"c": 0.03724,
"h": 323.1
},
"luminance": 0.57838
}Semantic roles & 50–950 ramp
primary
#D6C2D8
secondary
#93AE90
accent
#A0454D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384