#D6C2D2#D6C2D2
#D6C2D2 is a very light, muted pink. Relative luminance 0.575; OKLCH L 83.5% C 0.031 H 332.6°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D6C2D2 |
|---|---|
| RGB | rgb(214, 194, 210) |
| HSL | hsl(312, 20%, 80%) |
| HSV | hsv(312, 9%, 84%) |
| CMYK | cmyk(0%, 9.3%, 1.9%, 16.1%) |
| CIE-LAB | lab(80.48, 9.83, -5.42) |
| CIE-LCH | lch(80.48, 11.23, 331.11°) |
| OKLab | oklab(83.54% 0.0276 -0.0143) |
| OKLCH | oklch(83.54% 0.031 332.6) |
| XYZ | xyz(58.6547, 57.5336, 68.9754) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.49
Light Pink
#FFD1DF
ΔE00 8.92
Pale Pink
#FFCFDC
ΔE00 9.20
Pinkish Grey
#C8ACA9
ΔE00 9.96
Dusty Pink
#D8A7B1
ΔE00 10.31
Pale Lavender
#EECFFE
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6C2D2 #C2D6C6
analogous
#D0C2D6 #D6C2D2 #D6C2C8
triadic
#D6C2D2 #D2D6C2 #C2D2D6
tetradic
#D6C2D2 #D6D0C2 #C2D6C6 #C2C8D6
square
#D6C2D2 #D6D0C2 #C2D6C6 #C2C8D6
split-complementary
#D6C2D2 #C8D6C2 #C2D6D0
monochromatic
#A5799C #BD9DB7 #D6C2D2 #EFE7ED #F3EDF2
Accessibility & contrast
On white
1.68
#D6C2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#D6C2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6C2D2
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6C2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6C2D2 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D3
Deuteranopia (green-blind)
#C6C9D1
Tritanopia (blue-blind)
#D8C3C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d6c2d2; /* rgb */ color: rgb(214, 194, 210); /* oklch */ color: oklch(83.5% 0.031 332.6);
Tailwind
colors: {
custom: {
50: '#e2d4df',
500: '#d6c2d2',
950: '#000000',
},
}SCSS
$custom: #d6c2d2; $custom-light: #e2d4df; $custom-dark: #000000;
JSON
{
"hex": "#d6c2d2",
"rgb": {
"r": 214,
"g": 194,
"b": 210
},
"hsl": {
"h": 312,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.83544,
"c": 0.03111,
"h": 332.6
},
"luminance": 0.57533
}Semantic roles & 50–950 ramp
primary
#D6C2D2
secondary
#91AB96
accent
#9E5948
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384