#CDB8BD#CDB8BD
#CDB8BD is a light, muted red. Relative luminance 0.509; OKLCH L 80.2% C 0.025 H 1.5°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB8BD |
|---|---|
| RGB | rgb(205, 184, 189) |
| HSL | hsl(346, 17%, 76%) |
| HSV | hsv(346, 10%, 80%) |
| CMYK | cmyk(0%, 10.2%, 7.8%, 19.6%) |
| CIE-LAB | lab(76.64, 8.32, 0.20) |
| CIE-LCH | lch(76.64, 8.32, 1.37°) |
| OKLab | oklab(80.18% 0.0248 0.0007) |
| OKLCH | oklch(80.18% 0.025 1.5) |
| XYZ | xyz(51.5018, 50.9351, 55.2526) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.08
Thistle
#D8BFD8
ΔE00 7.94
Dusty Pink
#D8A7B1
ΔE00 8.88
Silver
#C0C0C0
ΔE00 9.77
Dove Gray
#B6B8BD
ΔE00 10.16
Pale Pink
#FFCFDC
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB8BD #B8CDC8
analogous
#CDB8C8 #CDB8BD #CDBEB8
triadic
#CDB8BD #BDCDB8 #B8BDCD
tetradic
#CDB8BD #C8CDB8 #B8CDC8 #BEB8CD
square
#CDB8BD #C8CDB8 #B8CDC8 #BEB8CD
split-complementary
#CDB8BD #B8CDBE #B8C8CD
monochromatic
#9A707A #B4949C #CDB8BD #E6DCDE #F2EDEE
Accessibility & contrast
On white
1.88
#CDB8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#CDB8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB8BD
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB8BD | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBD
Deuteranopia (green-blind)
#BFBEBD
Tritanopia (blue-blind)
#D1B7BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cdb8bd; /* rgb */ color: rgb(205, 184, 189); /* oklch */ color: oklch(80.2% 0.025 1.5);
Tailwind
colors: {
custom: {
50: '#dccdd0',
500: '#cdb8bd',
950: '#000000',
},
}SCSS
$custom: #cdb8bd; $custom-light: #dccdd0; $custom-dark: #000000;
JSON
{
"hex": "#cdb8bd",
"rgb": {
"r": 205,
"g": 184,
"b": 189
},
"hsl": {
"h": 345.714,
"s": 17.355,
"l": 76.275
},
"oklch": {
"l": 0.80177,
"c": 0.02485,
"h": 1.5
},
"luminance": 0.50934
}Semantic roles & 50–950 ramp
primary
#CDB8BD
secondary
#88A29B
accent
#9C884A
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151314
muted
#848383