#CDB9BD#CDB9BD
#CDB9BD is a light, muted red. Relative luminance 0.514; OKLCH L 80.4% C 0.023 H 4.0°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB9BD |
|---|---|
| RGB | rgb(205, 185, 189) |
| HSL | hsl(348, 17%, 76%) |
| HSV | hsv(348, 10%, 80%) |
| CMYK | cmyk(0%, 9.8%, 7.8%, 19.6%) |
| CIE-LAB | lab(76.89, 7.78, 0.57) |
| CIE-LCH | lch(76.89, 7.80, 4.17°) |
| OKLab | oklab(80.37% 0.0233 0.0016) |
| OKLCH | oklch(80.37% 0.023 4) |
| XYZ | xyz(51.7102, 51.3520, 55.3221) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.08
Thistle
#D8BFD8
ΔE00 8.38
Silver
#C0C0C0
ΔE00 9.27
Dusty Pink
#D8A7B1
ΔE00 9.38
Dove Gray
#B6B8BD
ΔE00 9.78
Light Gray
#D3D3D3
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB9BD #B9CDC9
analogous
#CDB9C7 #CDB9BD #CDBFB9
triadic
#CDB9BD #BDCDB9 #B9BDCD
tetradic
#CDB9BD #C7CDB9 #B9CDC9 #BFB9CD
square
#CDB9BD #C7CDB9 #B9CDC9 #BFB9CD
split-complementary
#CDB9BD #B9CDBF #B9C7CD
monochromatic
#9A727A #B4959B #CDB9BD #E7DDDF #F2EDEE
Accessibility & contrast
On white
1.86
#CDB9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#CDB9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB9BD
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB9BD | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBD
Deuteranopia (green-blind)
#C0BFBD
Tritanopia (blue-blind)
#D1B8BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cdb9bd; /* rgb */ color: rgb(205, 185, 189); /* oklch */ color: oklch(80.4% 0.023 4.0);
Tailwind
colors: {
custom: {
50: '#dcced0',
500: '#cdb9bd',
950: '#000000',
},
}SCSS
$custom: #cdb9bd; $custom-light: #dcced0; $custom-dark: #000000;
JSON
{
"hex": "#cdb9bd",
"rgb": {
"r": 205,
"g": 185,
"b": 189
},
"hsl": {
"h": 348,
"s": 16.667,
"l": 76.471
},
"oklch": {
"l": 0.80374,
"c": 0.0234,
"h": 4
},
"luminance": 0.51351
}Semantic roles & 50–950 ramp
primary
#CDB9BD
secondary
#89A19D
accent
#9B8B4B
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151314
muted
#848383