#CCBBBF#CCBBBF
#CCBBBF is a light, muted red. Relative luminance 0.521; OKLCH L 80.7% C 0.020 H 1.5°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBBF |
|---|---|
| RGB | rgb(204, 187, 191) |
| HSL | hsl(346, 14%, 77%) |
| HSV | hsv(346, 8%, 80%) |
| CMYK | cmyk(0%, 8.3%, 6.4%, 20%) |
| CIE-LAB | lab(77.36, 6.70, 0.16) |
| CIE-LCH | lch(77.36, 6.70, 1.38°) |
| OKLab | oklab(80.74% 0.02 0.0005) |
| OKLCH | oklch(80.74% 0.02 1.5) |
| XYZ | xyz(52.0751, 52.1403, 56.6009) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.91
Silver
#C0C0C0
ΔE00 8.20
Thistle
#D8BFD8
ΔE00 8.65
Dove Gray
#B6B8BD
ΔE00 8.74
Light Gray
#D3D3D3
ΔE00 9.56
Dark Gray
#A9A9A9
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBBF #BBCCC8
analogous
#CCBBC8 #CCBBBF #CCC0BB
triadic
#CCBBBF #BFCCBB #BBBFCC
tetradic
#CCBBBF #C8CCBB #BBCCC8 #C0BBCC
square
#CCBBBF #C8CCBB #BBCCC8 #C0BBCC
split-complementary
#CCBBBF #BBCCC0 #BBC8CC
monochromatic
#98757D #B2989E #CCBBBF #E6DEE0 #F2EEEF
Accessibility & contrast
On white
1.84
#CCBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#CCBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBBF
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBBF | 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)
#BDBDBF
Deuteranopia (green-blind)
#C1C0BF
Tritanopia (blue-blind)
#CFBABC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbbbf; /* rgb */ color: rgb(204, 187, 191); /* oklch */ color: oklch(80.7% 0.020 1.5);
Tailwind
colors: {
custom: {
50: '#dbcfd2',
500: '#ccbbbf',
950: '#000000',
},
}SCSS
$custom: #ccbbbf; $custom-light: #dbcfd2; $custom-dark: #000000;
JSON
{
"hex": "#ccbbbf",
"rgb": {
"r": 204,
"g": 187,
"b": 191
},
"hsl": {
"h": 345.882,
"s": 14.286,
"l": 76.667
},
"oklch": {
"l": 0.80741,
"c": 0.02001,
"h": 1.5
},
"luminance": 0.5214
}Semantic roles & 50–950 ramp
primary
#CCBBBF
secondary
#8BA09B
accent
#98874D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151314
muted
#848383