#CDBDC0#CDBDC0
#CDBDC0 is a light, near-neutral red. Relative luminance 0.532; OKLCH L 81.3% C 0.019 H 4.6°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDC0 |
|---|---|
| RGB | rgb(205, 189, 192) |
| HSL | hsl(349, 14%, 77%) |
| HSV | hsv(349, 8%, 80%) |
| CMYK | cmyk(0%, 7.8%, 6.3%, 19.6%) |
| CIE-LAB | lab(77.98, 6.16, 0.53) |
| CIE-LCH | lch(77.98, 6.18, 4.92°) |
| OKLab | oklab(81.25% 0.0185 0.0015) |
| OKLCH | oklch(81.25% 0.019 4.6) |
| XYZ | xyz(52.8878, 53.1808, 57.3378) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.24
Silver
#C0C0C0
ΔE00 7.66
Dove Gray
#B6B8BD
ΔE00 8.43
Light Gray
#D3D3D3
ΔE00 8.88
Thistle
#D8BFD8
ΔE00 9.15
Warm Gray
#C9BEB0
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDC0 #BDCDCA
analogous
#CDBDC8 #CDBDC0 #CDC2BD
triadic
#CDBDC0 #C0CDBD #BDC0CD
tetradic
#CDBDC0 #C8CDBD #BDCDCA #C2BDCD
square
#CDBDC0 #C8CDBD #BDCDCA #C2BDCD
split-complementary
#CDBDC0 #BDCDC2 #BDC8CD
monochromatic
#98777E #B39A9F #CDBDC0 #E7E0E1 #F2EEEE
Accessibility & contrast
On white
1.80
#CDBDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#CDBDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDC0
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDC0 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFC0
Deuteranopia (green-blind)
#C2C2C0
Tritanopia (blue-blind)
#D0BCBE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbdc0; /* rgb */ color: rgb(205, 189, 192); /* oklch */ color: oklch(81.3% 0.019 4.6);
Tailwind
colors: {
custom: {
50: '#dcd0d3',
500: '#cdbdc0',
950: '#000000',
},
}SCSS
$custom: #cdbdc0; $custom-light: #dcd0d3; $custom-dark: #000000;
JSON
{
"hex": "#cdbdc0",
"rgb": {
"r": 205,
"g": 189,
"b": 192
},
"hsl": {
"h": 348.75,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.81252,
"c": 0.01854,
"h": 4.6
},
"luminance": 0.5318
}Semantic roles & 50–950 ramp
primary
#CDBDC0
secondary
#8DA19D
accent
#988A4E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383