#CDBDC7#CDBDC7
#CDBDC7 is a light, muted pink. Relative luminance 0.535; OKLCH L 81.5% C 0.023 H 339.7°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDC7 |
|---|---|
| RGB | rgb(205, 189, 199) |
| HSL | hsl(323, 14%, 77%) |
| HSV | hsv(323, 8%, 80%) |
| CMYK | cmyk(0%, 7.8%, 2.9%, 19.6%) |
| CIE-LAB | lab(78.17, 7.40, -2.98) |
| CIE-LCH | lch(78.17, 7.98, 338.06°) |
| OKLab | oklab(81.46% 0.0212 -0.0078) |
| OKLCH | oklch(81.46% 0.023 339.7) |
| XYZ | xyz(53.6819, 53.4984, 61.5200) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.36
Pinkish Grey
#C8ACA9
ΔE00 7.93
Dove Gray
#B6B8BD
ΔE00 9.10
Silver
#C0C0C0
ΔE00 9.14
Light Gray
#D3D3D3
ΔE00 10.12
Dusty Pink
#D8A7B1
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDC7 #BDCDC3
analogous
#CBBDCD #CDBDC7 #CDBDBF
triadic
#CDBDC7 #C7CDBD #BDC7CD
tetradic
#CDBDC7 #CDCBBD #BDCDC3 #BDBFCD
square
#CDBDC7 #CDCBBD #BDCDC3 #BDBFCD
split-complementary
#CDBDC7 #BFCDBD #BDCDCB
monochromatic
#98778C #B39AA9 #CDBDC7 #E7E0E5 #F2EEF0
Accessibility & contrast
On white
1.79
#CDBDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#CDBDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDC7
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDC7 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC0C7
Deuteranopia (green-blind)
#C1C2C7
Tritanopia (blue-blind)
#CFBDC0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbdc7; /* rgb */ color: rgb(205, 189, 199); /* oklch */ color: oklch(81.5% 0.023 339.7);
Tailwind
colors: {
custom: {
50: '#dcd0d8',
500: '#cdbdc7',
950: '#000000',
},
}SCSS
$custom: #cdbdc7; $custom-light: #dcd0d8; $custom-dark: #000000;
JSON
{
"hex": "#cdbdc7",
"rgb": {
"r": 205,
"g": 189,
"b": 199
},
"hsl": {
"h": 322.5,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.8146,
"c": 0.02255,
"h": 339.7
},
"luminance": 0.53498
}Semantic roles & 50–950 ramp
primary
#CDBDC7
secondary
#8DA195
accent
#98694E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383