#CFBBBB#CFBBBB
#CFBBBB is a light, muted red. Relative luminance 0.524; OKLCH L 80.9% C 0.023 H 17.6°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBBB |
|---|---|
| RGB | rgb(207, 187, 187) |
| HSL | hsl(0, 17%, 77%) |
| HSV | hsv(0, 10%, 81%) |
| CMYK | cmyk(0%, 9.7%, 9.7%, 18.8%) |
| CIE-LAB | lab(77.52, 7.08, 2.58) |
| CIE-LCH | lch(77.52, 7.54, 20.02°) |
| OKLab | oklab(80.89% 0.0217 0.0069) |
| OKLCH | oklch(80.89% 0.023 17.6) |
| XYZ | xyz(52.4713, 52.3948, 54.3531) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.67
Silver
#C0C0C0
ΔE00 8.77
Warm Gray
#C9BEB0
ΔE00 9.19
Dove Gray
#B6B8BD
ΔE00 9.81
Light Gray
#D3D3D3
ΔE00 10.01
Thistle
#D8BFD8
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBBB #BBCFCF
analogous
#CFBBC5 #CFBBBB #CFC5BB
triadic
#CFBBBB #BBCFBB #BBBBCF
tetradic
#CFBBBB #C5CFBB #BBCFCF #C5BBCF
square
#CFBBBB #C5CFBB #BBCFCF #C5BBCF
split-complementary
#CFBBBB #BBCFC5 #BBC5CF
monochromatic
#9C7373 #B69797 #CFBBBB #E8DFDF #F2EDED
Accessibility & contrast
On white
1.83
#CFBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#CFBBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBBB
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBBB | 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)
#BEBDBB
Deuteranopia (green-blind)
#C3C1BB
Tritanopia (blue-blind)
#D4B9BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbbbb; /* rgb */ color: rgb(207, 187, 187); /* oklch */ color: oklch(80.9% 0.023 17.6);
Tailwind
colors: {
custom: {
50: '#ddcfcf',
500: '#cfbbbb',
950: '#000000',
},
}SCSS
$custom: #cfbbbb; $custom-light: #ddcfcf; $custom-dark: #000000;
JSON
{
"hex": "#cfbbbb",
"rgb": {
"r": 207,
"g": 187,
"b": 187
},
"hsl": {
"h": 0,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.80886,
"c": 0.02281,
"h": 17.6
},
"luminance": 0.52394
}Semantic roles & 50–950 ramp
primary
#CFBBBB
secondary
#8BA4A4
accent
#9C9C4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151313
muted
#848383