#CBBCBD#CBBCBD
#CBBCBD is a light, near-neutral red. Relative luminance 0.523; OKLCH L 80.8% C 0.017 H 12.9°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBCBD |
|---|---|
| RGB | rgb(203, 188, 189) |
| HSL | hsl(356, 13%, 77%) |
| HSV | hsv(356, 7%, 80%) |
| CMYK | cmyk(0%, 7.4%, 6.9%, 20.4%) |
| CIE-LAB | lab(77.48, 5.46, 1.41) |
| CIE-LCH | lch(77.48, 5.64, 14.44°) |
| OKLab | oklab(80.79% 0.0166 0.0038) |
| OKLCH | oklch(80.79% 0.017 12.9) |
| XYZ | xyz(51.7961, 52.3378, 55.5078) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.05
Silver
#C0C0C0
ΔE00 7.00
Dove Gray
#B6B8BD
ΔE00 7.97
Warm Gray
#C9BEB0
ΔE00 8.47
Light Gray
#D3D3D3
ΔE00 8.51
Dark Gray
#A9A9A9
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBCBD #BCCBCA
analogous
#CBBCC5 #CBBCBD #CBC3BC
triadic
#CBBCBD #BDCBBC #BCBDCB
tetradic
#CBBCBD #C5CBBC #BCCBCA #C3BCCB
square
#CBBCBD #C5CBBC #BCCBCA #C3BCCB
split-complementary
#CBBCBD #BCCBC3 #BCC5CB
monochromatic
#967779 #B09A9B #CBBCBD #E6DEDF #F2EEEE
Accessibility & contrast
On white
1.83
#CBBCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#CBBCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBCBD
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBCBD | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBD
Deuteranopia (green-blind)
#C1C0BD
Tritanopia (blue-blind)
#CEBBBC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbcbd; /* rgb */ color: rgb(203, 188, 189); /* oklch */ color: oklch(80.8% 0.017 12.9);
Tailwind
colors: {
custom: {
50: '#dad0d0',
500: '#cbbcbd',
950: '#000000',
},
}SCSS
$custom: #cbbcbd; $custom-light: #dad0d0; $custom-dark: #000000;
JSON
{
"hex": "#cbbcbd",
"rgb": {
"r": 203,
"g": 188,
"b": 189
},
"hsl": {
"h": 356,
"s": 12.605,
"l": 76.667
},
"oklch": {
"l": 0.80795,
"c": 0.01707,
"h": 12.9
},
"luminance": 0.52337
}Semantic roles & 50–950 ramp
primary
#CBBCBD
secondary
#8C9F9E
accent
#97924F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383