#CFBBBF#CFBBBF
#CFBBBF is a light, muted red. Relative luminance 0.526; OKLCH L 81.0% C 0.023 H 4.0°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBBF |
|---|---|
| RGB | rgb(207, 187, 191) |
| HSL | hsl(348, 17%, 77%) |
| HSV | hsv(348, 10%, 81%) |
| CMYK | cmyk(0%, 9.7%, 7.7%, 18.8%) |
| CIE-LAB | lab(77.62, 7.77, 0.56) |
| CIE-LCH | lch(77.62, 7.79, 4.16°) |
| OKLab | oklab(81% 0.0233 0.0016) |
| OKLCH | oklch(81% 0.023 4) |
| XYZ | xyz(52.9055, 52.5685, 56.6398) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.42
Thistle
#D8BFD8
ΔE00 8.26
Silver
#C0C0C0
ΔE00 9.24
Dusty Pink
#D8A7B1
ΔE00 9.56
Dove Gray
#B6B8BD
ΔE00 9.86
Light Gray
#D3D3D3
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBBF #BBCFCB
analogous
#CFBBC9 #CFBBBF #CFC1BB
triadic
#CFBBBF #BFCFBB #BBBFCF
tetradic
#CFBBBF #C9CFBB #BBCFCB #C1BBCF
square
#CFBBBF #C9CFBB #BBCFCB #C1BBCF
split-complementary
#CFBBBF #BBCFC1 #BBC9CF
monochromatic
#9C737B #B6979D #CFBBBF #E8DFE1 #F2EDEE
Accessibility & contrast
On white
1.82
#CFBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#CFBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBBF
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBBF | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEBF
Deuteranopia (green-blind)
#C2C1BF
Tritanopia (blue-blind)
#D3BABC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbbbf; /* rgb */ color: rgb(207, 187, 191); /* oklch */ color: oklch(81.0% 0.023 4.0);
Tailwind
colors: {
custom: {
50: '#ddcfd2',
500: '#cfbbbf',
950: '#000000',
},
}SCSS
$custom: #cfbbbf; $custom-light: #ddcfd2; $custom-dark: #000000;
JSON
{
"hex": "#cfbbbf",
"rgb": {
"r": 207,
"g": 187,
"b": 191
},
"hsl": {
"h": 348,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.81001,
"c": 0.02335,
"h": 4
},
"luminance": 0.52568
}Semantic roles & 50–950 ramp
primary
#CFBBBF
secondary
#8BA49F
accent
#9C8B4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151314
muted
#848383