#CDBBB6#CDBBB6
#CDBBB6 is a light, muted red. Relative luminance 0.519; OKLCH L 80.6% C 0.022 H 36.0°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBB6 |
|---|---|
| RGB | rgb(205, 187, 182) |
| HSL | hsl(13, 19%, 76%) |
| HSV | hsv(13, 11%, 80%) |
| CMYK | cmyk(0%, 8.8%, 11.2%, 19.6%) |
| CIE-LAB | lab(77.22, 5.52, 4.84) |
| CIE-LCH | lch(77.22, 7.34, 41.22°) |
| OKLab | oklab(80.57% 0.0176 0.0128) |
| OKLCH | oklch(80.57% 0.022 36) |
| XYZ | xyz(51.3900, 51.8981, 51.5571) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.30
Warm Gray
#C9BEB0
ΔE00 6.44
Silver
#C0C0C0
ΔE00 7.90
Light Gray
#D3D3D3
ΔE00 9.36
Greige
#B8AB98
ΔE00 9.40
Dove Gray
#B6B8BD
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBB6 #B6C8CD
analogous
#CDB6BC #CDBBB6 #CDC6B6
triadic
#CDBBB6 #B6CDBB #BBB6CD
tetradic
#CDBBB6 #BCCDB6 #B6C8CD #C6B6CD
square
#CDBBB6 #BCCDB6 #B6C8CD #C6B6CD
split-complementary
#CDBBB6 #B6CDC6 #B6BCCD
monochromatic
#9B776D #B49992 #CDBBB6 #E6DDDA #F3EEED
Accessibility & contrast
On white
1.85
#CDBBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#CDBBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBB6
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBB6 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBDB6
Deuteranopia (green-blind)
#C3C0B6
Tritanopia (blue-blind)
#D2B9BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdbbb6; /* rgb */ color: rgb(205, 187, 182); /* oklch */ color: oklch(80.6% 0.022 36.0);
Tailwind
colors: {
custom: {
50: '#dccfcb',
500: '#cdbbb6',
950: '#000000',
},
}SCSS
$custom: #cdbbb6; $custom-light: #dccfcb; $custom-dark: #000000;
JSON
{
"hex": "#cdbbb6",
"rgb": {
"r": 205,
"g": 187,
"b": 182
},
"hsl": {
"h": 13.043,
"s": 18.699,
"l": 75.882
},
"oklch": {
"l": 0.80572,
"c": 0.02176,
"h": 36
},
"luminance": 0.51897
}Semantic roles & 50–950 ramp
primary
#CDBBB6
secondary
#869CA2
accent
#8B9D48
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382