#CFBCBB#CFBCBB
#CFBCBB is a light, muted red. Relative luminance 0.528; OKLCH L 81.1% C 0.022 H 21.2°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCBB |
|---|---|
| RGB | rgb(207, 188, 187) |
| HSL | hsl(3, 17%, 77%) |
| HSV | hsv(3, 10%, 81%) |
| CMYK | cmyk(0%, 9.2%, 9.7%, 18.8%) |
| CIE-LAB | lab(77.77, 6.55, 2.95) |
| CIE-LCH | lch(77.77, 7.18, 24.23°) |
| OKLab | oklab(81.08% 0.0202 0.0079) |
| OKLCH | oklch(81.08% 0.022 21.2) |
| XYZ | xyz(52.6842, 52.8206, 54.4241) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.98
Silver
#C0C0C0
ΔE00 8.33
Warm Gray
#C9BEB0
ΔE00 8.49
Dove Gray
#B6B8BD
ΔE00 9.53
Light Gray
#D3D3D3
ΔE00 9.54
Mistyrose
#FFE4E1
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCBB #BBCECF
analogous
#CFBBC4 #CFBCBB #CFC6BB
triadic
#CFBCBB #BBCFBC #BCBBCF
tetradic
#CFBCBB #C4CFBB #BBCECF #C6BBCF
square
#CFBCBB #C4CFBB #BBCECF #C6BBCF
split-complementary
#CFBCBB #BBCFC6 #BBC4CF
monochromatic
#9C7573 #B69997 #CFBCBB #E8DFDF #F2EDED
Accessibility & contrast
On white
1.82
#CFBCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#CFBCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCBB
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCBB | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#C3C2BB
Tritanopia (blue-blind)
#D4BABC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbcbb; /* rgb */ color: rgb(207, 188, 187); /* oklch */ color: oklch(81.1% 0.022 21.2);
Tailwind
colors: {
custom: {
50: '#ddd0cf',
500: '#cfbcbb',
950: '#000000',
},
}SCSS
$custom: #cfbcbb; $custom-light: #ddd0cf; $custom-dark: #000000;
JSON
{
"hex": "#cfbcbb",
"rgb": {
"r": 207,
"g": 188,
"b": 187
},
"hsl": {
"h": 3,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.81084,
"c": 0.02172,
"h": 21.2
},
"luminance": 0.5282
}Semantic roles & 50–950 ramp
primary
#CFBCBB
secondary
#8BA2A4
accent
#979C4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383