#CDB0BB#CDB0BB
#CDB0BB is a light, muted pink. Relative luminance 0.476; OKLCH L 78.6% C 0.037 H 353.1°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB0BB |
|---|---|
| RGB | rgb(205, 176, 187) |
| HSL | hsl(337, 22%, 75%) |
| HSV | hsv(337, 14%, 80%) |
| CMYK | cmyk(0%, 14.1%, 8.8%, 19.6%) |
| CIE-LAB | lab(74.58, 12.29, -1.72) |
| CIE-LCH | lch(74.58, 12.41, 352.04°) |
| OKLab | oklab(78.56% 0.0363 -0.0044) |
| OKLCH | oklch(78.56% 0.037 353.1) |
| XYZ | xyz(49.6711, 47.6188, 53.5788) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.70
Pinkish Grey
#C8ACA9
ΔE00 6.16
Thistle
#D8BFD8
ΔE00 6.46
Light Mauve
#C292A1
ΔE00 9.04
Lilac
#C8A2C8
ΔE00 9.25
Faded Pink
#DE9DAC
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB0BB #B0CDC2
analogous
#CDB0CA #CDB0BB #CDB3B0
triadic
#CDB0BB #BBCDB0 #B0BBCD
tetradic
#CDB0BB #CACDB0 #B0CDC2 #B3B0CD
square
#CDB0BB #CACDB0 #B0CDC2 #B3B0CD
split-complementary
#CDB0BB #B0CDB3 #B0CACD
monochromatic
#9E657A #B58B9B #CDB0BB #E5D5DB #F3ECEF
Accessibility & contrast
On white
2.00
#CDB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#CDB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB0BB
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB0BB | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BB
Deuteranopia (green-blind)
#B9B9BA
Tritanopia (blue-blind)
#D2AFB4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cdb0bb; /* rgb */ color: rgb(205, 176, 187); /* oklch */ color: oklch(78.6% 0.037 353.1);
Tailwind
colors: {
custom: {
50: '#dcc7cf',
500: '#cdb0bb',
950: '#000000',
},
}SCSS
$custom: #cdb0bb; $custom-light: #dcc7cf; $custom-dark: #000000;
JSON
{
"hex": "#cdb0bb",
"rgb": {
"r": 205,
"g": 176,
"b": 187
},
"hsl": {
"h": 337.241,
"s": 22.481,
"l": 74.706
},
"oklch": {
"l": 0.78557,
"c": 0.03651,
"h": 353.1
},
"luminance": 0.47618
}Semantic roles & 50–950 ramp
primary
#CDB0BB
secondary
#E1EAE6
accent
#A17E45
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282