#C6B6BE#C6B6BE
#C6B6BE is a light, muted pink. Relative luminance 0.492; OKLCH L 79.2% C 0.021 H 345.8°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C6B6BE |
|---|---|
| RGB | rgb(198, 182, 190) |
| HSL | hsl(330, 12%, 75%) |
| HSV | hsv(330, 8%, 78%) |
| CMYK | cmyk(0%, 8.1%, 4%, 22.4%) |
| CIE-LAB | lab(75.56, 7.09, -1.99) |
| CIE-LCH | lch(75.56, 7.37, 344.32°) |
| OKLab | oklab(79.2% 0.0205 -0.0052) |
| OKLCH | oklch(79.2% 0.021 345.8) |
| XYZ | xyz(49.3098, 49.1800, 55.6003) |
| Luminance | 0.4918 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.57
Thistle
#D8BFD8
ΔE00 7.63
Dove Gray
#B6B8BD
ΔE00 8.56
Silver
#C0C0C0
ΔE00 8.84
Dark Gray
#A9A9A9
ΔE00 9.92
Dusty Pink
#D8A7B1
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6B6BE #B6C6BE
analogous
#C6B6C6 #C6B6BE #C6B6B6
triadic
#C6B6BE #BEC6B6 #B6BEC6
tetradic
#C6B6BE #C6C6B6 #B6C6BE #B6B6C6
square
#C6B6BE #C6C6B6 #B6C6BE #B6B6C6
split-complementary
#C6B6BE #B6C6B6 #B6C6C6
monochromatic
#907181 #AB949F #C6B6BE #E1D8DD #F2EEF0
Accessibility & contrast
On white
1.94
#C6B6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#C6B6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6B6BE
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6B6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6B6BE | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#BABBBE
Tritanopia (blue-blind)
#C9B6B9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #c6b6be; /* rgb */ color: rgb(198, 182, 190); /* oklch */ color: oklch(79.2% 0.021 345.8);
Tailwind
colors: {
custom: {
50: '#d7cbd1',
500: '#c6b6be',
950: '#000000',
},
}SCSS
$custom: #c6b6be; $custom-light: #d7cbd1; $custom-dark: #000000;
JSON
{
"hex": "#c6b6be",
"rgb": {
"r": 198,
"g": 182,
"b": 190
},
"hsl": {
"h": 330,
"s": 12.308,
"l": 74.51
},
"oklch": {
"l": 0.79202,
"c": 0.02119,
"h": 345.8
},
"luminance": 0.49179
}Semantic roles & 50–950 ramp
primary
#C6B6BE
secondary
#E3E8E6
accent
#96734F
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282