#CBBCBE#CBBCBE
#CBBCBE is a light, near-neutral red. Relative luminance 0.524; OKLCH L 80.8% C 0.017 H 8.3°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBCBE |
|---|---|
| RGB | rgb(203, 188, 190) |
| HSL | hsl(352, 13%, 77%) |
| HSV | hsv(352, 7%, 80%) |
| CMYK | cmyk(0%, 7.4%, 6.4%, 20.4%) |
| CIE-LAB | lab(77.51, 5.64, 0.90) |
| CIE-LCH | lch(77.51, 5.71, 9.10°) |
| OKLab | oklab(80.82% 0.017 0.0025) |
| OKLCH | oklch(80.82% 0.017 8.3) |
| XYZ | xyz(51.9050, 52.3813, 56.0815) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.16
Silver
#C0C0C0
ΔE00 7.14
Dove Gray
#B6B8BD
ΔE00 7.97
Light Gray
#D3D3D3
ΔE00 8.61
Warm Gray
#C9BEB0
ΔE00 8.96
Dark Gray
#A9A9A9
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBCBE #BCCBC9
analogous
#CBBCC6 #CBBCBE #CBC2BC
triadic
#CBBCBE #BECBBC #BCBECB
tetradic
#CBBCBE #C6CBBC #BCCBC9 #C2BCCB
square
#CBBCBE #C6CBBC #BCCBC9 #C2BCCB
split-complementary
#CBBCBE #BCCBC2 #BCC6CB
monochromatic
#96777B #B09A9D #CBBCBE #E6DEDF #F2EEEE
Accessibility & contrast
On white
1.83
#CBBCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#CBBCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBCBE
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBCBE | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBE
Deuteranopia (green-blind)
#C1C0BE
Tritanopia (blue-blind)
#CEBBBD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbcbe; /* rgb */ color: rgb(203, 188, 190); /* oklch */ color: oklch(80.8% 0.017 8.3);
Tailwind
colors: {
custom: {
50: '#dad0d1',
500: '#cbbcbe',
950: '#000000',
},
}SCSS
$custom: #cbbcbe; $custom-light: #dad0d1; $custom-dark: #000000;
JSON
{
"hex": "#cbbcbe",
"rgb": {
"r": 203,
"g": 188,
"b": 190
},
"hsl": {
"h": 352,
"s": 12.605,
"l": 76.667
},
"oklch": {
"l": 0.80824,
"c": 0.0172,
"h": 8.3
},
"luminance": 0.52381
}Semantic roles & 50–950 ramp
primary
#CBBCBE
secondary
#8C9F9C
accent
#978D4F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383