#CFBCBF#CFBCBF
#CFBCBF is a light, muted red. Relative luminance 0.530; OKLCH L 81.2% C 0.022 H 6.7°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCBF |
|---|---|
| RGB | rgb(207, 188, 191) |
| HSL | hsl(351, 17%, 77%) |
| HSV | hsv(351, 9%, 81%) |
| CMYK | cmyk(0%, 9.2%, 7.7%, 18.8%) |
| CIE-LAB | lab(77.87, 7.23, 0.93) |
| CIE-LCH | lch(77.87, 7.29, 7.34°) |
| OKLab | oklab(81.2% 0.0218 0.0026) |
| OKLCH | oklch(81.2% 0.022 6.7) |
| XYZ | xyz(53.1184, 52.9943, 56.7108) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.51
Silver
#C0C0C0
ΔE00 8.74
Thistle
#D8BFD8
ΔE00 8.76
Dove Gray
#B6B8BD
ΔE00 9.51
Light Gray
#D3D3D3
ΔE00 9.86
Dusty Pink
#D8A7B1
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCBF #BCCFCC
analogous
#CFBCC9 #CFBCBF #CFC2BC
triadic
#CFBCBF #BFCFBC #BCBFCF
tetradic
#CFBCBF #C9CFBC #BCCFCC #C2BCCF
square
#CFBCBF #C9CFBC #BCCFCC #C2BCCF
split-complementary
#CFBCBF #BCCFC2 #BCC9CF
monochromatic
#9C757B #B5989D #CFBCBF #E9E0E1 #F2EDEE
Accessibility & contrast
On white
1.81
#CFBCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#CFBCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCBF
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCBF | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFBF
Deuteranopia (green-blind)
#C3C2BF
Tritanopia (blue-blind)
#D3BBBD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbcbf; /* rgb */ color: rgb(207, 188, 191); /* oklch */ color: oklch(81.2% 0.022 6.7);
Tailwind
colors: {
custom: {
50: '#ddd0d2',
500: '#cfbcbf',
950: '#000000',
},
}SCSS
$custom: #cfbcbf; $custom-light: #ddd0d2; $custom-dark: #000000;
JSON
{
"hex": "#cfbcbf",
"rgb": {
"r": 207,
"g": 188,
"b": 191
},
"hsl": {
"h": 350.526,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.81198,
"c": 0.02193,
"h": 6.7
},
"luminance": 0.52993
}Semantic roles & 50–950 ramp
primary
#CFBCBF
secondary
#8CA4A0
accent
#9B8E4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383