#CDB2B7#CDB2B7
#CDB2B7 is a light, muted red. Relative luminance 0.482; OKLCH L 78.8% C 0.032 H 5.2°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB2B7 |
|---|---|
| RGB | rgb(205, 178, 183) |
| HSL | hsl(349, 21%, 75%) |
| HSV | hsv(349, 13%, 80%) |
| CMYK | cmyk(0%, 13.2%, 10.7%, 19.6%) |
| CIE-LAB | lab(74.98, 10.53, 1.04) |
| CIE-LCH | lch(74.98, 10.58, 5.64°) |
| OKLab | oklab(78.83% 0.0317 0.0029) |
| OKLCH | oklch(78.83% 0.032 5.2) |
| XYZ | xyz(49.6439, 48.2400, 51.4867) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.94
Dusty Pink
#D8A7B1
ΔE00 6.64
Thistle
#D8BFD8
ΔE00 8.23
Light Mauve
#C292A1
ΔE00 10.26
Pale Rose
#FDC1C5
ΔE00 10.27
Faded Pink
#DE9DAC
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB2B7 #B2CDC8
analogous
#CDB2C4 #CDB2B7 #CDBAB2
triadic
#CDB2B7 #B7CDB2 #B2B7CD
tetradic
#CDB2B7 #C4CDB2 #B2CDC8 #BAB2CD
square
#CDB2B7 #C4CDB2 #B2CDC8 #BAB2CD
split-complementary
#CDB2B7 #B2CDBA #B2C4CD
monochromatic
#9D6872 #B58D94 #CDB2B7 #E5D7DA #F3ECEE
Accessibility & contrast
On white
1.97
#CDB2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#CDB2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB2B7
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB2B7 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6B7
Deuteranopia (green-blind)
#BBBAB7
Tritanopia (blue-blind)
#D2B0B4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cdb2b7; /* rgb */ color: rgb(205, 178, 183); /* oklch */ color: oklch(78.8% 0.032 5.2);
Tailwind
colors: {
custom: {
50: '#dcc9cc',
500: '#cdb2b7',
950: '#000000',
},
}SCSS
$custom: #cdb2b7; $custom-light: #dcc9cc; $custom-dark: #000000;
JSON
{
"hex": "#cdb2b7",
"rgb": {
"r": 205,
"g": 178,
"b": 183
},
"hsl": {
"h": 348.889,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.78828,
"c": 0.0318,
"h": 5.2
},
"luminance": 0.48239
}Semantic roles & 50–950 ramp
primary
#CDB2B7
secondary
#E2E9E8
accent
#A08F46
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282