#CFBBB5#CFBBB5
#CFBBB5 is a light, muted red. Relative luminance 0.521; OKLCH L 80.7% C 0.024 H 37.4°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBB5 |
|---|---|
| RGB | rgb(207, 187, 181) |
| HSL | hsl(14, 21%, 76%) |
| HSV | hsv(14, 13%, 81%) |
| CMYK | cmyk(0%, 9.7%, 12.6%, 18.8%) |
| CIE-LAB | lab(77.37, 6.08, 5.61) |
| CIE-LCH | lch(77.37, 8.28, 42.70°) |
| OKLab | oklab(80.72% 0.0194 0.0148) |
| OKLCH | oklch(80.72% 0.024 37.4) |
| XYZ | xyz(51.8424, 52.1433, 51.0408) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.02
Warm Gray
#C9BEB0
ΔE00 6.69
Silver
#C0C0C0
ΔE00 8.63
Greige
#B8AB98
ΔE00 9.53
Light Gray
#D3D3D3
ΔE00 9.94
Dove Gray
#B6B8BD
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBB5 #B5C9CF
analogous
#CFB5BC #CFBBB5 #CFC8B5
triadic
#CFBBB5 #B5CFBB #BBB5CF
tetradic
#CFBBB5 #BCCFB5 #B5C9CF #C8B5CF
square
#CFBBB5 #BCCFB5 #B5C9CF #C8B5CF
split-complementary
#CFBBB5 #B5CFC8 #B5BCCF
monochromatic
#9F776B #B79990 #CFBBB5 #E7DDDA #F3EEEC
Accessibility & contrast
On white
1.84
#CFBBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#CFBBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBB5
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBB5 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBDB5
Deuteranopia (green-blind)
#C4C1B5
Tritanopia (blue-blind)
#D5B8B9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbbb5; /* rgb */ color: rgb(207, 187, 181); /* oklch */ color: oklch(80.7% 0.024 37.4);
Tailwind
colors: {
custom: {
50: '#ddcfcb',
500: '#cfbbb5',
950: '#000000',
},
}SCSS
$custom: #cfbbb5; $custom-light: #ddcfcb; $custom-dark: #000000;
JSON
{
"hex": "#cfbbb5",
"rgb": {
"r": 207,
"g": 187,
"b": 181
},
"hsl": {
"h": 13.846,
"s": 21.311,
"l": 76.078
},
"oklch": {
"l": 0.80719,
"c": 0.02441,
"h": 37.4
},
"luminance": 0.52142
}Semantic roles & 50–950 ramp
primary
#CFBBB5
secondary
#849DA4
accent
#8BA046
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382