#CDB7BE#CDB7BE
#CDB7BE is a light, muted pink. Relative luminance 0.506; OKLCH L 80.0% C 0.027 H 356.5°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB7BE |
|---|---|
| RGB | rgb(205, 183, 190) |
| HSL | hsl(341, 18%, 76%) |
| HSV | hsv(341, 11%, 80%) |
| CMYK | cmyk(0%, 10.7%, 7.3%, 19.6%) |
| CIE-LAB | lab(76.41, 9.03, -0.67) |
| CIE-LCH | lch(76.41, 9.06, 355.74°) |
| OKLab | oklab(80.01% 0.0267 -0.0016) |
| OKLCH | oklch(80.01% 0.027 356.5) |
| XYZ | xyz(51.4037, 50.5647, 55.7573) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.48
Thistle
#D8BFD8
ΔE00 7.13
Dusty Pink
#D8A7B1
ΔE00 8.33
Silver
#C0C0C0
ΔE00 10.43
Light Pink
#FFD1DF
ΔE00 10.59
Pale Pink
#FFCFDC
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB7BE #B7CDC6
analogous
#CDB7C9 #CDB7BE #CDBBB7
triadic
#CDB7BE #BECDB7 #B7BECD
tetradic
#CDB7BE #C9CDB7 #B7CDC6 #BBB7CD
square
#CDB7BE #C9CDB7 #B7CDC6 #BBB7CD
split-complementary
#CDB7BE #B7CDBB #B7C9CD
monochromatic
#9B6F7D #B4939D #CDB7BE #E6DBDF #F2EDEF
Accessibility & contrast
On white
1.89
#CDB7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#CDB7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB7BE
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB7BE | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#BEBEBE
Tritanopia (blue-blind)
#D1B6B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdb7be; /* rgb */ color: rgb(205, 183, 190); /* oklch */ color: oklch(80.0% 0.027 356.5);
Tailwind
colors: {
custom: {
50: '#dcccd1',
500: '#cdb7be',
950: '#000000',
},
}SCSS
$custom: #cdb7be; $custom-light: #dcccd1; $custom-dark: #000000;
JSON
{
"hex": "#cdb7be",
"rgb": {
"r": 205,
"g": 183,
"b": 190
},
"hsl": {
"h": 340.909,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.8001,
"c": 0.02679,
"h": 356.5
},
"luminance": 0.50564
}Semantic roles & 50–950 ramp
primary
#CDB7BE
secondary
#87A299
accent
#9C8249
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151314
muted
#848383