#CFBFBD#CFBFBD
#CFBFBD is a light, near-neutral red. Relative luminance 0.542; OKLCH L 81.7% C 0.018 H 26.1°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFBD |
|---|---|
| RGB | rgb(207, 191, 189) |
| HSL | hsl(7, 16%, 78%) |
| HSV | hsv(7, 9%, 81%) |
| CMYK | cmyk(0%, 7.7%, 8.7%, 18.8%) |
| CIE-LAB | lab(78.58, 5.29, 3.04) |
| CIE-LCH | lch(78.58, 6.10, 29.92°) |
| OKLab | oklab(81.74% 0.0165 0.0081) |
| OKLCH | oklch(81.74% 0.018 26.1) |
| XYZ | xyz(53.5473, 54.2019, 55.7754) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.20
Silver
#C0C0C0
ΔE00 7.16
Warm Gray
#C9BEB0
ΔE00 7.27
Light Gray
#D3D3D3
ΔE00 8.21
Dove Gray
#B6B8BD
ΔE00 8.71
Gainsboro
#DCDCDC
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFBD #BDCDCF
analogous
#CFBDC4 #CFBFBD #CFC8BD
triadic
#CFBFBD #BDCFBF #BFBDCF
tetradic
#CFBFBD #C4CFBD #BDCDCF #C8BDCF
square
#CFBFBD #C4CFBD #BDCDCF #C8BDCF
split-complementary
#CFBFBD #BDCFC8 #BDC4CF
monochromatic
#9B7A76 #B59D9A #CFBFBD #E9E1E0 #F2EEED
Accessibility & contrast
On white
1.77
#CFBFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#CFBFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFBD
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFBD | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BD
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#D3BDBE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbfbd; /* rgb */ color: rgb(207, 191, 189); /* oklch */ color: oklch(81.7% 0.018 26.1);
Tailwind
colors: {
custom: {
50: '#ddd2d0',
500: '#cfbfbd',
950: '#000000',
},
}SCSS
$custom: #cfbfbd; $custom-light: #ddd2d0; $custom-dark: #000000;
JSON
{
"hex": "#cfbfbd",
"rgb": {
"r": 207,
"g": 191,
"b": 189
},
"hsl": {
"h": 6.667,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.81735,
"c": 0.01839,
"h": 26.1
},
"luminance": 0.54201
}Semantic roles & 50–950 ramp
primary
#CFBFBD
secondary
#8DA1A3
accent
#919A4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383