#C6B4BE#C6B4BE
#C6B4BE is a light, muted pink. Relative luminance 0.484; OKLCH L 78.8% C 0.025 H 343.1°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C6B4BE |
|---|---|
| RGB | rgb(198, 180, 190) |
| HSL | hsl(327, 14%, 74%) |
| HSV | hsv(327, 9%, 78%) |
| CMYK | cmyk(0%, 9.1%, 4%, 22.4%) |
| CIE-LAB | lab(75.06, 8.17, -2.74) |
| CIE-LCH | lch(75.06, 8.62, 341.49°) |
| OKLab | oklab(78.81% 0.0235 -0.0072) |
| OKLCH | oklch(78.81% 0.025 343.1) |
| XYZ | xyz(48.9031, 48.3666, 55.4647) |
| Luminance | 0.4837 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.69
Thistle
#D8BFD8
ΔE00 6.83
Dusty Pink
#D8A7B1
ΔE00 9.33
Dove Gray
#B6B8BD
ΔE00 9.54
Silver
#C0C0C0
ΔE00 9.97
Dark Gray
#A9A9A9
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6B4BE #B4C6BC
analogous
#C5B4C6 #C6B4BE #C6B4B5
triadic
#C6B4BE #BEC6B4 #B4BEC6
tetradic
#C6B4BE #C6C5B4 #B4C6BC #B4B5C6
square
#C6B4BE #C6C5B4 #B4C6BC #B4B5C6
split-complementary
#C6B4BE #B5C6B4 #B4C6C5
monochromatic
#916E82 #AC91A0 #C6B4BE #E0D7DC #F2EEF0
Accessibility & contrast
On white
1.97
#C6B4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#C6B4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6B4BE
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6B4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6B4BE | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BE
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#C9B4B7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #c6b4be; /* rgb */ color: rgb(198, 180, 190); /* oklch */ color: oklch(78.8% 0.025 343.1);
Tailwind
colors: {
custom: {
50: '#d7cad1',
500: '#c6b4be',
950: '#000000',
},
}SCSS
$custom: #c6b4be; $custom-light: #d7cad1; $custom-dark: #000000;
JSON
{
"hex": "#c6b4be",
"rgb": {
"r": 198,
"g": 180,
"b": 190
},
"hsl": {
"h": 326.667,
"s": 13.636,
"l": 74.118
},
"oklch": {
"l": 0.78806,
"c": 0.0246,
"h": 343.1
},
"luminance": 0.48366
}Semantic roles & 50–950 ramp
primary
#C6B4BE
secondary
#E3E8E5
accent
#986F4E
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282