#CCBAC2#CCBAC2
#CCBAC2 is a light, muted pink. Relative luminance 0.518; OKLCH L 80.6% C 0.023 H 348.9°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBAC2 |
|---|---|
| RGB | rgb(204, 186, 194) |
| HSL | hsl(333, 15%, 76%) |
| HSV | hsv(333, 9%, 80%) |
| CMYK | cmyk(0%, 8.8%, 4.9%, 20%) |
| CIE-LAB | lab(77.19, 7.77, -1.72) |
| CIE-LCH | lch(77.19, 7.95, 347.53°) |
| OKLab | oklab(80.63% 0.0226 -0.0044) |
| OKLCH | oklch(80.63% 0.023 348.9) |
| XYZ | xyz(52.1972, 51.8509, 58.2870) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.66
Thistle
#D8BFD8
ΔE00 6.95
Silver
#C0C0C0
ΔE00 9.31
Dove Gray
#B6B8BD
ΔE00 9.40
Dusty Pink
#D8A7B1
ΔE00 9.78
Light Gray
#D3D3D3
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBAC2 #BACCC4
analogous
#CCBACB #CCBAC2 #CCBBBA
triadic
#CCBAC2 #C2CCBA #BAC2CC
tetradic
#CCBAC2 #CBCCBA #BACCC4 #BBBACC
square
#CCBAC2 #CBCCBA #BACCC4 #BBBACC
split-complementary
#CCBAC2 #BACCBB #BACBCC
monochromatic
#987484 #B297A3 #CCBAC2 #E6DDE1 #F2EDEF
Accessibility & contrast
On white
1.85
#CCBAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#CCBAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBAC2
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBAC2 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC2
Deuteranopia (green-blind)
#BFC0C2
Tritanopia (blue-blind)
#CFBABD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbac2; /* rgb */ color: rgb(204, 186, 194); /* oklch */ color: oklch(80.6% 0.023 348.9);
Tailwind
colors: {
custom: {
50: '#dbced4',
500: '#ccbac2',
950: '#000000',
},
}SCSS
$custom: #ccbac2; $custom-light: #dbced4; $custom-dark: #000000;
JSON
{
"hex": "#ccbac2",
"rgb": {
"r": 204,
"g": 186,
"b": 194
},
"hsl": {
"h": 333.333,
"s": 15,
"l": 76.471
},
"oklch": {
"l": 0.80632,
"c": 0.02307,
"h": 348.9
},
"luminance": 0.5185
}Semantic roles & 50–950 ramp
primary
#CCBAC2
secondary
#8AA096
accent
#99774C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151314
muted
#848383