#CDB3BB#CDB3BB
#CDB3BB is a light, muted pink. Relative luminance 0.488; OKLCH L 79.1% C 0.032 H 357.3°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB3BB |
|---|---|
| RGB | rgb(205, 179, 187) |
| HSL | hsl(342, 21%, 75%) |
| HSV | hsv(342, 13%, 80%) |
| CMYK | cmyk(0%, 12.7%, 8.8%, 19.6%) |
| CIE-LAB | lab(75.33, 10.67, -0.62) |
| CIE-LCH | lch(75.33, 10.69, 356.66°) |
| OKLab | oklab(79.14% 0.0317 -0.0015) |
| OKLCH | oklch(79.14% 0.032 357.3) |
| XYZ | xyz(50.2658, 48.8082, 53.7771) |
| Luminance | 0.4881 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.20
Dusty Pink
#D8A7B1
ΔE00 6.77
Thistle
#D8BFD8
ΔE00 7.01
Pale Pink
#FFCFDC
ΔE00 10.25
Light Mauve
#C292A1
ΔE00 10.28
Light Pink
#FFD1DF
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB3BB #B3CDC5
analogous
#CDB3C8 #CDB3BB #CDB8B3
triadic
#CDB3BB #BBCDB3 #B3BBCD
tetradic
#CDB3BB #C8CDB3 #B3CDC5 #B8B3CD
square
#CDB3BB #C8CDB3 #B3CDC5 #B8B3CD
split-complementary
#CDB3BB #B3CDB8 #B3C8CD
monochromatic
#9C6979 #B58E9A #CDB3BB #E5D8DC #F3EDEE
Accessibility & contrast
On white
1.95
#CDB3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#CDB3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB3BB
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB3BB | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BB
Deuteranopia (green-blind)
#BBBBBA
Tritanopia (blue-blind)
#D2B2B6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cdb3bb; /* rgb */ color: rgb(205, 179, 187); /* oklch */ color: oklch(79.1% 0.032 357.3);
Tailwind
colors: {
custom: {
50: '#dcc9cf',
500: '#cdb3bb',
950: '#000000',
},
}SCSS
$custom: #cdb3bb; $custom-light: #dcc9cf; $custom-dark: #000000;
JSON
{
"hex": "#cdb3bb",
"rgb": {
"r": 205,
"g": 179,
"b": 187
},
"hsl": {
"h": 341.538,
"s": 20.635,
"l": 75.294
},
"oklch": {
"l": 0.7914,
"c": 0.03171,
"h": 357.3
},
"luminance": 0.48807
}Semantic roles & 50–950 ramp
primary
#CDB3BB
secondary
#E2E9E7
accent
#9F8446
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282