#CBBFBC#CBBFBC
#CBBFBC is a light, near-neutral red. Relative luminance 0.536; OKLCH L 81.4% C 0.014 H 34.3°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBFBC |
|---|---|
| RGB | rgb(203, 191, 188) |
| HSL | hsl(12, 13%, 77%) |
| HSV | hsv(12, 7%, 80%) |
| CMYK | cmyk(0%, 5.9%, 7.4%, 20.4%) |
| CIE-LAB | lab(78.22, 3.69, 3.02) |
| CIE-LCH | lch(78.22, 4.77, 39.33°) |
| OKLab | oklab(81.37% 0.0118 0.008) |
| OKLCH | oklch(81.37% 0.014 34.3) |
| XYZ | xyz(52.3355, 53.5896, 55.1540) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.53
Warm Gray
#C9BEB0
ΔE00 5.79
Light Gray
#D3D3D3
ΔE00 7.01
Dove Gray
#B6B8BD
ΔE00 7.41
Pinkish Grey
#C8ACA9
ΔE00 7.42
Silver (survey)
#C5C9C7
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBFBC #BCC8CB
analogous
#CBBCC1 #CBBFBC #CBC7BC
triadic
#CBBFBC #BCCBBF #BFBCCB
tetradic
#CBBFBC #C1CBBC #BCC8CB #C7BCCB
square
#CBBFBC #C1CBBC #BCC8CB #C7BCCB
split-complementary
#CBBFBC #BCCBC7 #BCC1CB
monochromatic
#967D77 #B09E9A #CBBFBC #E6E0DE #F2EFEE
Accessibility & contrast
On white
1.79
#CBBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#CBBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBFBC
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBFBC | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BC
Deuteranopia (green-blind)
#C4C2BC
Tritanopia (blue-blind)
#CEBEBE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cbbfbc; /* rgb */ color: rgb(203, 191, 188); /* oklch */ color: oklch(81.4% 0.014 34.3);
Tailwind
colors: {
custom: {
50: '#dad2d0',
500: '#cbbfbc',
950: '#000000',
},
}SCSS
$custom: #cbbfbc; $custom-light: #dad2d0; $custom-dark: #000000;
JSON
{
"hex": "#cbbfbc",
"rgb": {
"r": 203,
"g": 191,
"b": 188
},
"hsl": {
"h": 12,
"s": 12.605,
"l": 76.667
},
"oklch": {
"l": 0.81366,
"c": 0.01425,
"h": 34.3
},
"luminance": 0.53589
}Semantic roles & 50–950 ramp
primary
#CBBFBC
secondary
#8C9B9F
accent
#88974F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383