#D0C3CD#D0C3CD
#D0C3CD is a very light, near-neutral pink. Relative luminance 0.568; OKLCH L 83.1% C 0.020 H 333.5°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C3CD |
|---|---|
| RGB | rgb(208, 195, 205) |
| HSL | hsl(314, 12%, 79%) |
| HSV | hsv(314, 6%, 82%) |
| CMYK | cmyk(0%, 6.3%, 1.4%, 18.4%) |
| CIE-LAB | lab(80.09, 6.32, -3.36) |
| CIE-LCH | lch(80.09, 7.16, 332.02°) |
| OKLab | oklab(83.08% 0.0178 -0.0088) |
| OKLCH | oklch(83.08% 0.02 333.5) |
| XYZ | xyz(56.5454, 56.8484, 65.7397) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.89
Silver
#C0C0C0
ΔE00 8.37
Dove Gray
#B6B8BD
ΔE00 8.54
Light Gray
#D3D3D3
ΔE00 8.74
Pinkish Grey
#C8ACA9
ΔE00 9.25
Gainsboro
#DCDCDC
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C3CD #C3D0C6
analogous
#CDC3D0 #D0C3CD #D0C3C7
triadic
#D0C3CD #CDD0C3 #C3CDD0
tetradic
#D0C3CD #D0CDC3 #C3D0C6 #C3C7D0
square
#D0C3CD #D0CDC3 #C3D0C6 #C3C7D0
split-complementary
#D0C3CD #C7D0C3 #C3D0CD
monochromatic
#9A7E94 #B5A1B0 #D0C3CD #EBE5EA #F2EEF1
Accessibility & contrast
On white
1.70
#D0C3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#D0C3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C3CD
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C3CD | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CD
Deuteranopia (green-blind)
#C6C7CD
Tritanopia (blue-blind)
#D1C3C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d0c3cd; /* rgb */ color: rgb(208, 195, 205); /* oklch */ color: oklch(83.1% 0.020 333.5);
Tailwind
colors: {
custom: {
50: '#ded5dc',
500: '#d0c3cd',
950: '#000000',
},
}SCSS
$custom: #d0c3cd; $custom-light: #ded5dc; $custom-dark: #000000;
JSON
{
"hex": "#d0c3cd",
"rgb": {
"r": 208,
"g": 195,
"b": 205
},
"hsl": {
"h": 313.846,
"s": 12.15,
"l": 79.02
},
"oklch": {
"l": 0.83078,
"c": 0.01986,
"h": 333.5
},
"luminance": 0.56848
}Semantic roles & 50–950 ramp
primary
#D0C3CD
secondary
#93A497
accent
#96604F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384