#D0C0CC#D0C0CC
#D0C0CC is a very light, muted pink. Relative luminance 0.555; OKLCH L 82.5% C 0.024 H 334.4°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C0CC |
|---|---|
| RGB | rgb(208, 192, 204) |
| HSL | hsl(315, 15%, 78%) |
| HSV | hsv(315, 8%, 82%) |
| CMYK | cmyk(0%, 7.7%, 1.9%, 18.4%) |
| CIE-LAB | lab(79.31, 7.74, -3.97) |
| CIE-LCH | lch(79.31, 8.70, 332.84°) |
| OKLab | oklab(82.46% 0.0218 -0.0105) |
| OKLCH | oklch(82.46% 0.024 334.4) |
| XYZ | xyz(55.7597, 55.4694, 64.8842) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.55
Pinkish Grey
#C8ACA9
ΔE00 8.89
Dove Gray
#B6B8BD
ΔE00 9.64
Silver
#C0C0C0
ΔE00 9.68
Light Gray
#D3D3D3
ΔE00 10.25
Light Pink
#FFD1DF
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C0CC #C0D0C4
analogous
#CCC0D0 #D0C0CC #D0C0C4
triadic
#D0C0CC #CCD0C0 #C0CCD0
tetradic
#D0C0CC #D0CCC0 #C0D0C4 #C0C4D0
square
#D0C0CC #D0CCC0 #C0D0C4 #C0C4D0
split-complementary
#D0C0CC #C4D0C0 #C0D0CC
monochromatic
#9C7A93 #B69DB0 #D0C0CC #EAE3E8 #F2EDF1
Accessibility & contrast
On white
1.74
#D0C0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#D0C0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C0CC
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C0CC | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CD
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#D2C1C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d0c0cc; /* rgb */ color: rgb(208, 192, 204); /* oklch */ color: oklch(82.5% 0.024 334.4);
Tailwind
colors: {
custom: {
50: '#ded3db',
500: '#d0c0cc',
950: '#000000',
},
}SCSS
$custom: #d0c0cc; $custom-light: #ded3db; $custom-dark: #000000;
JSON
{
"hex": "#d0c0cc",
"rgb": {
"r": 208,
"g": 192,
"b": 204
},
"hsl": {
"h": 315,
"s": 14.545,
"l": 78.431
},
"oklch": {
"l": 0.82457,
"c": 0.02422,
"h": 334.4
},
"luminance": 0.55469
}Semantic roles & 50–950 ramp
primary
#D0C0CC
secondary
#90A495
accent
#99604D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151415
muted
#848384