#C2B6BA#C2B6BA
#C2B6BA is a light, near-neutral pink. Relative luminance 0.485; OKLCH L 78.7% C 0.015 H 355.1°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B6BA |
|---|---|
| RGB | rgb(194, 182, 186) |
| HSL | hsl(340, 9%, 74%) |
| HSV | hsv(340, 6%, 76%) |
| CMYK | cmyk(0%, 6.2%, 4.1%, 23.9%) |
| CIE-LAB | lab(75.12, 4.96, -0.50) |
| CIE-LCH | lch(75.12, 4.99, 354.26°) |
| OKLab | oklab(78.74% 0.0146 -0.0012) |
| OKLCH | oklch(78.74% 0.015 355.1) |
| XYZ | xyz(47.8379, 48.4709, 53.2805) |
| Luminance | 0.4847 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.60
Silver
#C0C0C0
ΔE00 6.65
Pinkish Grey
#C8ACA9
ΔE00 6.66
Dark Gray
#A9A9A9
ΔE00 7.78
Light Gray
#D3D3D3
ΔE00 9.14
Warm Gray
#C9BEB0
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B6BA #B6C2BE
analogous
#C2B6C0 #C2B6BA #C2B8B6
triadic
#C2B6BA #BAC2B6 #B6BAC2
tetradic
#C2B6BA #C0C2B6 #B6C2BE #B8B6C2
square
#C2B6BA #C0C2B6 #B6C2BE #B8B6C2
split-complementary
#C2B6BA #B6C2B8 #B6C0C2
monochromatic
#8A737B #A6959A #C2B6BA #DED7DA #F1EEEF
Accessibility & contrast
On white
1.96
#C2B6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#C2B6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B6BA
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B6BA | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BA
Deuteranopia (green-blind)
#BABABA
Tritanopia (blue-blind)
#C4B6B7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #c2b6ba; /* rgb */ color: rgb(194, 182, 186); /* oklch */ color: oklch(78.7% 0.015 355.1);
Tailwind
colors: {
custom: {
50: '#d4cbce',
500: '#c2b6ba',
950: '#000000',
},
}SCSS
$custom: #c2b6ba; $custom-light: #d4cbce; $custom-dark: #000000;
JSON
{
"hex": "#c2b6ba",
"rgb": {
"r": 194,
"g": 182,
"b": 186
},
"hsl": {
"h": 340,
"s": 8.955,
"l": 73.725
},
"oklch": {
"l": 0.7874,
"c": 0.01467,
"h": 355.1
},
"luminance": 0.4847
}Semantic roles & 50–950 ramp
primary
#C2B6BA
secondary
#E4E7E6
accent
#937D53
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282