#CDB5BC#CDB5BC
#CDB5BC is a light, muted pink. Relative luminance 0.497; OKLCH L 79.6% C 0.029 H 358.2°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB5BC |
|---|---|
| RGB | rgb(205, 181, 188) |
| HSL | hsl(343, 19%, 76%) |
| HSV | hsv(343, 12%, 80%) |
| CMYK | cmyk(0%, 11.7%, 8.3%, 19.6%) |
| CIE-LAB | lab(75.86, 9.76, -0.40) |
| CIE-LCH | lch(75.86, 9.77, 357.67°) |
| OKLab | oklab(79.56% 0.029 -0.0009) |
| OKLCH | oklch(79.56% 0.029 358.2) |
| XYZ | xyz(50.7770, 49.6587, 54.4774) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.09
Thistle
#D8BFD8
ΔE00 7.21
Dusty Pink
#D8A7B1
ΔE00 7.56
Pale Pink
#FFCFDC
ΔE00 10.43
Light Pink
#FFD1DF
ΔE00 10.48
Light Rose
#FFC5CB
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB5BC #B5CDC6
analogous
#CDB5C8 #CDB5BC #CDBAB5
triadic
#CDB5BC #BCCDB5 #B5BCCD
tetradic
#CDB5BC #C8CDB5 #B5CDC6 #BAB5CD
square
#CDB5BC #C8CDB5 #B5CDC6 #BAB5CD
split-complementary
#CDB5BC #B5CDBA #B5C8CD
monochromatic
#9C6C7A #B4909B #CDB5BC #E6DADD #F3EDEE
Accessibility & contrast
On white
1.92
#CDB5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#CDB5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB5BC
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB5BC | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BC
Deuteranopia (green-blind)
#BDBCBB
Tritanopia (blue-blind)
#D2B4B7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cdb5bc; /* rgb */ color: rgb(205, 181, 188); /* oklch */ color: oklch(79.6% 0.029 358.2);
Tailwind
colors: {
custom: {
50: '#dccbd0',
500: '#cdb5bc',
950: '#000000',
},
}SCSS
$custom: #cdb5bc; $custom-light: #dccbd0; $custom-dark: #000000;
JSON
{
"hex": "#cdb5bc",
"rgb": {
"r": 205,
"g": 181,
"b": 188
},
"hsl": {
"h": 342.5,
"s": 19.355,
"l": 75.686
},
"oklch": {
"l": 0.7956,
"c": 0.02902,
"h": 358.2
},
"luminance": 0.49658
}Semantic roles & 50–950 ramp
primary
#CDB5BC
secondary
#E2E9E7
accent
#9E8548
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282