#D0C2CD#D0C2CD
#D0C2CD is a very light, muted pink. Relative luminance 0.564; OKLCH L 82.9% C 0.022 H 332.9°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C2CD |
|---|---|
| RGB | rgb(208, 194, 205) |
| HSL | hsl(313, 13%, 79%) |
| HSV | hsv(313, 7%, 82%) |
| CMYK | cmyk(0%, 6.7%, 1.4%, 18.4%) |
| CIE-LAB | lab(79.84, 6.86, -3.73) |
| CIE-LCH | lch(79.84, 7.81, 331.45°) |
| OKLab | oklab(82.88% 0.0193 -0.0098) |
| OKLCH | oklch(82.88% 0.022 332.9) |
| XYZ | xyz(56.3221, 56.4017, 65.6653) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.31
Silver
#C0C0C0
ΔE00 8.90
Dove Gray
#B6B8BD
ΔE00 8.96
Pinkish Grey
#C8ACA9
ΔE00 9.19
Light Gray
#D3D3D3
ΔE00 9.34
Lavender (CSS)
#E6E6FA
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C2CD #C2D0C5
analogous
#CCC2D0 #D0C2CD #D0C2C6
triadic
#D0C2CD #CDD0C2 #C2CDD0
tetradic
#D0C2CD #D0CCC2 #C2D0C5 #C2C6D0
square
#D0C2CD #D0CCC2 #C2D0C5 #C2C6D0
split-complementary
#D0C2CD #C6D0C2 #C2D0CC
monochromatic
#9B7D94 #B59FB1 #D0C2CD #EBE5E9 #F2EEF1
Accessibility & contrast
On white
1.71
#D0C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#D0C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C2CD
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C2CD | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#D2C3C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d0c2cd; /* rgb */ color: rgb(208, 194, 205); /* oklch */ color: oklch(82.9% 0.022 332.9);
Tailwind
colors: {
custom: {
50: '#ded4dc',
500: '#d0c2cd',
950: '#000000',
},
}SCSS
$custom: #d0c2cd; $custom-light: #ded4dc; $custom-dark: #000000;
JSON
{
"hex": "#d0c2cd",
"rgb": {
"r": 208,
"g": 194,
"b": 205
},
"hsl": {
"h": 312.857,
"s": 12.963,
"l": 78.824
},
"oklch": {
"l": 0.82881,
"c": 0.02162,
"h": 332.9
},
"luminance": 0.56401
}Semantic roles & 50–950 ramp
primary
#D0C2CD
secondary
#92A496
accent
#975E4E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384