#CDB5BB#CDB5BB
#CDB5BB is a light, muted red. Relative luminance 0.496; OKLCH L 79.5% C 0.029 H 0.9°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB5BB |
|---|---|
| RGB | rgb(205, 181, 187) |
| HSL | hsl(345, 19%, 76%) |
| HSV | hsv(345, 12%, 80%) |
| CMYK | cmyk(0%, 11.7%, 8.8%, 19.6%) |
| CIE-LAB | lab(75.83, 9.59, 0.11) |
| CIE-LCH | lch(75.83, 9.59, 0.65°) |
| OKLab | oklab(79.53% 0.0286 0.0004) |
| OKLCH | oklch(79.53% 0.029 0.9) |
| XYZ | xyz(50.6696, 49.6157, 53.9117) |
| Luminance | 0.4961 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.73
Thistle
#D8BFD8
ΔE00 7.60
Dusty Pink
#D8A7B1
ΔE00 7.63
Pale Pink
#FFCFDC
ΔE00 10.54
Light Pink
#FFD1DF
ΔE00 10.60
Pale Rose
#FDC1C5
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB5BB #B5CDC7
analogous
#CDB5C7 #CDB5BB #CDBBB5
triadic
#CDB5BB #BBCDB5 #B5BBCD
tetradic
#CDB5BB #C7CDB5 #B5CDC7 #BBB5CD
square
#CDB5BB #C7CDB5 #B5CDC7 #BBB5CD
split-complementary
#CDB5BB #B5CDBB #B5C7CD
monochromatic
#9C6C78 #B49099 #CDB5BB #E6DADD #F3EDEE
Accessibility & contrast
On white
1.92
#CDB5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#CDB5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB5BB
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB5BB | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#BDBCBB
Tritanopia (blue-blind)
#D2B4B7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cdb5bb; /* rgb */ color: rgb(205, 181, 187); /* oklch */ color: oklch(79.5% 0.029 0.9);
Tailwind
colors: {
custom: {
50: '#dccbcf',
500: '#cdb5bb',
950: '#000000',
},
}SCSS
$custom: #cdb5bb; $custom-light: #dccbcf; $custom-dark: #000000;
JSON
{
"hex": "#cdb5bb",
"rgb": {
"r": 205,
"g": 181,
"b": 187
},
"hsl": {
"h": 345,
"s": 19.355,
"l": 75.686
},
"oklch": {
"l": 0.7953,
"c": 0.02862,
"h": 0.9
},
"luminance": 0.49615
}Semantic roles & 50–950 ramp
primary
#CDB5BB
secondary
#E2E9E7
accent
#9E8848
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282