#C0B2BB#C0B2BB
#C0B2BB is a light, muted pink. Relative luminance 0.466; OKLCH L 77.8% C 0.020 H 338.8°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C0B2BB |
|---|---|
| RGB | rgb(192, 178, 187) |
| HSL | hsl(321, 10%, 73%) |
| HSV | hsv(321, 7%, 75%) |
| CMYK | cmyk(0%, 7.3%, 2.6%, 24.7%) |
| CIE-LAB | lab(73.96, 6.60, -2.77) |
| CIE-LCH | lch(73.96, 7.16, 337.21°) |
| OKLab | oklab(77.8% 0.0188 -0.0073) |
| OKLCH | oklch(77.8% 0.02 338.8) |
| XYZ | xyz(46.6271, 46.6356, 53.5493) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.06
Dove Gray
#B6B8BD
ΔE00 7.99
Thistle
#D8BFD8
ΔE00 8.18
Silver
#C0C0C0
ΔE00 8.77
Dark Gray
#A9A9A9
ΔE00 9.08
Dusty Pink
#D8A7B1
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0B2BB #B2C0B7
analogous
#BEB2C0 #C0B2BB #C0B2B4
triadic
#C0B2BB #BBC0B2 #B2BBC0
tetradic
#C0B2BB #C0BEB2 #B2C0B7 #B2B4C0
square
#C0B2BB #C0BEB2 #B2C0B7 #B2B4C0
split-complementary
#C0B2BB #B4C0B2 #B2C0BE
monochromatic
#886F7F #A4909D #C0B2BB #DCD4D9 #F1EEF0
Accessibility & contrast
On white
2.03
#C0B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#C0B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0B2BB
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0B2BB | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BB
Deuteranopia (green-blind)
#B5B6BB
Tritanopia (blue-blind)
#C2B2B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c0b2bb; /* rgb */ color: rgb(192, 178, 187); /* oklch */ color: oklch(77.8% 0.020 338.8);
Tailwind
colors: {
custom: {
50: '#d3c9cf',
500: '#c0b2bb',
950: '#000000',
},
}SCSS
$custom: #c0b2bb; $custom-light: #d3c9cf; $custom-dark: #000000;
JSON
{
"hex": "#c0b2bb",
"rgb": {
"r": 192,
"g": 178,
"b": 187
},
"hsl": {
"h": 321.429,
"s": 10,
"l": 72.549
},
"oklch": {
"l": 0.77798,
"c": 0.02016,
"h": 338.8
},
"luminance": 0.46635
}Semantic roles & 50–950 ramp
primary
#C0B2BB
secondary
#E4E7E5
accent
#946951
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282