#CDBDBA#CDBDBA
#CDBDBA is a light, near-neutral red. Relative luminance 0.529; OKLCH L 81.1% C 0.019 H 30.3°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDBA |
|---|---|
| RGB | rgb(205, 189, 186) |
| HSL | hsl(9, 16%, 77%) |
| HSV | hsv(9, 9%, 80%) |
| CMYK | cmyk(0%, 7.8%, 9.3%, 19.6%) |
| CIE-LAB | lab(77.83, 5.13, 3.55) |
| CIE-LCH | lch(77.83, 6.24, 34.72°) |
| OKLab | oklab(81.08% 0.0162 0.0094) |
| OKLCH | oklch(81.08% 0.019 30.3) |
| XYZ | xyz(52.2365, 52.9203, 53.9077) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.91
Warm Gray
#C9BEB0
ΔE00 6.76
Silver
#C0C0C0
ΔE00 7.11
Light Gray
#D3D3D3
ΔE00 8.47
Dove Gray
#B6B8BD
ΔE00 8.67
Dark Gray
#A9A9A9
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDBA #BACACD
analogous
#CDBAC1 #CDBDBA #CDC7BA
triadic
#CDBDBA #BACDBD #BDBACD
tetradic
#CDBDBA #C1CDBA #BACACD #C7BACD
square
#CDBDBA #C1CDBA #BACACD #C7BACD
split-complementary
#CDBDBA #BACDC7 #BAC1CD
monochromatic
#9A7973 #B39B97 #CDBDBA #E7DFDD #F2EEED
Accessibility & contrast
On white
1.81
#CDBDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#CDBDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDBA
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDBA | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBA
Deuteranopia (green-blind)
#C4C2BA
Tritanopia (blue-blind)
#D1BBBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdbdba; /* rgb */ color: rgb(205, 189, 186); /* oklch */ color: oklch(81.1% 0.019 30.3);
Tailwind
colors: {
custom: {
50: '#dcd0ce',
500: '#cdbdba',
950: '#000000',
},
}SCSS
$custom: #cdbdba; $custom-light: #dcd0ce; $custom-dark: #000000;
JSON
{
"hex": "#cdbdba",
"rgb": {
"r": 205,
"g": 189,
"b": 186
},
"hsl": {
"h": 9.474,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.81081,
"c": 0.0187,
"h": 30.3
},
"luminance": 0.52919
}Semantic roles & 50–950 ramp
primary
#CDBDBA
secondary
#8A9EA1
accent
#8E9A4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383