#CDB4BC#CDB4BC
#CDB4BC is a light, muted pink. Relative luminance 0.493; OKLCH L 79.4% C 0.031 H 356.5°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB4BC |
|---|---|
| RGB | rgb(205, 180, 188) |
| HSL | hsl(341, 20%, 75%) |
| HSV | hsv(341, 12%, 80%) |
| CMYK | cmyk(0%, 12.2%, 8.3%, 19.6%) |
| CIE-LAB | lab(75.61, 10.30, -0.76) |
| CIE-LCH | lch(75.61, 10.33, 355.76°) |
| OKLab | oklab(79.36% 0.0305 -0.0019) |
| OKLCH | oklch(79.36% 0.031 356.5) |
| XYZ | xyz(50.5744, 49.2535, 54.4099) |
| Luminance | 0.4925 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.31
Thistle
#D8BFD8
ΔE00 6.91
Dusty Pink
#D8A7B1
ΔE00 7.14
Pale Pink
#FFCFDC
ΔE00 10.29
Light Pink
#FFD1DF
ΔE00 10.34
Light Mauve
#C292A1
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB4BC #B4CDC5
analogous
#CDB4C8 #CDB4BC #CDB8B4
triadic
#CDB4BC #BCCDB4 #B4BCCD
tetradic
#CDB4BC #C8CDB4 #B4CDC5 #B8B4CD
square
#CDB4BC #C8CDB4 #B4CDC5 #B8B4CD
split-complementary
#CDB4BC #B4CDB8 #B4C8CD
monochromatic
#9C6B7A #B58F9B #CDB4BC #E5D9DD #F3EDEF
Accessibility & contrast
On white
1.94
#CDB4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#CDB4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB4BC
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB4BC | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BC
Deuteranopia (green-blind)
#BCBCBB
Tritanopia (blue-blind)
#D2B3B7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cdb4bc; /* rgb */ color: rgb(205, 180, 188); /* oklch */ color: oklch(79.4% 0.031 356.5);
Tailwind
colors: {
custom: {
50: '#dccad0',
500: '#cdb4bc',
950: '#000000',
},
}SCSS
$custom: #cdb4bc; $custom-light: #dccad0; $custom-dark: #000000;
JSON
{
"hex": "#cdb4bc",
"rgb": {
"r": 205,
"g": 180,
"b": 188
},
"hsl": {
"h": 340.8,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.79364,
"c": 0.03058,
"h": 356.5
},
"luminance": 0.49252
}Semantic roles & 50–950 ramp
primary
#CDB4BC
secondary
#E2E9E7
accent
#9E8247
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282