#CDBBB7#CDBBB7
#CDBBB7 is a light, muted red. Relative luminance 0.519; OKLCH L 80.6% C 0.021 H 32.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBB7 |
|---|---|
| RGB | rgb(205, 187, 183) |
| HSL | hsl(11, 18%, 76%) |
| HSV | hsv(11, 11%, 80%) |
| CMYK | cmyk(0%, 8.8%, 10.7%, 19.6%) |
| CIE-LAB | lab(77.24, 5.69, 4.33) |
| CIE-LCH | lch(77.24, 7.15, 37.28°) |
| OKLab | oklab(80.6% 0.018 0.0115) |
| OKLCH | oklch(80.6% 0.021 32.5) |
| XYZ | xyz(51.4937, 51.9396, 52.1033) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.15
Warm Gray
#C9BEB0
ΔE00 6.88
Silver
#C0C0C0
ΔE00 7.88
Light Gray
#D3D3D3
ΔE00 9.33
Dove Gray
#B6B8BD
ΔE00 9.37
Greige
#B8AB98
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBB7 #B7C9CD
analogous
#CDB7BE #CDBBB7 #CDC6B7
triadic
#CDBBB7 #B7CDBB #BBB7CD
tetradic
#CDBBB7 #BECDB7 #B7C9CD #C6B7CD
square
#CDBBB7 #BECDB7 #B7C9CD #C6B7CD
split-complementary
#CDBBB7 #B7CDC6 #B7BECD
monochromatic
#9B776F #B49993 #CDBBB7 #E6DDDB #F2EEED
Accessibility & contrast
On white
1.84
#CDBBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#CDBBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBB7
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBB7 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBDB7
Deuteranopia (green-blind)
#C3C0B7
Tritanopia (blue-blind)
#D2B9BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdbbb7; /* rgb */ color: rgb(205, 187, 183); /* oklch */ color: oklch(80.6% 0.021 32.5);
Tailwind
colors: {
custom: {
50: '#dccfcc',
500: '#cdbbb7',
950: '#000000',
},
}SCSS
$custom: #cdbbb7; $custom-light: #dccfcc; $custom-dark: #000000;
JSON
{
"hex": "#cdbbb7",
"rgb": {
"r": 205,
"g": 187,
"b": 183
},
"hsl": {
"h": 10.909,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.80599,
"c": 0.02134,
"h": 32.5
},
"luminance": 0.51939
}Semantic roles & 50–950 ramp
primary
#CDBBB7
secondary
#879DA2
accent
#8D9C49
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151313
muted
#848383