#D6C0D2#D6C0D2
#D6C0D2 is a very light, muted pink. Relative luminance 0.566; OKLCH L 83.2% C 0.035 H 331.9°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D6C0D2 |
|---|---|
| RGB | rgb(214, 192, 210) |
| HSL | hsl(311, 21%, 80%) |
| HSV | hsv(311, 10%, 84%) |
| CMYK | cmyk(0%, 10.3%, 1.9%, 16.1%) |
| CIE-LAB | lab(79.98, 10.90, -6.16) |
| CIE-LCH | lch(79.98, 12.52, 330.53°) |
| OKLab | oklab(83.16% 0.0306 -0.0163) |
| OKLCH | oklch(83.16% 0.035 331.9) |
| XYZ | xyz(58.2126, 56.6493, 68.8281) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.54
Light Pink
#FFD1DF
ΔE00 8.70
Pale Pink
#FFCFDC
ΔE00 8.96
Pale Lavender
#EECFFE
ΔE00 9.75
Dusty Pink
#D8A7B1
ΔE00 9.78
Lilac
#C8A2C8
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6C0D2 #C0D6C4
analogous
#CFC0D6 #D6C0D2 #D6C0C7
triadic
#D6C0D2 #D2D6C0 #C0D2D6
tetradic
#D6C0D2 #D6CFC0 #C0D6C4 #C0C7D6
square
#D6C0D2 #D6CFC0 #C0D6C4 #C0C7D6
split-complementary
#D6C0D2 #C7D6C0 #C0D6CF
monochromatic
#A6769D #BE9BB8 #D6C0D2 #EEE5EC #F3ECF2
Accessibility & contrast
On white
1.70
#D6C0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#D6C0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6C0D2
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6C0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6C0D2 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D3
Deuteranopia (green-blind)
#C4C7D1
Tritanopia (blue-blind)
#D8C1C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d6c0d2; /* rgb */ color: rgb(214, 192, 210); /* oklch */ color: oklch(83.2% 0.035 331.9);
Tailwind
colors: {
custom: {
50: '#e2d3df',
500: '#d6c0d2',
950: '#000000',
},
}SCSS
$custom: #d6c0d2; $custom-light: #e2d3df; $custom-dark: #000000;
JSON
{
"hex": "#d6c0d2",
"rgb": {
"r": 214,
"g": 192,
"b": 210
},
"hsl": {
"h": 310.909,
"s": 21.154,
"l": 79.608
},
"oklch": {
"l": 0.83157,
"c": 0.03464,
"h": 331.9
},
"luminance": 0.56649
}Semantic roles & 50–950 ramp
primary
#D6C0D2
secondary
#8FAC94
accent
#A05646
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384