#CDB7BC#CDB7BC
#CDB7BC is a light, muted red. Relative luminance 0.505; OKLCH L 80.0% C 0.026 H 2.2°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB7BC |
|---|---|
| RGB | rgb(205, 183, 188) |
| HSL | hsl(346, 18%, 76%) |
| HSV | hsv(346, 11%, 80%) |
| CMYK | cmyk(0%, 10.7%, 8.3%, 19.6%) |
| CIE-LAB | lab(76.36, 8.68, 0.34) |
| CIE-LCH | lch(76.36, 8.69, 2.22°) |
| OKLab | oklab(79.95% 0.026 0.001) |
| OKLCH | oklch(79.95% 0.026 2.2) |
| XYZ | xyz(51.1866, 50.4779, 54.6139) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.82
Thistle
#D8BFD8
ΔE00 7.93
Dusty Pink
#D8A7B1
ΔE00 8.49
Silver
#C0C0C0
ΔE00 10.12
Dove Gray
#B6B8BD
ΔE00 10.49
Pale Pink
#FFCFDC
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB7BC #B7CDC8
analogous
#CDB7C7 #CDB7BC #CDBDB7
triadic
#CDB7BC #BCCDB7 #B7BCCD
tetradic
#CDB7BC #C7CDB7 #B7CDC8 #BDB7CD
square
#CDB7BC #C7CDB7 #B7CDC8 #BDB7CD
split-complementary
#CDB7BC #B7CDBD #B7C7CD
monochromatic
#9B6F79 #B4939A #CDB7BC #E6DBDE #F2EDEE
Accessibility & contrast
On white
1.89
#CDB7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#CDB7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB7BC
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB7BC | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABC
Deuteranopia (green-blind)
#BEBEBC
Tritanopia (blue-blind)
#D1B6B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdb7bc; /* rgb */ color: rgb(205, 183, 188); /* oklch */ color: oklch(80.0% 0.026 2.2);
Tailwind
colors: {
custom: {
50: '#dcccd0',
500: '#cdb7bc',
950: '#000000',
},
}SCSS
$custom: #cdb7bc; $custom-light: #dcccd0; $custom-dark: #000000;
JSON
{
"hex": "#cdb7bc",
"rgb": {
"r": 205,
"g": 183,
"b": 188
},
"hsl": {
"h": 346.364,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.79952,
"c": 0.02599,
"h": 2.2
},
"luminance": 0.50477
}Semantic roles & 50–950 ramp
primary
#CDB7BC
secondary
#87A29B
accent
#9C8949
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151314
muted
#848383