#CFBFBC#CFBFBC
#CFBFBC is a light, near-neutral red. Relative luminance 0.542; OKLCH L 81.7% C 0.019 H 30.3°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFBC |
|---|---|
| RGB | rgb(207, 191, 188) |
| HSL | hsl(9, 17%, 77%) |
| HSV | hsv(9, 9%, 81%) |
| CMYK | cmyk(0%, 7.7%, 9.2%, 18.8%) |
| CIE-LAB | lab(78.55, 5.12, 3.54) |
| CIE-LCH | lch(78.55, 6.22, 34.72°) |
| OKLab | oklab(81.71% 0.0161 0.0094) |
| OKLCH | oklch(81.71% 0.019 30.3) |
| XYZ | xyz(53.4392, 54.1586, 55.2057) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.26
Warm Gray
#C9BEB0
ΔE00 6.79
Silver
#C0C0C0
ΔE00 7.13
Light Gray
#D3D3D3
ΔE00 8.19
Dove Gray
#B6B8BD
ΔE00 8.80
Gainsboro
#DCDCDC
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFBC #BCCCCF
analogous
#CFBCC2 #CFBFBC #CFC9BC
triadic
#CFBFBC #BCCFBF #BFBCCF
tetradic
#CFBFBC #C2CFBC #BCCCCF #C9BCCF
square
#CFBFBC #C2CFBC #BCCCCF #C9BCCF
split-complementary
#CFBFBC #BCCFC9 #BCC2CF
monochromatic
#9C7B75 #B59D98 #CFBFBC #E9E1E0 #F2EEED
Accessibility & contrast
On white
1.77
#CFBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#CFBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFBC
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFBC | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BC
Deuteranopia (green-blind)
#C6C4BC
Tritanopia (blue-blind)
#D3BDBE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbfbc; /* rgb */ color: rgb(207, 191, 188); /* oklch */ color: oklch(81.7% 0.019 30.3);
Tailwind
colors: {
custom: {
50: '#ddd2d0',
500: '#cfbfbc',
950: '#000000',
},
}SCSS
$custom: #cfbfbc; $custom-light: #ddd2d0; $custom-dark: #000000;
JSON
{
"hex": "#cfbfbc",
"rgb": {
"r": 207,
"g": 191,
"b": 188
},
"hsl": {
"h": 9.474,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.81706,
"c": 0.01867,
"h": 30.3
},
"luminance": 0.54158
}Semantic roles & 50–950 ramp
primary
#CFBFBC
secondary
#8CA0A4
accent
#8E9B4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383