#C0B4BA#C0B4BA
#C0B4BA is a light, near-neutral pink. Relative luminance 0.474; OKLCH L 78.2% C 0.016 H 345.7°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C0B4BA |
|---|---|
| RGB | rgb(192, 180, 186) |
| HSL | hsl(330, 9%, 73%) |
| HSV | hsv(330, 6%, 75%) |
| CMYK | cmyk(0%, 6.2%, 3.1%, 24.7%) |
| CIE-LAB | lab(74.44, 5.33, -1.51) |
| CIE-LCH | lch(74.44, 5.54, 344.16°) |
| OKLab | oklab(78.17% 0.0154 -0.0039) |
| OKLCH | oklch(78.17% 0.016 345.7) |
| XYZ | xyz(46.9212, 47.3946, 53.1211) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.77
Pinkish Grey
#C8ACA9
ΔE00 6.93
Silver
#C0C0C0
ΔE00 7.27
Dark Gray
#A9A9A9
ΔE00 7.93
Thistle
#D8BFD8
ΔE00 9.42
Light Gray
#D3D3D3
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0B4BA #B4C0BA
analogous
#C0B4C0 #C0B4BA #C0B4B4
triadic
#C0B4BA #BAC0B4 #B4BAC0
tetradic
#C0B4BA #C0C0B4 #B4C0BA #B4B4C0
square
#C0B4BA #C0C0B4 #B4C0BA #B4B4C0
split-complementary
#C0B4BA #B4C0B4 #B4C0C0
monochromatic
#88727D #A4939B #C0B4BA #DCD5D9 #F1EEF0
Accessibility & contrast
On white
2.00
#C0B4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#C0B4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0B4BA
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0B4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0B4BA | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BA
Deuteranopia (green-blind)
#B7B8BA
Tritanopia (blue-blind)
#C2B4B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c0b4ba; /* rgb */ color: rgb(192, 180, 186); /* oklch */ color: oklch(78.2% 0.016 345.7);
Tailwind
colors: {
custom: {
50: '#d3cace',
500: '#c0b4ba',
950: '#000000',
},
}SCSS
$custom: #c0b4ba; $custom-light: #d3cace; $custom-dark: #000000;
JSON
{
"hex": "#c0b4ba",
"rgb": {
"r": 192,
"g": 180,
"b": 186
},
"hsl": {
"h": 330,
"s": 8.696,
"l": 72.941
},
"oklch": {
"l": 0.78168,
"c": 0.01592,
"h": 345.7
},
"luminance": 0.47394
}Semantic roles & 50–950 ramp
primary
#C0B4BA
secondary
#E4E7E6
accent
#937353
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282