#CDBBB8#CDBBB8
#CDBBB8 is a light, muted red. Relative luminance 0.520; OKLCH L 80.6% C 0.021 H 28.9°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBB8 |
|---|---|
| RGB | rgb(205, 187, 184) |
| HSL | hsl(9, 17%, 76%) |
| HSV | hsv(9, 10%, 80%) |
| CMYK | cmyk(0%, 8.8%, 10.2%, 19.6%) |
| CIE-LAB | lab(77.27, 5.86, 3.83) |
| CIE-LCH | lch(77.27, 7.00, 33.16°) |
| OKLab | oklab(80.63% 0.0184 0.0102) |
| OKLCH | oklch(80.63% 0.021 28.9) |
| XYZ | xyz(51.5982, 51.9814, 52.6534) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.04
Warm Gray
#C9BEB0
ΔE00 7.33
Silver
#C0C0C0
ΔE00 7.89
Dove Gray
#B6B8BD
ΔE00 9.26
Light Gray
#D3D3D3
ΔE00 9.33
Dark Gray
#A9A9A9
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBB8 #B8CACD
analogous
#CDB8C0 #CDBBB8 #CDC6B8
triadic
#CDBBB8 #B8CDBB #BBB8CD
tetradic
#CDBBB8 #C0CDB8 #B8CACD #C6B8CD
square
#CDBBB8 #C0CDB8 #B8CACD #C6B8CD
split-complementary
#CDBBB8 #B8CDC6 #B8C0CD
monochromatic
#9A7670 #B49994 #CDBBB8 #E6DDDC #F2EEED
Accessibility & contrast
On white
1.84
#CDBBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#CDBBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBB8
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBB8 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDB8
Deuteranopia (green-blind)
#C3C0B8
Tritanopia (blue-blind)
#D2B9BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdbbb8; /* rgb */ color: rgb(205, 187, 184); /* oklch */ color: oklch(80.6% 0.021 28.9);
Tailwind
colors: {
custom: {
50: '#dccfcd',
500: '#cdbbb8',
950: '#000000',
},
}SCSS
$custom: #cdbbb8; $custom-light: #dccfcd; $custom-dark: #000000;
JSON
{
"hex": "#cdbbb8",
"rgb": {
"r": 205,
"g": 187,
"b": 184
},
"hsl": {
"h": 8.571,
"s": 17.355,
"l": 76.275
},
"oklch": {
"l": 0.80627,
"c": 0.021,
"h": 28.9
},
"luminance": 0.5198
}Semantic roles & 50–950 ramp
primary
#CDBBB8
secondary
#889EA2
accent
#909C4A
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151313
muted
#848383