#D3C3CD#D3C3CD
#D3C3CD is a very light, muted pink. Relative luminance 0.573; OKLCH L 83.3% C 0.022 H 339.7°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D3C3CD |
|---|---|
| RGB | rgb(211, 195, 205) |
| HSL | hsl(323, 15%, 80%) |
| HSV | hsv(323, 8%, 83%) |
| CMYK | cmyk(0%, 7.6%, 2.8%, 17.3%) |
| CIE-LAB | lab(80.34, 7.36, -2.97) |
| CIE-LCH | lch(80.34, 7.94, 338.04°) |
| OKLab | oklab(83.33% 0.021 -0.0078) |
| OKLCH | oklch(83.33% 0.022 339.7) |
| XYZ | xyz(57.3971, 57.2875, 65.7797) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.25
Pinkish Grey
#C8ACA9
ΔE00 8.79
Silver
#C0C0C0
ΔE00 9.28
Light Gray
#D3D3D3
ΔE00 9.52
Dove Gray
#B6B8BD
ΔE00 9.59
Mistyrose
#FFE4E1
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3C3CD #C3D3C9
analogous
#D1C3D3 #D3C3CD #D3C3C5
triadic
#D3C3CD #CDD3C3 #C3CDD3
tetradic
#D3C3CD #D3D1C3 #C3D3C9 #C3C5D3
square
#D3C3CD #D3D1C3 #C3D3C9 #C3C5D3
split-complementary
#D3C3CD #C5D3C3 #C3D3D1
monochromatic
#9F7C92 #B9A0B0 #D3C3CD #EDE6EA #F2EDF0
Accessibility & contrast
On white
1.69
#D3C3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#D3C3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3C3CD
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3C3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3C3CD | 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)
#C3C6CD
Deuteranopia (green-blind)
#C7C8CD
Tritanopia (blue-blind)
#D5C3C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d3c3cd; /* rgb */ color: rgb(211, 195, 205); /* oklch */ color: oklch(83.3% 0.022 339.7);
Tailwind
colors: {
custom: {
50: '#e0d5dc',
500: '#d3c3cd',
950: '#000000',
},
}SCSS
$custom: #d3c3cd; $custom-light: #e0d5dc; $custom-dark: #000000;
JSON
{
"hex": "#d3c3cd",
"rgb": {
"r": 211,
"g": 195,
"b": 205
},
"hsl": {
"h": 322.5,
"s": 15.385,
"l": 79.608
},
"oklch": {
"l": 0.83331,
"c": 0.02242,
"h": 339.7
},
"luminance": 0.57287
}Semantic roles & 50–950 ramp
primary
#D3C3CD
secondary
#93A89A
accent
#9A694C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384