#CDB6BC#CDB6BC
#CDB6BC is a light, muted pink. Relative luminance 0.501; OKLCH L 79.8% C 0.027 H 0.1°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB6BC |
|---|---|
| RGB | rgb(205, 182, 188) |
| HSL | hsl(344, 19%, 76%) |
| HSV | hsv(344, 11%, 80%) |
| CMYK | cmyk(0%, 11.2%, 8.3%, 19.6%) |
| CIE-LAB | lab(76.11, 9.22, -0.03) |
| CIE-LCH | lch(76.11, 9.22, 359.81°) |
| OKLab | oklab(79.76% 0.0275 0.0001) |
| OKLCH | oklch(79.76% 0.027 0.1) |
| XYZ | xyz(50.9811, 50.0668, 54.5454) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.92
Thistle
#D8BFD8
ΔE00 7.55
Dusty Pink
#D8A7B1
ΔE00 8.01
Silver
#C0C0C0
ΔE00 10.60
Pale Pink
#FFCFDC
ΔE00 10.61
Light Pink
#FFD1DF
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB6BC #B6CDC7
analogous
#CDB6C7 #CDB6BC #CDBBB6
triadic
#CDB6BC #BCCDB6 #B6BCCD
tetradic
#CDB6BC #C7CDB6 #B6CDC7 #BBB6CD
square
#CDB6BC #C7CDB6 #B6CDC7 #BBB6CD
split-complementary
#CDB6BC #B6CDBB #B6C7CD
monochromatic
#9B6D79 #B4929B #CDB6BC #E6DADD #F3EDEE
Accessibility & contrast
On white
1.91
#CDB6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#CDB6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB6BC
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB6BC | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BC
Deuteranopia (green-blind)
#BEBDBC
Tritanopia (blue-blind)
#D1B5B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdb6bc; /* rgb */ color: rgb(205, 182, 188); /* oklch */ color: oklch(79.8% 0.027 0.1);
Tailwind
colors: {
custom: {
50: '#dccbd0',
500: '#cdb6bc',
950: '#000000',
},
}SCSS
$custom: #cdb6bc; $custom-light: #dccbd0; $custom-dark: #000000;
JSON
{
"hex": "#cdb6bc",
"rgb": {
"r": 205,
"g": 182,
"b": 188
},
"hsl": {
"h": 344.348,
"s": 18.699,
"l": 75.882
},
"oklch": {
"l": 0.79755,
"c": 0.02749,
"h": 0.1
},
"luminance": 0.50066
}Semantic roles & 50–950 ramp
primary
#CDB6BC
secondary
#86A29A
accent
#9D8748
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151314
muted
#848383