#CFBCBE#CFBCBE
#CFBCBE is a light, muted red. Relative luminance 0.529; OKLCH L 81.2% C 0.022 H 10.3°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCBE |
|---|---|
| RGB | rgb(207, 188, 190) |
| HSL | hsl(354, 17%, 77%) |
| HSV | hsv(354, 9%, 81%) |
| CMYK | cmyk(0%, 9.2%, 8.2%, 18.8%) |
| CIE-LAB | lab(77.85, 7.06, 1.44) |
| CIE-LCH | lch(77.85, 7.20, 11.49°) |
| OKLab | oklab(81.17% 0.0214 0.0039) |
| OKLCH | oklch(81.17% 0.022 10.3) |
| XYZ | xyz(53.0087, 52.9504, 56.1332) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.32
Silver
#C0C0C0
ΔE00 8.61
Thistle
#D8BFD8
ΔE00 9.20
Dove Gray
#B6B8BD
ΔE00 9.48
Light Gray
#D3D3D3
ΔE00 9.76
Warm Gray
#C9BEB0
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCBE #BCCFCD
analogous
#CFBCC8 #CFBCBE #CFC3BC
triadic
#CFBCBE #BECFBC #BCBECF
tetradic
#CFBCBE #C8CFBC #BCCFCD #C3BCCF
square
#CFBCBE #C8CFBC #BCCFCD #C3BCCF
split-complementary
#CFBCBE #BCCFC3 #BCC8CF
monochromatic
#9C7579 #B5989B #CFBCBE #E9E0E1 #F2EDEE
Accessibility & contrast
On white
1.81
#CFBCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#CFBCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCBE
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCBE | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBE
Deuteranopia (green-blind)
#C3C2BE
Tritanopia (blue-blind)
#D3BBBD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbcbe; /* rgb */ color: rgb(207, 188, 190); /* oklch */ color: oklch(81.2% 0.022 10.3);
Tailwind
colors: {
custom: {
50: '#ddd0d1',
500: '#cfbcbe',
950: '#000000',
},
}SCSS
$custom: #cfbcbe; $custom-light: #ddd0d1; $custom-dark: #000000;
JSON
{
"hex": "#cfbcbe",
"rgb": {
"r": 207,
"g": 188,
"b": 190
},
"hsl": {
"h": 353.684,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.81169,
"c": 0.02175,
"h": 10.3
},
"luminance": 0.5295
}Semantic roles & 50–950 ramp
primary
#CFBCBE
secondary
#8CA4A1
accent
#9B924B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383