#D9C8CD#D9C8CD
#D9C8CD is a very light, muted pink. Relative luminance 0.605; OKLCH L 84.8% C 0.020 H 357.7°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D9C8CD |
|---|---|
| RGB | rgb(217, 200, 205) |
| HSL | hsl(342, 18%, 82%) |
| HSV | hsv(342, 8%, 85%) |
| CMYK | cmyk(0%, 7.8%, 5.5%, 14.9%) |
| CIE-LAB | lab(82.09, 6.79, -0.34) |
| CIE-LCH | lch(82.09, 6.80, 357.11°) |
| OKLab | oklab(84.82% 0.0201 -0.0008) |
| OKLCH | oklch(84.82% 0.02 357.7) |
| XYZ | xyz(60.2877, 60.4688, 66.2415) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 8.15
Thistle
#D8BFD8
ΔE00 8.19
Pinkish Grey
#C8ACA9
ΔE00 8.44
Light Gray
#D3D3D3
ΔE00 8.45
Silver
#C0C0C0
ΔE00 8.83
Lavenderblush
#FFF0F5
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9C8CD #C8D9D4
analogous
#D9C8D6 #D9C8CD #D9CCC8
triadic
#D9C8CD #CDD9C8 #C8CDD9
tetradic
#D9C8CD #D6D9C8 #C8D9D4 #CCC8D9
square
#D9C8CD #D6D9C8 #C8D9D4 #CCC8D9
split-complementary
#D9C8CD #C8D9CC #C8D6D9
monochromatic
#A7808B #C0A4AC #D9C8CD #F2ECEE #F2EDEF
Accessibility & contrast
On white
1.60
#D9C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#D9C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9C8CD
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9C8CD | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#CDCDCD
Tritanopia (blue-blind)
#DCC7CA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d9c8cd; /* rgb */ color: rgb(217, 200, 205); /* oklch */ color: oklch(84.8% 0.020 357.7);
Tailwind
colors: {
custom: {
50: '#e4d8dc',
500: '#d9c8cd',
950: '#000000',
},
}SCSS
$custom: #d9c8cd; $custom-light: #e4d8dc; $custom-dark: #000000;
JSON
{
"hex": "#d9c8cd",
"rgb": {
"r": 217,
"g": 200,
"b": 205
},
"hsl": {
"h": 342.353,
"s": 18.28,
"l": 81.765
},
"oklch": {
"l": 0.84819,
"c": 0.02014,
"h": 357.7
},
"luminance": 0.60468
}Semantic roles & 50–950 ramp
primary
#D9C8CD
secondary
#97AEA7
accent
#9D8449
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384