#CDB8BB#CDB8BB
#CDB8BB is a light, muted red. Relative luminance 0.508; OKLCH L 80.1% C 0.024 H 7.8°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB8BB |
|---|---|
| RGB | rgb(205, 184, 187) |
| HSL | hsl(351, 17%, 76%) |
| HSV | hsv(351, 10%, 80%) |
| CMYK | cmyk(0%, 10.2%, 8.8%, 19.6%) |
| CIE-LAB | lab(76.59, 7.98, 1.21) |
| CIE-LCH | lch(76.59, 8.07, 8.62°) |
| OKLab | oklab(80.12% 0.0241 0.0033) |
| OKLCH | oklch(80.12% 0.024 7.8) |
| XYZ | xyz(51.2862, 50.8489, 54.1172) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.51
Thistle
#D8BFD8
ΔE00 8.78
Dusty Pink
#D8A7B1
ΔE00 9.12
Silver
#C0C0C0
ΔE00 9.49
Dove Gray
#B6B8BD
ΔE00 10.07
Warm Gray
#C9BEB0
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB8BB #B8CDCA
analogous
#CDB8C6 #CDB8BB #CDC0B8
triadic
#CDB8BB #BBCDB8 #B8BBCD
tetradic
#CDB8BB #C6CDB8 #B8CDCA #C0B8CD
square
#CDB8BB #C6CDB8 #B8CDCA #C0B8CD
split-complementary
#CDB8BB #B8CDC0 #B8C6CD
monochromatic
#9A7076 #B49499 #CDB8BB #E6DCDD #F2EDEE
Accessibility & contrast
On white
1.88
#CDB8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#CDB8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB8BB
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB8BB | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#D1B7B9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cdb8bb; /* rgb */ color: rgb(205, 184, 187); /* oklch */ color: oklch(80.1% 0.024 7.8);
Tailwind
colors: {
custom: {
50: '#dccdcf',
500: '#cdb8bb',
950: '#000000',
},
}SCSS
$custom: #cdb8bb; $custom-light: #dccdcf; $custom-dark: #000000;
JSON
{
"hex": "#cdb8bb",
"rgb": {
"r": 205,
"g": 184,
"b": 187
},
"hsl": {
"h": 351.429,
"s": 17.355,
"l": 76.275
},
"oklch": {
"l": 0.80119,
"c": 0.02431,
"h": 7.8
},
"luminance": 0.50848
}Semantic roles & 50–950 ramp
primary
#CDB8BB
secondary
#88A29E
accent
#9C904A
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151313
muted
#848383