#D3C8CF#D3C8CF
#D3C8CF is a very light, near-neutral pink. Relative luminance 0.597; OKLCH L 84.4% C 0.015 H 339.0°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D3C8CF |
|---|---|
| RGB | rgb(211, 200, 207) |
| HSL | hsl(322, 11%, 81%) |
| HSV | hsv(322, 5%, 83%) |
| CMYK | cmyk(0%, 5.2%, 1.9%, 17.3%) |
| CIE-LAB | lab(81.65, 5.06, -2.11) |
| CIE-LCH | lch(81.65, 5.49, 337.35°) |
| OKLab | oklab(84.38% 0.0144 -0.0055) |
| OKLCH | oklch(84.38% 0.015 339) |
| XYZ | xyz(58.7791, 59.6629, 67.4389) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.97
Silver
#C0C0C0
ΔE00 7.24
Gainsboro
#DCDCDC
ΔE00 7.81
Dove Gray
#B6B8BD
ΔE00 8.01
Thistle
#D8BFD8
ΔE00 8.54
Fog
#D8DCE0
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3C8CF #C8D3CC
analogous
#D1C8D3 #D3C8CF #D3C8C9
triadic
#D3C8CF #CFD3C8 #C8CFD3
tetradic
#D3C8CF #D3D1C8 #C8D3CC #C8C9D3
square
#D3C8CF #D3D1C8 #C8D3CC #C8C9D3
split-complementary
#D3C8CF #C9D3C8 #C8D3D1
monochromatic
#9D8494 #B8A6B1 #D3C8CF #EEEAED #F1EEF0
Accessibility & contrast
On white
1.62
#D3C8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#D3C8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3C8CF
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3C8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3C8CF | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#CBCBCF
Tritanopia (blue-blind)
#D5C8CA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d3c8cf; /* rgb */ color: rgb(211, 200, 207); /* oklch */ color: oklch(84.4% 0.015 339.0);
Tailwind
colors: {
custom: {
50: '#e0d8dd',
500: '#d3c8cf',
950: '#000000',
},
}SCSS
$custom: #d3c8cf; $custom-light: #e0d8dd; $custom-dark: #000000;
JSON
{
"hex": "#d3c8cf",
"rgb": {
"r": 211,
"g": 200,
"b": 207
},
"hsl": {
"h": 321.818,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.84376,
"c": 0.01545,
"h": 339
},
"luminance": 0.59662
}Semantic roles & 50–950 ramp
primary
#D3C8CF
secondary
#98A79E
accent
#956950
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384