#CCBBCF#CCBBCF
#CCBBCF is a light, muted purple. Relative luminance 0.529; OKLCH L 81.2% C 0.033 H 321.2°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBCF |
|---|---|
| RGB | rgb(204, 187, 207) |
| HSL | hsl(291, 17%, 77%) |
| HSV | hsv(291, 10%, 81%) |
| CMYK | cmyk(1.4%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(77.81, 9.61, -7.86) |
| CIE-LCH | lch(77.81, 12.41, 320.73°) |
| OKLab | oklab(81.23% 0.026 -0.0209) |
| OKLCH | oklch(81.23% 0.033 321.2) |
| XYZ | xyz(53.9330, 52.8835, 66.3857) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.37
Lilac
#C8A2C8
ΔE00 9.27
Pale Lavender
#EECFFE
ΔE00 10.31
Pale Lilac
#E4CBFF
ΔE00 10.47
Pinkish Grey
#C8ACA9
ΔE00 10.61
Dusty Pink
#D8A7B1
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBCF #BECFBB
analogous
#C2BBCF #CCBBCF #CFBBC8
triadic
#CCBBCF #CFCCBB #BBCFCC
tetradic
#CCBBCF #CFC2BB #BECFBB #BBC8CF
square
#CCBBCF #CFC2BB #BECFBB #BBC8CF
split-complementary
#CCBBCF #C8CFBB #BBCFC2
monochromatic
#96739C #B197B6 #CCBBCF #E7DFE8 #F2EDF2
Accessibility & contrast
On white
1.81
#CCBBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#CCBBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBCF
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBCF | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFD0
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#CDBDC1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccbbcf; /* rgb */ color: rgb(204, 187, 207); /* oklch */ color: oklch(81.2% 0.033 321.2);
Tailwind
colors: {
custom: {
50: '#dbcfdd',
500: '#ccbbcf',
950: '#000000',
},
}SCSS
$custom: #ccbbcf; $custom-light: #dbcfdd; $custom-dark: #000000;
JSON
{
"hex": "#ccbbcf",
"rgb": {
"r": 204,
"g": 187,
"b": 207
},
"hsl": {
"h": 291,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.81231,
"c": 0.03336,
"h": 321.2
},
"luminance": 0.52883
}Semantic roles & 50–950 ramp
primary
#CCBBCF
secondary
#8EA48B
accent
#9C4A56
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151315
muted
#848384