#C9BBBD#C9BBBD
#C9BBBD is a light, near-neutral red. Relative luminance 0.516; OKLCH L 80.4% C 0.016 H 7.6°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C9BBBD |
|---|---|
| RGB | rgb(201, 187, 189) |
| HSL | hsl(351, 11%, 76%) |
| HSV | hsv(351, 7%, 79%) |
| CMYK | cmyk(0%, 7%, 6%, 21.2%) |
| CIE-LAB | lab(77.06, 5.29, 0.77) |
| CIE-LCH | lch(77.06, 5.34, 8.31°) |
| OKLab | oklab(80.43% 0.016 0.0021) |
| OKLCH | oklch(80.43% 0.016 7.6) |
| XYZ | xyz(51.0420, 51.6329, 55.4115) |
| Luminance | 0.5163 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.29
Silver
#C0C0C0
ΔE00 6.77
Dove Gray
#B6B8BD
ΔE00 7.52
Light Gray
#D3D3D3
ΔE00 8.49
Warm Gray
#C9BEB0
ΔE00 8.77
Dark Gray
#A9A9A9
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9BBBD #BBC9C7
analogous
#C9BBC4 #C9BBBD #C9C0BB
triadic
#C9BBBD #BDC9BB #BBBDC9
tetradic
#C9BBBD #C4C9BB #BBC9C7 #C0BBC9
square
#C9BBBD #C4C9BB #BBC9C7 #C0BBC9
split-complementary
#C9BBBD #BBC9C0 #BBC4C9
monochromatic
#93777B #AE999C #C9BBBD #E4DDDE #F1EEEE
Accessibility & contrast
On white
1.85
#C9BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#C9BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9BBBD
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9BBBD | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBD
Deuteranopia (green-blind)
#C0BFBD
Tritanopia (blue-blind)
#CCBABC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c9bbbd; /* rgb */ color: rgb(201, 187, 189); /* oklch */ color: oklch(80.4% 0.016 7.6);
Tailwind
colors: {
custom: {
50: '#d9cfd0',
500: '#c9bbbd',
950: '#000000',
},
}SCSS
$custom: #c9bbbd; $custom-light: #d9cfd0; $custom-dark: #000000;
JSON
{
"hex": "#c9bbbd",
"rgb": {
"r": 201,
"g": 187,
"b": 189
},
"hsl": {
"h": 351.429,
"s": 11.475,
"l": 76.078
},
"oklch": {
"l": 0.80425,
"c": 0.01609,
"h": 7.6
},
"luminance": 0.51632
}Semantic roles & 50–950 ramp
primary
#C9BBBD
secondary
#8C9D9A
accent
#968C50
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383