#CDB2BE#CDB2BE
#CDB2BE is a light, muted pink. Relative luminance 0.485; OKLCH L 79.0% C 0.035 H 349.3°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB2BE |
|---|---|
| RGB | rgb(205, 178, 190) |
| HSL | hsl(333, 21%, 75%) |
| HSV | hsv(333, 13%, 80%) |
| CMYK | cmyk(0%, 13.2%, 7.3%, 19.6%) |
| CIE-LAB | lab(75.16, 11.73, -2.51) |
| CIE-LCH | lch(75.16, 11.99, 347.94°) |
| OKLab | oklab(79.04% 0.0343 -0.0065) |
| OKLCH | oklch(79.04% 0.035 349.3) |
| XYZ | xyz(50.3907, 48.5387, 55.4196) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.80
Dusty Pink
#D8A7B1
ΔE00 6.46
Pinkish Grey
#C8ACA9
ΔE00 6.62
Lilac
#C8A2C8
ΔE00 9.18
Light Mauve
#C292A1
ΔE00 9.72
Faded Pink
#DE9DAC
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB2BE #B2CDC1
analogous
#CDB2CC #CDB2BE #CDB3B2
triadic
#CDB2BE #BECDB2 #B2BECD
tetradic
#CDB2BE #CCCDB2 #B2CDC1 #B3B2CD
square
#CDB2BE #CCCDB2 #B2CDC1 #B3B2CD
split-complementary
#CDB2BE #B2CDB3 #B2CCCD
monochromatic
#9D687F #B58D9F #CDB2BE #E5D7DD #F3ECEF
Accessibility & contrast
On white
1.96
#CDB2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#CDB2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB2BE
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB2BE | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BE
Deuteranopia (green-blind)
#BABBBD
Tritanopia (blue-blind)
#D1B2B6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cdb2be; /* rgb */ color: rgb(205, 178, 190); /* oklch */ color: oklch(79.0% 0.035 349.3);
Tailwind
colors: {
custom: {
50: '#dcc9d1',
500: '#cdb2be',
950: '#000000',
},
}SCSS
$custom: #cdb2be; $custom-light: #dcc9d1; $custom-dark: #000000;
JSON
{
"hex": "#cdb2be",
"rgb": {
"r": 205,
"g": 178,
"b": 190
},
"hsl": {
"h": 333.333,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.79035,
"c": 0.03493,
"h": 349.3
},
"luminance": 0.48538
}Semantic roles & 50–950 ramp
primary
#CDB2BE
secondary
#E2E9E6
accent
#A07846
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282