#CDB2BD#CDB2BD
#CDB2BD is a light, muted pink. Relative luminance 0.485; OKLCH L 79.0% C 0.034 H 351.4°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB2BD |
|---|---|
| RGB | rgb(205, 178, 189) |
| HSL | hsl(336, 21%, 75%) |
| HSV | hsv(336, 13%, 80%) |
| CMYK | cmyk(0%, 13.2%, 7.8%, 19.6%) |
| CIE-LAB | lab(75.14, 11.56, -2.00) |
| CIE-LCH | lch(75.14, 11.73, 350.18°) |
| OKLab | oklab(79.01% 0.034 -0.0051) |
| OKLCH | oklch(79.01% 0.034 351.4) |
| XYZ | xyz(50.2817, 48.4951, 54.8460) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.12
Pinkish Grey
#C8ACA9
ΔE00 6.25
Dusty Pink
#D8A7B1
ΔE00 6.41
Lilac
#C8A2C8
ΔE00 9.52
Light Mauve
#C292A1
ΔE00 9.75
Faded Pink
#DE9DAC
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB2BD #B2CDC2
analogous
#CDB2CA #CDB2BD #CDB5B2
triadic
#CDB2BD #BDCDB2 #B2BDCD
tetradic
#CDB2BD #CACDB2 #B2CDC2 #B5B2CD
square
#CDB2BD #CACDB2 #B2CDC2 #B5B2CD
split-complementary
#CDB2BD #B2CDB5 #B2CACD
monochromatic
#9D687D #B58D9D #CDB2BD #E5D7DD #F3ECEF
Accessibility & contrast
On white
1.96
#CDB2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#CDB2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB2BD
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB2BD | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BD
Deuteranopia (green-blind)
#BABBBC
Tritanopia (blue-blind)
#D2B1B6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cdb2bd; /* rgb */ color: rgb(205, 178, 189); /* oklch */ color: oklch(79.0% 0.034 351.4);
Tailwind
colors: {
custom: {
50: '#dcc9d0',
500: '#cdb2bd',
950: '#000000',
},
}SCSS
$custom: #cdb2bd; $custom-light: #dcc9d0; $custom-dark: #000000;
JSON
{
"hex": "#cdb2bd",
"rgb": {
"r": 205,
"g": 178,
"b": 189
},
"hsl": {
"h": 335.556,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.79005,
"c": 0.03434,
"h": 351.4
},
"luminance": 0.48494
}Semantic roles & 50–950 ramp
primary
#CDB2BD
secondary
#E2E9E6
accent
#A07B46
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282