#CCB3BE#CCB3BE
#CCB3BE is a light, muted pink. Relative luminance 0.488; OKLCH L 79.1% C 0.032 H 349.5°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB3BE |
|---|---|
| RGB | rgb(204, 179, 190) |
| HSL | hsl(334, 20%, 75%) |
| HSV | hsv(334, 12%, 80%) |
| CMYK | cmyk(0%, 12.3%, 6.9%, 20%) |
| CIE-LAB | lab(75.32, 10.83, -2.28) |
| CIE-LCH | lch(75.32, 11.07, 348.11°) |
| OKLab | oklab(79.14% 0.0317 -0.0059) |
| OKLCH | oklch(79.14% 0.032 349.5) |
| XYZ | xyz(50.3153, 48.7962, 55.4733) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.99
Pinkish Grey
#C8ACA9
ΔE00 6.35
Dusty Pink
#D8A7B1
ΔE00 7.06
Lilac
#C8A2C8
ΔE00 9.74
Light Mauve
#C292A1
ΔE00 10.26
Pale Pink
#FFCFDC
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB3BE #B3CCC1
analogous
#CCB3CA #CCB3BE #CCB4B3
triadic
#CCB3BE #BECCB3 #B3BECC
tetradic
#CCB3BE #CACCB3 #B3CCC1 #B4B3CC
square
#CCB3BE #CACCB3 #B3CCC1 #B4B3CC
split-complementary
#CCB3BE #B3CCB4 #B3CACC
monochromatic
#9B6A7F #B38E9F #CCB3BE #E5D8DD #F3EDEF
Accessibility & contrast
On white
1.95
#CCB3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#CCB3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB3BE
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB3BE | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BE
Deuteranopia (green-blind)
#BABBBD
Tritanopia (blue-blind)
#D0B3B7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ccb3be; /* rgb */ color: rgb(204, 179, 190); /* oklch */ color: oklch(79.1% 0.032 349.5);
Tailwind
colors: {
custom: {
50: '#dbc9d1',
500: '#ccb3be',
950: '#000000',
},
}SCSS
$custom: #ccb3be; $custom-light: #dbc9d1; $custom-dark: #000000;
JSON
{
"hex": "#ccb3be",
"rgb": {
"r": 204,
"g": 179,
"b": 190
},
"hsl": {
"h": 333.6,
"s": 19.685,
"l": 75.098
},
"oklch": {
"l": 0.7914,
"c": 0.03223,
"h": 349.5
},
"luminance": 0.48795
}Semantic roles & 50–950 ramp
primary
#CCB3BE
secondary
#E2E9E6
accent
#9E7847
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282