#CDB7BB#CDB7BB
#CDB7BB is a light, muted red. Relative luminance 0.504; OKLCH L 79.9% C 0.026 H 5.2°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB7BB |
|---|---|
| RGB | rgb(205, 183, 187) |
| HSL | hsl(349, 18%, 76%) |
| HSV | hsv(349, 11%, 80%) |
| CMYK | cmyk(0%, 10.7%, 8.8%, 19.6%) |
| CIE-LAB | lab(76.34, 8.51, 0.84) |
| CIE-LCH | lch(76.34, 8.55, 5.65°) |
| OKLab | oklab(79.92% 0.0256 0.0024) |
| OKLCH | oklch(79.92% 0.026 5.2) |
| XYZ | xyz(51.0792, 50.4349, 54.0482) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.51
Thistle
#D8BFD8
ΔE00 8.34
Dusty Pink
#D8A7B1
ΔE00 8.60
Silver
#C0C0C0
ΔE00 9.98
Dove Gray
#B6B8BD
ΔE00 10.44
Pale Pink
#FFCFDC
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB7BB #B7CDC9
analogous
#CDB7C6 #CDB7BB #CDBEB7
triadic
#CDB7BB #BBCDB7 #B7BBCD
tetradic
#CDB7BB #C6CDB7 #B7CDC9 #BEB7CD
square
#CDB7BB #C6CDB7 #B7CDC9 #BEB7CD
split-complementary
#CDB7BB #B7CDBE #B7C6CD
monochromatic
#9B6F77 #B49399 #CDB7BB #E6DBDD #F2EDEE
Accessibility & contrast
On white
1.89
#CDB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#CDB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB7BB
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB7BB | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#D2B6B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdb7bb; /* rgb */ color: rgb(205, 183, 187); /* oklch */ color: oklch(79.9% 0.026 5.2);
Tailwind
colors: {
custom: {
50: '#dccccf',
500: '#cdb7bb',
950: '#000000',
},
}SCSS
$custom: #cdb7bb; $custom-light: #dccccf; $custom-dark: #000000;
JSON
{
"hex": "#cdb7bb",
"rgb": {
"r": 205,
"g": 183,
"b": 187
},
"hsl": {
"h": 349.091,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.79922,
"c": 0.0257,
"h": 5.2
},
"luminance": 0.50434
}Semantic roles & 50–950 ramp
primary
#CDB7BB
secondary
#87A29D
accent
#9C8D49
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151313
muted
#848383