#CDB7BA#CDB7BA
#CDB7BA is a light, muted red. Relative luminance 0.504; OKLCH L 79.9% C 0.025 H 8.3°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB7BA |
|---|---|
| RGB | rgb(205, 183, 186) |
| HSL | hsl(352, 18%, 76%) |
| HSV | hsv(352, 11%, 80%) |
| CMYK | cmyk(0%, 10.7%, 9.3%, 19.6%) |
| CIE-LAB | lab(76.31, 8.34, 1.35) |
| CIE-LCH | lch(76.31, 8.45, 9.18°) |
| OKLab | oklab(79.89% 0.0252 0.0037) |
| OKLCH | oklch(79.89% 0.025 8.3) |
| XYZ | xyz(50.9725, 50.3922, 53.4864) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.22
Dusty Pink
#D8A7B1
ΔE00 8.74
Thistle
#D8BFD8
ΔE00 8.76
Silver
#C0C0C0
ΔE00 9.85
Dove Gray
#B6B8BD
ΔE00 10.40
Warm Gray
#C9BEB0
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB7BA #B7CDCA
analogous
#CDB7C5 #CDB7BA #CDBFB7
triadic
#CDB7BA #BACDB7 #B7BACD
tetradic
#CDB7BA #C5CDB7 #B7CDCA #BFB7CD
square
#CDB7BA #C5CDB7 #B7CDCA #BFB7CD
split-complementary
#CDB7BA #B7CDBF #B7C5CD
monochromatic
#9B6F75 #B49397 #CDB7BA #E6DBDD #F2EDEE
Accessibility & contrast
On white
1.90
#CDB7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#CDB7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB7BA
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB7BA | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABA
Deuteranopia (green-blind)
#BFBEBA
Tritanopia (blue-blind)
#D2B6B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdb7ba; /* rgb */ color: rgb(205, 183, 186); /* oklch */ color: oklch(79.9% 0.025 8.3);
Tailwind
colors: {
custom: {
50: '#dcccce',
500: '#cdb7ba',
950: '#000000',
},
}SCSS
$custom: #cdb7ba; $custom-light: #dcccce; $custom-dark: #000000;
JSON
{
"hex": "#cdb7ba",
"rgb": {
"r": 205,
"g": 183,
"b": 186
},
"hsl": {
"h": 351.818,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.79894,
"c": 0.02548,
"h": 8.3
},
"luminance": 0.50391
}Semantic roles & 50–950 ramp
primary
#CDB7BA
secondary
#87A29E
accent
#9C9149
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151313
muted
#848383