#D5C8CD#D5C8CD
#D5C8CD is a very light, near-neutral pink. Relative luminance 0.599; OKLCH L 84.5% C 0.016 H 352.0°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D5C8CD |
|---|---|
| RGB | rgb(213, 200, 205) |
| HSL | hsl(337, 13%, 81%) |
| HSV | hsv(337, 6%, 84%) |
| CMYK | cmyk(0%, 6.1%, 3.8%, 16.5%) |
| CIE-LAB | lab(81.76, 5.40, -0.86) |
| CIE-LCH | lch(81.76, 5.47, 350.92°) |
| OKLab | oklab(84.48% 0.0158 -0.0022) |
| OKLCH | oklch(84.48% 0.016 352) |
| XYZ | xyz(59.1129, 59.8630, 66.1864) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.13
Silver
#C0C0C0
ΔE00 7.44
Gainsboro
#DCDCDC
ΔE00 7.94
Dove Gray
#B6B8BD
ΔE00 8.54
Thistle
#D8BFD8
ΔE00 8.86
Mistyrose
#FFE4E1
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5C8CD #C8D5D0
analogous
#D5C8D3 #D5C8CD #D5C9C8
triadic
#D5C8CD #CDD5C8 #C8CDD5
tetradic
#D5C8CD #D3D5C8 #C8D5D0 #C9C8D5
square
#D5C8CD #D3D5C8 #C8D5D0 #C9C8D5
split-complementary
#D5C8CD #C8D5C9 #C8D3D5
monochromatic
#A0838E #BBA5AD #D5C8CD #EFEBED #F2EEEF
Accessibility & contrast
On white
1.62
#D5C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#D5C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5C8CD
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5C8CD | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#CCCCCD
Tritanopia (blue-blind)
#D7C8CA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d5c8cd; /* rgb */ color: rgb(213, 200, 205); /* oklch */ color: oklch(84.5% 0.016 352.0);
Tailwind
colors: {
custom: {
50: '#e2d8dc',
500: '#d5c8cd',
950: '#000000',
},
}SCSS
$custom: #d5c8cd; $custom-light: #e2d8dc; $custom-dark: #000000;
JSON
{
"hex": "#d5c8cd",
"rgb": {
"r": 213,
"g": 200,
"b": 205
},
"hsl": {
"h": 336.923,
"s": 13.402,
"l": 80.98
},
"oklch": {
"l": 0.84483,
"c": 0.01596,
"h": 352
},
"luminance": 0.59862
}Semantic roles & 50–950 ramp
primary
#D5C8CD
secondary
#98A9A3
accent
#987B4E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384