#CFBBBE#CFBBBE
#CFBBBE is a light, muted red. Relative luminance 0.525; OKLCH L 81.0% C 0.023 H 7.3°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBBE |
|---|---|
| RGB | rgb(207, 187, 190) |
| HSL | hsl(351, 17%, 77%) |
| HSV | hsv(351, 10%, 81%) |
| CMYK | cmyk(0%, 9.7%, 8.2%, 18.8%) |
| CIE-LAB | lab(77.59, 7.59, 1.07) |
| CIE-LCH | lch(77.59, 7.67, 8.01°) |
| OKLab | oklab(80.97% 0.0229 0.0029) |
| OKLCH | oklch(80.97% 0.023 7.3) |
| XYZ | xyz(52.7958, 52.5246, 56.0622) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.18
Thistle
#D8BFD8
ΔE00 8.69
Silver
#C0C0C0
ΔE00 9.10
Dusty Pink
#D8A7B1
ΔE00 9.69
Dove Gray
#B6B8BD
ΔE00 9.82
Light Gray
#D3D3D3
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBBE #BBCFCC
analogous
#CFBBC8 #CFBBBE #CFC2BB
triadic
#CFBBBE #BECFBB #BBBECF
tetradic
#CFBBBE #C8CFBB #BBCFCC #C2BBCF
square
#CFBBBE #C8CFBB #BBCFCC #C2BBCF
split-complementary
#CFBBBE #BBCFC2 #BBC8CF
monochromatic
#9C7379 #B6979C #CFBBBE #E8DFE0 #F2EDEE
Accessibility & contrast
On white
1.83
#CFBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#CFBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBBE
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBBE | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBE
Deuteranopia (green-blind)
#C2C1BE
Tritanopia (blue-blind)
#D3BABC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbbbe; /* rgb */ color: rgb(207, 187, 190); /* oklch */ color: oklch(81.0% 0.023 7.3);
Tailwind
colors: {
custom: {
50: '#ddcfd1',
500: '#cfbbbe',
950: '#000000',
},
}SCSS
$custom: #cfbbbe; $custom-light: #ddcfd1; $custom-dark: #000000;
JSON
{
"hex": "#cfbbbe",
"rgb": {
"r": 207,
"g": 187,
"b": 190
},
"hsl": {
"h": 351,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.80972,
"c": 0.02309,
"h": 7.3
},
"luminance": 0.52524
}Semantic roles & 50–950 ramp
primary
#CFBBBE
secondary
#8BA4A0
accent
#9C8F4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151314
muted
#848383