#D3C8CD#D3C8CD
#D3C8CD is a very light, near-neutral pink. Relative luminance 0.596; OKLCH L 84.3% C 0.014 H 348.0°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D3C8CD |
|---|---|
| RGB | rgb(211, 200, 205) |
| HSL | hsl(333, 11%, 81%) |
| HSV | hsv(333, 5%, 83%) |
| CMYK | cmyk(0%, 5.2%, 2.8%, 17.3%) |
| CIE-LAB | lab(81.60, 4.70, -1.12) |
| CIE-LCH | lch(81.60, 4.84, 346.62°) |
| OKLab | oklab(84.32% 0.0137 -0.0029) |
| OKLCH | oklch(84.32% 0.014 348) |
| XYZ | xyz(58.5362, 59.5657, 66.1594) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.47
Silver
#C0C0C0
ΔE00 6.72
Gainsboro
#DCDCDC
ΔE00 7.38
Dove Gray
#B6B8BD
ΔE00 7.82
Fog
#D8DCE0
ΔE00 8.43
Silver (survey)
#C5C9C7
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3C8CD #C8D3CE
analogous
#D3C8D2 #D3C8CD #D3C8C8
triadic
#D3C8CD #CDD3C8 #C8CDD3
tetradic
#D3C8CD #D2D3C8 #C8D3CE #C8C8D3
square
#D3C8CD #D2D3C8 #C8D3CE #C8C8D3
split-complementary
#D3C8CD #C8D3C8 #C8D2D3
monochromatic
#9D848F #B8A6AE #D3C8CD #EEEAEC #F1EEF0
Accessibility & contrast
On white
1.63
#D3C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#D3C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3C8CD
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3C8CD | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#CBCBCD
Tritanopia (blue-blind)
#D5C8CA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d3c8cd; /* rgb */ color: rgb(211, 200, 205); /* oklch */ color: oklch(84.3% 0.014 348.0);
Tailwind
colors: {
custom: {
50: '#e0d8dc',
500: '#d3c8cd',
950: '#000000',
},
}SCSS
$custom: #d3c8cd; $custom-light: #e0d8dc; $custom-dark: #000000;
JSON
{
"hex": "#d3c8cd",
"rgb": {
"r": 211,
"g": 200,
"b": 205
},
"hsl": {
"h": 332.727,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.84317,
"c": 0.01396,
"h": 348
},
"luminance": 0.59565
}Semantic roles & 50–950 ramp
primary
#D3C8CD
secondary
#98A7A0
accent
#957650
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384