#CDB7BD#CDB7BD
#CDB7BD is a light, muted pink. Relative luminance 0.505; OKLCH L 80.0% C 0.026 H 359.3°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB7BD |
|---|---|
| RGB | rgb(205, 183, 189) |
| HSL | hsl(344, 18%, 76%) |
| HSV | hsv(344, 11%, 80%) |
| CMYK | cmyk(0%, 10.7%, 7.8%, 19.6%) |
| CIE-LAB | lab(76.39, 8.86, -0.17) |
| CIE-LCH | lch(76.39, 8.86, 358.91°) |
| OKLab | oklab(79.98% 0.0264 -0.0003) |
| OKLCH | oklch(79.98% 0.026 359.3) |
| XYZ | xyz(51.2948, 50.5211, 55.1836) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.14
Thistle
#D8BFD8
ΔE00 7.53
Dusty Pink
#D8A7B1
ΔE00 8.40
Silver
#C0C0C0
ΔE00 10.27
Dove Gray
#B6B8BD
ΔE00 10.55
Pale Pink
#FFCFDC
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB7BD #B7CDC7
analogous
#CDB7C8 #CDB7BD #CDBCB7
triadic
#CDB7BD #BDCDB7 #B7BDCD
tetradic
#CDB7BD #C8CDB7 #B7CDC7 #BCB7CD
square
#CDB7BD #C8CDB7 #B7CDC7 #BCB7CD
split-complementary
#CDB7BD #B7CDBC #B7C8CD
monochromatic
#9B6F7B #B4939C #CDB7BD #E6DBDE #F2EDEE
Accessibility & contrast
On white
1.89
#CDB7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#CDB7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB7BD
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB7BD | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABD
Deuteranopia (green-blind)
#BEBEBD
Tritanopia (blue-blind)
#D1B6B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdb7bd; /* rgb */ color: rgb(205, 183, 189); /* oklch */ color: oklch(80.0% 0.026 359.3);
Tailwind
colors: {
custom: {
50: '#dcccd0',
500: '#cdb7bd',
950: '#000000',
},
}SCSS
$custom: #cdb7bd; $custom-light: #dcccd0; $custom-dark: #000000;
JSON
{
"hex": "#cdb7bd",
"rgb": {
"r": 205,
"g": 183,
"b": 189
},
"hsl": {
"h": 343.636,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.79981,
"c": 0.02636,
"h": 359.3
},
"luminance": 0.5052
}Semantic roles & 50–950 ramp
primary
#CDB7BD
secondary
#87A29A
accent
#9C8649
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151314
muted
#848383