#CDBDC8#CDBDC8
#CDBDC8 is a light, muted pink. Relative luminance 0.535; OKLCH L 81.5% C 0.023 H 336.9°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDC8 |
|---|---|
| RGB | rgb(205, 189, 200) |
| HSL | hsl(319, 14%, 77%) |
| HSV | hsv(319, 8%, 80%) |
| CMYK | cmyk(0%, 7.8%, 2.4%, 19.6%) |
| CIE-LAB | lab(78.20, 7.58, -3.48) |
| CIE-LCH | lch(78.20, 8.35, 335.33°) |
| OKLab | oklab(81.49% 0.0215 -0.0092) |
| OKLCH | oklch(81.49% 0.023 336.9) |
| XYZ | xyz(53.7984, 53.5450, 62.1335) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.00
Pinkish Grey
#C8ACA9
ΔE00 8.21
Dove Gray
#B6B8BD
ΔE00 9.26
Silver
#C0C0C0
ΔE00 9.39
Light Gray
#D3D3D3
ΔE00 10.34
Dusty Pink
#D8A7B1
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDC8 #BDCDC2
analogous
#CABDCD #CDBDC8 #CDBDC0
triadic
#CDBDC8 #C8CDBD #BDC8CD
tetradic
#CDBDC8 #CDCABD #BDCDC2 #BDC0CD
square
#CDBDC8 #CDCABD #BDCDC2 #BDC0CD
split-complementary
#CDBDC8 #C0CDBD #BDCDCA
monochromatic
#98778E #B39AAB #CDBDC8 #E7E0E5 #F2EEF0
Accessibility & contrast
On white
1.79
#CDBDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#CDBDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDC8
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDC8 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC0C8
Deuteranopia (green-blind)
#C1C2C7
Tritanopia (blue-blind)
#CFBDC1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbdc8; /* rgb */ color: rgb(205, 189, 200); /* oklch */ color: oklch(81.5% 0.023 336.9);
Tailwind
colors: {
custom: {
50: '#dcd0d8',
500: '#cdbdc8',
950: '#000000',
},
}SCSS
$custom: #cdbdc8; $custom-light: #dcd0d8; $custom-dark: #000000;
JSON
{
"hex": "#cdbdc8",
"rgb": {
"r": 205,
"g": 189,
"b": 200
},
"hsl": {
"h": 318.75,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.8149,
"c": 0.02339,
"h": 336.9
},
"luminance": 0.53544
}Semantic roles & 50–950 ramp
primary
#CDBDC8
secondary
#8DA193
accent
#98654E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383