#CCBAC3#CCBAC3
#CCBAC3 is a light, muted pink. Relative luminance 0.519; OKLCH L 80.7% C 0.024 H 345.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBAC3 |
|---|---|
| RGB | rgb(204, 186, 195) |
| HSL | hsl(330, 15%, 76%) |
| HSV | hsv(330, 9%, 80%) |
| CMYK | cmyk(0%, 8.8%, 4.4%, 20%) |
| CIE-LAB | lab(77.22, 7.95, -2.22) |
| CIE-LCH | lch(77.22, 8.25, 344.39°) |
| OKLab | oklab(80.66% 0.023 -0.0058) |
| OKLCH | oklch(80.66% 0.024 345.9) |
| XYZ | xyz(52.3099, 51.8960, 58.8804) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.57
Pinkish Grey
#C8ACA9
ΔE00 6.96
Dove Gray
#B6B8BD
ΔE00 9.52
Silver
#C0C0C0
ΔE00 9.53
Dusty Pink
#D8A7B1
ΔE00 9.75
Light Gray
#D3D3D3
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBAC3 #BACCC3
analogous
#CCBACC #CCBAC3 #CCBABA
triadic
#CCBAC3 #C3CCBA #BAC3CC
tetradic
#CCBAC3 #CCCCBA #BACCC3 #BABACC
square
#CCBAC3 #CCCCBA #BACCC3 #BABACC
split-complementary
#CCBAC3 #BACCBA #BACCCC
monochromatic
#987486 #B297A4 #CCBAC3 #E6DDE2 #F2EDF0
Accessibility & contrast
On white
1.85
#CCBAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#CCBAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBAC3
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBAC3 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC3
Deuteranopia (green-blind)
#BFC0C3
Tritanopia (blue-blind)
#CFBABD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbac3; /* rgb */ color: rgb(204, 186, 195); /* oklch */ color: oklch(80.7% 0.024 345.9);
Tailwind
colors: {
custom: {
50: '#dbced5',
500: '#ccbac3',
950: '#000000',
},
}SCSS
$custom: #ccbac3; $custom-light: #dbced5; $custom-dark: #000000;
JSON
{
"hex": "#ccbac3",
"rgb": {
"r": 204,
"g": 186,
"b": 195
},
"hsl": {
"h": 330,
"s": 15,
"l": 76.471
},
"oklch": {
"l": 0.80662,
"c": 0.02373,
"h": 345.9
},
"luminance": 0.51895
}Semantic roles & 50–950 ramp
primary
#CCBAC3
secondary
#8AA095
accent
#99734C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151314
muted
#848383