#CCB4BE#CCB4BE
#CCB4BE is a light, muted pink. Relative luminance 0.492; OKLCH L 79.3% C 0.031 H 350.7°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB4BE |
|---|---|
| RGB | rgb(204, 180, 190) |
| HSL | hsl(335, 19%, 75%) |
| HSV | hsv(335, 12%, 80%) |
| CMYK | cmyk(0%, 11.8%, 6.9%, 20%) |
| CIE-LAB | lab(75.57, 10.29, -1.91) |
| CIE-LCH | lch(75.57, 10.47, 349.47°) |
| OKLab | oklab(79.33% 0.0302 -0.0049) |
| OKLCH | oklch(79.33% 0.031 350.7) |
| XYZ | xyz(50.5165, 49.1985, 55.5403) |
| Luminance | 0.4920 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.09
Thistle
#D8BFD8
ΔE00 6.23
Dusty Pink
#D8A7B1
ΔE00 7.41
Lilac
#C8A2C8
ΔE00 10.25
Pale Pink
#FFCFDC
ΔE00 10.40
Light Pink
#FFD1DF
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB4BE #B4CCC2
analogous
#CCB4CA #CCB4BE #CCB6B4
triadic
#CCB4BE #BECCB4 #B4BECC
tetradic
#CCB4BE #CACCB4 #B4CCC2 #B6B4CC
square
#CCB4BE #CACCB4 #B4CCC2 #B6B4CC
split-complementary
#CCB4BE #B4CCB6 #B4CACC
monochromatic
#9A6B7F #B3909E #CCB4BE #E5D8DE #F3EDEF
Accessibility & contrast
On white
1.94
#CCB4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#CCB4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB4BE
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB4BE | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#BBBCBD
Tritanopia (blue-blind)
#D0B3B7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ccb4be; /* rgb */ color: rgb(204, 180, 190); /* oklch */ color: oklch(79.3% 0.031 350.7);
Tailwind
colors: {
custom: {
50: '#dbcad1',
500: '#ccb4be',
950: '#000000',
},
}SCSS
$custom: #ccb4be; $custom-light: #dbcad1; $custom-dark: #000000;
JSON
{
"hex": "#ccb4be",
"rgb": {
"r": 204,
"g": 180,
"b": 190
},
"hsl": {
"h": 335,
"s": 19.048,
"l": 75.294
},
"oklch": {
"l": 0.79335,
"c": 0.03057,
"h": 350.7
},
"luminance": 0.49198
}Semantic roles & 50–950 ramp
primary
#CCB4BE
secondary
#E2E9E6
accent
#9D7A48
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282