#D6C2D0#D6C2D0
#D6C2D0 is a very light, muted pink. Relative luminance 0.574; OKLCH L 83.5% C 0.029 H 336.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D6C2D0 |
|---|---|
| RGB | rgb(214, 194, 208) |
| HSL | hsl(318, 20%, 80%) |
| HSV | hsv(318, 9%, 84%) |
| CMYK | cmyk(0%, 9.3%, 2.8%, 16.1%) |
| CIE-LAB | lab(80.42, 9.47, -4.43) |
| CIE-LCH | lch(80.42, 10.46, 334.93°) |
| OKLab | oklab(83.48% 0.0269 -0.0117) |
| OKLCH | oklch(83.48% 0.029 336.5) |
| XYZ | xyz(58.4071, 57.4345, 67.6714) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.18
Light Pink
#FFD1DF
ΔE00 8.90
Pale Pink
#FFCFDC
ΔE00 9.16
Pinkish Grey
#C8ACA9
ΔE00 9.37
Dusty Pink
#D8A7B1
ΔE00 10.16
Mistyrose
#FFE4E1
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6C2D0 #C2D6C8
analogous
#D2C2D6 #D6C2D0 #D6C2C6
triadic
#D6C2D0 #D0D6C2 #C2D0D6
tetradic
#D6C2D0 #D6D2C2 #C2D6C8 #C2C6D6
square
#D6C2D0 #D6D2C2 #C2D6C8 #C2C6D6
split-complementary
#D6C2D0 #C6D6C2 #C2D6D2
monochromatic
#A57998 #BD9DB4 #D6C2D0 #EFE7EC #F3EDF1
Accessibility & contrast
On white
1.68
#D6C2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#D6C2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6C2D0
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6C2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6C2D0 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D1
Deuteranopia (green-blind)
#C6C9CF
Tritanopia (blue-blind)
#D8C2C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d6c2d0; /* rgb */ color: rgb(214, 194, 208); /* oklch */ color: oklch(83.5% 0.029 336.5);
Tailwind
colors: {
custom: {
50: '#e2d4de',
500: '#d6c2d0',
950: '#000000',
},
}SCSS
$custom: #d6c2d0; $custom-light: #e2d4de; $custom-dark: #000000;
JSON
{
"hex": "#d6c2d0",
"rgb": {
"r": 214,
"g": 194,
"b": 208
},
"hsl": {
"h": 318,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.83483,
"c": 0.0293,
"h": 336.5
},
"luminance": 0.57434
}Semantic roles & 50–950 ramp
primary
#D6C2D0
secondary
#91AB99
accent
#9E6148
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384