#CFBFBF#CFBFBF
#CFBFBF is a light, near-neutral red. Relative luminance 0.543; OKLCH L 81.8% C 0.018 H 17.5°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFBF |
|---|---|
| RGB | rgb(207, 191, 191) |
| HSL | hsl(0, 14%, 78%) |
| HSV | hsv(0, 8%, 81%) |
| CMYK | cmyk(0%, 7.7%, 7.7%, 18.8%) |
| CIE-LAB | lab(78.63, 5.63, 2.04) |
| CIE-LCH | lch(78.63, 5.98, 19.89°) |
| OKLab | oklab(81.79% 0.0173 0.0055) |
| OKLCH | oklch(81.79% 0.018 17.5) |
| XYZ | xyz(53.7659, 54.2893, 56.9266) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.23
Silver
#C0C0C0
ΔE00 7.29
Warm Gray
#C9BEB0
ΔE00 8.23
Light Gray
#D3D3D3
ΔE00 8.31
Dove Gray
#B6B8BD
ΔE00 8.59
Gainsboro
#DCDCDC
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFBF #BFCFCF
analogous
#CFBFC7 #CFBFBF #CFC7BF
triadic
#CFBFBF #BFCFBF #BFBFCF
tetradic
#CFBFBF #C7CFBF #BFCFCF #C7BFCF
square
#CFBFBF #C7CFBF #BFCFCF #C7BFCF
split-complementary
#CFBFBF #BFCFC7 #BFC7CF
monochromatic
#9B7979 #B59C9C #CFBFBF #E9E2E2 #F2EEEE
Accessibility & contrast
On white
1.77
#CFBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#CFBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFBF
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFBF | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BF
Deuteranopia (green-blind)
#C5C4BF
Tritanopia (blue-blind)
#D3BEBF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfbfbf; /* rgb */ color: rgb(207, 191, 191); /* oklch */ color: oklch(81.8% 0.018 17.5);
Tailwind
colors: {
custom: {
50: '#ddd2d2',
500: '#cfbfbf',
950: '#000000',
},
}SCSS
$custom: #cfbfbf; $custom-light: #ddd2d2; $custom-dark: #000000;
JSON
{
"hex": "#cfbfbf",
"rgb": {
"r": 207,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.81791,
"c": 0.01813,
"h": 17.5
},
"luminance": 0.54289
}Semantic roles & 50–950 ramp
primary
#CFBFBF
secondary
#8FA3A3
accent
#98984D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383