#D0C4CD#D0C4CD
#D0C4CD is a very light, near-neutral pink. Relative luminance 0.573; OKLCH L 83.3% C 0.018 H 334.2°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C4CD |
|---|---|
| RGB | rgb(208, 196, 205) |
| HSL | hsl(315, 11%, 79%) |
| HSV | hsv(315, 6%, 82%) |
| CMYK | cmyk(0%, 5.8%, 1.4%, 18.4%) |
| CIE-LAB | lab(80.35, 5.79, -2.99) |
| CIE-LCH | lch(80.35, 6.52, 332.71°) |
| OKLab | oklab(83.28% 0.0163 -0.0079) |
| OKLCH | oklch(83.28% 0.018 334.2) |
| XYZ | xyz(56.7702, 57.2980, 65.8147) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.49
Silver
#C0C0C0
ΔE00 7.83
Light Gray
#D3D3D3
ΔE00 8.12
Dove Gray
#B6B8BD
ΔE00 8.13
Gainsboro
#DCDCDC
ΔE00 9.06
Pinkish Grey
#C8ACA9
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C4CD #C4D0C7
analogous
#CDC4D0 #D0C4CD #D0C4C7
triadic
#D0C4CD #CDD0C4 #C4CDD0
tetradic
#D0C4CD #D0CDC4 #C4D0C7 #C4C7D0
square
#D0C4CD #D0CDC4 #C4D0C7 #C4C7D0
split-complementary
#D0C4CD #C7D0C4 #C4D0CD
monochromatic
#9A8093 #B5A2B0 #D0C4CD #EBE6EA #F1EEF1
Accessibility & contrast
On white
1.69
#D0C4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#D0C4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C4CD
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C4CD | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#D1C4C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d0c4cd; /* rgb */ color: rgb(208, 196, 205); /* oklch */ color: oklch(83.3% 0.018 334.2);
Tailwind
colors: {
custom: {
50: '#ded5dc',
500: '#d0c4cd',
950: '#000000',
},
}SCSS
$custom: #d0c4cd; $custom-light: #ded5dc; $custom-dark: #000000;
JSON
{
"hex": "#d0c4cd",
"rgb": {
"r": 208,
"g": 196,
"b": 205
},
"hsl": {
"h": 315,
"s": 11.321,
"l": 79.216
},
"oklch": {
"l": 0.83276,
"c": 0.01811,
"h": 334.2
},
"luminance": 0.57298
}Semantic roles & 50–950 ramp
primary
#D0C4CD
secondary
#94A498
accent
#956150
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384