#CDB9BE#CDB9BE
#CDB9BE is a light, muted red. Relative luminance 0.514; OKLCH L 80.4% C 0.024 H 0.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB9BE |
|---|---|
| RGB | rgb(205, 185, 190) |
| HSL | hsl(345, 17%, 76%) |
| HSV | hsv(345, 10%, 80%) |
| CMYK | cmyk(0%, 9.8%, 7.3%, 19.6%) |
| CIE-LAB | lab(76.92, 7.96, 0.06) |
| CIE-LCH | lch(76.92, 7.96, 0.45°) |
| OKLab | oklab(80.4% 0.0237 0.0003) |
| OKLCH | oklch(80.4% 0.024 0.7) |
| XYZ | xyz(51.8191, 51.3956, 55.8958) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.36
Thistle
#D8BFD8
ΔE00 7.96
Dusty Pink
#D8A7B1
ΔE00 9.27
Silver
#C0C0C0
ΔE00 9.42
Dove Gray
#B6B8BD
ΔE00 9.83
Light Gray
#D3D3D3
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB9BE #B9CDC8
analogous
#CDB9C8 #CDB9BE #CDBEB9
triadic
#CDB9BE #BECDB9 #B9BECD
tetradic
#CDB9BE #C8CDB9 #B9CDC8 #BEB9CD
square
#CDB9BE #C8CDB9 #B9CDC8 #BEB9CD
split-complementary
#CDB9BE #B9CDBE #B9C8CD
monochromatic
#9A727C #B4959D #CDB9BE #E7DDDF #F2EDEE
Accessibility & contrast
On white
1.86
#CDB9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#CDB9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB9BE
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB9BE | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#C0BFBE
Tritanopia (blue-blind)
#D1B8BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cdb9be; /* rgb */ color: rgb(205, 185, 190); /* oklch */ color: oklch(80.4% 0.024 0.7);
Tailwind
colors: {
custom: {
50: '#dcced1',
500: '#cdb9be',
950: '#000000',
},
}SCSS
$custom: #cdb9be; $custom-light: #dcced1; $custom-dark: #000000;
JSON
{
"hex": "#cdb9be",
"rgb": {
"r": 205,
"g": 185,
"b": 190
},
"hsl": {
"h": 345,
"s": 16.667,
"l": 76.471
},
"oklch": {
"l": 0.80403,
"c": 0.02372,
"h": 0.7
},
"luminance": 0.51395
}Semantic roles & 50–950 ramp
primary
#CDB9BE
secondary
#89A19B
accent
#9B874B
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151314
muted
#848383