#CDBDC9#CDBDC9
#CDBDC9 is a light, muted pink. Relative luminance 0.536; OKLCH L 81.5% C 0.024 H 334.4°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDC9 |
|---|---|
| RGB | rgb(205, 189, 201) |
| HSL | hsl(315, 14%, 77%) |
| HSV | hsv(315, 8%, 80%) |
| CMYK | cmyk(0%, 7.8%, 2%, 19.6%) |
| CIE-LAB | lab(78.22, 7.77, -3.98) |
| CIE-LCH | lch(78.22, 8.73, 332.84°) |
| OKLab | oklab(81.52% 0.0219 -0.0105) |
| OKLCH | oklch(81.52% 0.024 334.4) |
| XYZ | xyz(53.9156, 53.5919, 62.7510) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.65
Pinkish Grey
#C8ACA9
ΔE00 8.51
Dove Gray
#B6B8BD
ΔE00 9.43
Silver
#C0C0C0
ΔE00 9.64
Light Gray
#D3D3D3
ΔE00 10.56
Dusty Pink
#D8A7B1
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDC9 #BDCDC1
analogous
#C9BDCD #CDBDC9 #CDBDC1
triadic
#CDBDC9 #C9CDBD #BDC9CD
tetradic
#CDBDC9 #CDC9BD #BDCDC1 #BDC1CD
square
#CDBDC9 #CDC9BD #BDCDC1 #BDC1CD
split-complementary
#CDBDC9 #C1CDBD #BDCDC9
monochromatic
#987790 #B39AAD #CDBDC9 #E7E0E5 #F2EEF1
Accessibility & contrast
On white
1.79
#CDBDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#CDBDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDC9
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDC9 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC0CA
Deuteranopia (green-blind)
#C0C2C8
Tritanopia (blue-blind)
#CFBEC1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbdc9; /* rgb */ color: rgb(205, 189, 201); /* oklch */ color: oklch(81.5% 0.024 334.4);
Tailwind
colors: {
custom: {
50: '#dcd0d9',
500: '#cdbdc9',
950: '#000000',
},
}SCSS
$custom: #cdbdc9; $custom-light: #dcd0d9; $custom-dark: #000000;
JSON
{
"hex": "#cdbdc9",
"rgb": {
"r": 205,
"g": 189,
"b": 201
},
"hsl": {
"h": 315,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.81521,
"c": 0.02429,
"h": 334.4
},
"luminance": 0.53591
}Semantic roles & 50–950 ramp
primary
#CDBDC9
secondary
#8DA192
accent
#98604E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383