#CFBBB8#CFBBB8
#CFBBB8 is a light, muted red. Relative luminance 0.523; OKLCH L 80.8% C 0.023 H 27.8°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBB8 |
|---|---|
| RGB | rgb(207, 187, 184) |
| HSL | hsl(8, 19%, 77%) |
| HSV | hsv(8, 11%, 81%) |
| CMYK | cmyk(0%, 9.7%, 11.1%, 18.8%) |
| CIE-LAB | lab(77.44, 6.58, 4.10) |
| CIE-LCH | lch(77.44, 7.75, 31.90°) |
| OKLab | oklab(80.8% 0.0206 0.0109) |
| OKLCH | oklch(80.8% 0.023 27.8) |
| XYZ | xyz(52.1535, 52.2677, 52.6794) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.59
Warm Gray
#C9BEB0
ΔE00 7.91
Silver
#C0C0C0
ΔE00 8.61
Light Gray
#D3D3D3
ΔE00 9.89
Dove Gray
#B6B8BD
ΔE00 9.96
Mistyrose
#FFE4E1
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBB8 #B8CCCF
analogous
#CFB8C1 #CFBBB8 #CFC7B8
triadic
#CFBBB8 #B8CFBB #BBB8CF
tetradic
#CFBBB8 #C1CFB8 #B8CCCF #C7B8CF
square
#CFBBB8 #C1CFB8 #B8CCCF #C7B8CF
split-complementary
#CFBBB8 #B8CFC7 #B8C1CF
monochromatic
#9E756F #B69893 #CFBBB8 #E8DEDD #F3EEED
Accessibility & contrast
On white
1.83
#CFBBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#CFBBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBB8
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBB8 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBDB8
Deuteranopia (green-blind)
#C3C1B8
Tritanopia (blue-blind)
#D4B9BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbbb8; /* rgb */ color: rgb(207, 187, 184); /* oklch */ color: oklch(80.8% 0.023 27.8);
Tailwind
colors: {
custom: {
50: '#ddcfcd',
500: '#cfbbb8',
950: '#000000',
},
}SCSS
$custom: #cfbbb8; $custom-light: #ddcfcd; $custom-dark: #000000;
JSON
{
"hex": "#cfbbb8",
"rgb": {
"r": 207,
"g": 187,
"b": 184
},
"hsl": {
"h": 7.826,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.80802,
"c": 0.02327,
"h": 27.8
},
"luminance": 0.52267
}Semantic roles & 50–950 ramp
primary
#CFBBB8
secondary
#87A0A4
accent
#929E48
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151313
muted
#848383