#C1B2BB#C1B2BB
#C1B2BB is a light, muted pink. Relative luminance 0.468; OKLCH L 77.9% C 0.021 H 340.8°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C1B2BB |
|---|---|
| RGB | rgb(193, 178, 187) |
| HSL | hsl(324, 11%, 73%) |
| HSV | hsv(324, 8%, 76%) |
| CMYK | cmyk(0%, 7.8%, 3.1%, 24.3%) |
| CIE-LAB | lab(74.04, 6.95, -2.64) |
| CIE-LCH | lch(74.04, 7.43, 339.21°) |
| OKLab | oklab(77.88% 0.0199 -0.0069) |
| OKLCH | oklch(77.88% 0.021 340.8) |
| XYZ | xyz(46.8812, 46.7666, 53.5612) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.83
Thistle
#D8BFD8
ΔE00 7.97
Dove Gray
#B6B8BD
ΔE00 8.35
Silver
#C0C0C0
ΔE00 9.05
Dark Gray
#A9A9A9
ΔE00 9.39
Dusty Pink
#D8A7B1
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1B2BB #B2C1B8
analogous
#BFB2C1 #C1B2BB #C1B2B3
triadic
#C1B2BB #BBC1B2 #B2BBC1
tetradic
#C1B2BB #C1BFB2 #B2C1B8 #B2B3C1
square
#C1B2BB #C1BFB2 #B2C1B8 #B2B3C1
split-complementary
#C1B2BB #B3C1B2 #B2C1BF
monochromatic
#8A6F7F #A6909D #C1B2BB #DCD4D9 #F1EEF0
Accessibility & contrast
On white
2.03
#C1B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#C1B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1B2BB
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1B2BB | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BB
Deuteranopia (green-blind)
#B6B7BB
Tritanopia (blue-blind)
#C3B2B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c1b2bb; /* rgb */ color: rgb(193, 178, 187); /* oklch */ color: oklch(77.9% 0.021 340.8);
Tailwind
colors: {
custom: {
50: '#d3c9cf',
500: '#c1b2bb',
950: '#000000',
},
}SCSS
$custom: #c1b2bb; $custom-light: #d3c9cf; $custom-dark: #000000;
JSON
{
"hex": "#c1b2bb",
"rgb": {
"r": 193,
"g": 178,
"b": 187
},
"hsl": {
"h": 324,
"s": 10.791,
"l": 72.745
},
"oklch": {
"l": 0.77884,
"c": 0.02107,
"h": 340.8
},
"luminance": 0.46766
}Semantic roles & 50–950 ramp
primary
#C1B2BB
secondary
#E4E7E5
accent
#956C51
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282