#CFBCBD#CFBCBD
#CFBCBD is a light, muted red. Relative luminance 0.529; OKLCH L 81.1% C 0.022 H 14.0°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCBD |
|---|---|
| RGB | rgb(207, 188, 189) |
| HSL | hsl(357, 17%, 77%) |
| HSV | hsv(357, 9%, 81%) |
| CMYK | cmyk(0%, 9.2%, 8.7%, 18.8%) |
| CIE-LAB | lab(77.82, 6.89, 1.94) |
| CIE-LCH | lch(77.82, 7.16, 15.72°) |
| OKLab | oklab(81.14% 0.021 0.0052) |
| OKLCH | oklch(81.14% 0.022 14) |
| XYZ | xyz(52.8998, 52.9068, 55.5596) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.16
Silver
#C0C0C0
ΔE00 8.50
Warm Gray
#C9BEB0
ΔE00 9.38
Dove Gray
#B6B8BD
ΔE00 9.48
Thistle
#D8BFD8
ΔE00 9.65
Light Gray
#D3D3D3
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCBD #BCCFCE
analogous
#CFBCC7 #CFBCBD #CFC5BC
triadic
#CFBCBD #BDCFBC #BCBDCF
tetradic
#CFBCBD #C7CFBC #BCCFCE #C5BCCF
square
#CFBCBD #C7CFBC #BCCFCE #C5BCCF
split-complementary
#CFBCBD #BCCFC5 #BCC7CF
monochromatic
#9C7577 #B5989A #CFBCBD #E9E0E0 #F2EDED
Accessibility & contrast
On white
1.81
#CFBCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#CFBCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCBD
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCBD | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBD
Deuteranopia (green-blind)
#C3C2BD
Tritanopia (blue-blind)
#D3BBBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbcbd; /* rgb */ color: rgb(207, 188, 189); /* oklch */ color: oklch(81.1% 0.022 14.0);
Tailwind
colors: {
custom: {
50: '#ddd0d0',
500: '#cfbcbd',
950: '#000000',
},
}SCSS
$custom: #cfbcbd; $custom-light: #ddd0d0; $custom-dark: #000000;
JSON
{
"hex": "#cfbcbd",
"rgb": {
"r": 207,
"g": 188,
"b": 189
},
"hsl": {
"h": 356.842,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.8114,
"c": 0.02165,
"h": 14
},
"luminance": 0.52906
}Semantic roles & 50–950 ramp
primary
#CFBCBD
secondary
#8CA4A2
accent
#9B974B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383