#CDB5BD#CDB5BD
#CDB5BD is a light, muted pink. Relative luminance 0.497; OKLCH L 79.6% C 0.029 H 355.6°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB5BD |
|---|---|
| RGB | rgb(205, 181, 189) |
| HSL | hsl(340, 19%, 76%) |
| HSV | hsv(340, 12%, 80%) |
| CMYK | cmyk(0%, 11.7%, 7.8%, 19.6%) |
| CIE-LAB | lab(75.89, 9.94, -0.90) |
| CIE-LCH | lch(75.89, 9.98, 354.81°) |
| OKLab | oklab(79.59% 0.0294 -0.0022) |
| OKLCH | oklch(79.59% 0.029 355.6) |
| XYZ | xyz(50.8852, 49.7020, 55.0471) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.46
Thistle
#D8BFD8
ΔE00 6.83
Dusty Pink
#D8A7B1
ΔE00 7.51
Pale Pink
#FFCFDC
ΔE00 10.34
Light Pink
#FFD1DF
ΔE00 10.37
Light Rose
#FFC5CB
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB5BD #B5CDC5
analogous
#CDB5C9 #CDB5BD #CDB9B5
triadic
#CDB5BD #BDCDB5 #B5BDCD
tetradic
#CDB5BD #C9CDB5 #B5CDC5 #B9B5CD
square
#CDB5BD #C9CDB5 #B5CDC5 #B9B5CD
split-complementary
#CDB5BD #B5CDB9 #B5C9CD
monochromatic
#9C6C7C #B4909C #CDB5BD #E6DADE #F3EDEF
Accessibility & contrast
On white
1.92
#CDB5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#CDB5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB5BD
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB5BD | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BD
Deuteranopia (green-blind)
#BDBCBC
Tritanopia (blue-blind)
#D1B4B8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cdb5bd; /* rgb */ color: rgb(205, 181, 189); /* oklch */ color: oklch(79.6% 0.029 355.6);
Tailwind
colors: {
custom: {
50: '#dccbd0',
500: '#cdb5bd',
950: '#000000',
},
}SCSS
$custom: #cdb5bd; $custom-light: #dccbd0; $custom-dark: #000000;
JSON
{
"hex": "#cdb5bd",
"rgb": {
"r": 205,
"g": 181,
"b": 189
},
"hsl": {
"h": 340,
"s": 19.355,
"l": 75.686
},
"oklch": {
"l": 0.79589,
"c": 0.02948,
"h": 355.6
},
"luminance": 0.49701
}Semantic roles & 50–950 ramp
primary
#CDB5BD
secondary
#E2E9E7
accent
#9E8148
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282