#CDBDC6#CDBDC6
#CDBDC6 is a light, muted pink. Relative luminance 0.535; OKLCH L 81.4% C 0.022 H 342.6°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDC6 |
|---|---|
| RGB | rgb(205, 189, 198) |
| HSL | hsl(326, 14%, 77%) |
| HSV | hsv(326, 8%, 80%) |
| CMYK | cmyk(0%, 7.8%, 3.4%, 19.6%) |
| CIE-LAB | lab(78.14, 7.22, -2.48) |
| CIE-LCH | lch(78.14, 7.64, 341.04°) |
| OKLab | oklab(81.43% 0.0208 -0.0065) |
| OKLCH | oklch(81.43% 0.022 342.6) |
| XYZ | xyz(53.5662, 53.4522, 60.9106) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.73
Pinkish Grey
#C8ACA9
ΔE00 7.65
Silver
#C0C0C0
ΔE00 8.89
Dove Gray
#B6B8BD
ΔE00 8.96
Light Gray
#D3D3D3
ΔE00 9.91
Dusty Pink
#D8A7B1
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDC6 #BDCDC4
analogous
#CCBDCD #CDBDC6 #CDBDBE
triadic
#CDBDC6 #C6CDBD #BDC6CD
tetradic
#CDBDC6 #CDCCBD #BDCDC4 #BDBECD
square
#CDBDC6 #CDCCBD #BDCDC4 #BDBECD
split-complementary
#CDBDC6 #BECDBD #BDCDCC
monochromatic
#98778A #B39AA8 #CDBDC6 #E7E0E4 #F2EEF0
Accessibility & contrast
On white
1.80
#CDBDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#CDBDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDC6
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDC6 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC0C6
Deuteranopia (green-blind)
#C1C2C6
Tritanopia (blue-blind)
#CFBDC0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbdc6; /* rgb */ color: rgb(205, 189, 198); /* oklch */ color: oklch(81.4% 0.022 342.6);
Tailwind
colors: {
custom: {
50: '#dcd0d7',
500: '#cdbdc6',
950: '#000000',
},
}SCSS
$custom: #cdbdc6; $custom-light: #dcd0d7; $custom-dark: #000000;
JSON
{
"hex": "#cdbdc6",
"rgb": {
"r": 205,
"g": 189,
"b": 198
},
"hsl": {
"h": 326.25,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.81429,
"c": 0.02176,
"h": 342.6
},
"luminance": 0.53452
}Semantic roles & 50–950 ramp
primary
#CDBDC6
secondary
#8DA196
accent
#986E4E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383