#C6B8BE#C6B8BE
#C6B8BE is a light, near-neutral pink. Relative luminance 0.500; OKLCH L 79.6% C 0.018 H 349.6°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C6B8BE |
|---|---|
| RGB | rgb(198, 184, 190) |
| HSL | hsl(334, 11%, 75%) |
| HSV | hsv(334, 7%, 78%) |
| CMYK | cmyk(0%, 7.1%, 4%, 22.4%) |
| CIE-LAB | lab(76.07, 6.02, -1.24) |
| CIE-LCH | lch(76.07, 6.14, 348.31°) |
| OKLab | oklab(79.6% 0.0175 -0.0032) |
| OKLCH | oklch(79.6% 0.018 349.6) |
| XYZ | xyz(49.7223, 50.0050, 55.7378) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.68
Dove Gray
#B6B8BD
ΔE00 7.60
Silver
#C0C0C0
ΔE00 7.65
Thistle
#D8BFD8
ΔE00 8.59
Dark Gray
#A9A9A9
ΔE00 9.13
Light Gray
#D3D3D3
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6B8BE #B8C6C0
analogous
#C6B8C5 #C6B8BE #C6B9B8
triadic
#C6B8BE #BEC6B8 #B8BEC6
tetradic
#C6B8BE #C5C6B8 #B8C6C0 #B9B8C6
square
#C6B8BE #C5C6B8 #B8C6C0 #B9B8C6
split-complementary
#C6B8BE #B8C6B9 #B8C5C6
monochromatic
#8F7480 #AB969F #C6B8BE #E1DADD #F1EEEF
Accessibility & contrast
On white
1.91
#C6B8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#C6B8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6B8BE
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6B8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6B8BE | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#BCBCBE
Tritanopia (blue-blind)
#C8B8BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c6b8be; /* rgb */ color: rgb(198, 184, 190); /* oklch */ color: oklch(79.6% 0.018 349.6);
Tailwind
colors: {
custom: {
50: '#d7cdd1',
500: '#c6b8be',
950: '#000000',
},
}SCSS
$custom: #c6b8be; $custom-light: #d7cdd1; $custom-dark: #000000;
JSON
{
"hex": "#c6b8be",
"rgb": {
"r": 198,
"g": 184,
"b": 190
},
"hsl": {
"h": 334.286,
"s": 10.938,
"l": 74.902
},
"oklch": {
"l": 0.796,
"c": 0.01783,
"h": 349.6
},
"luminance": 0.50004
}Semantic roles & 50–950 ramp
primary
#C6B8BE
secondary
#899A92
accent
#957851
background
#FEFEFE
surface
#FBFAFB
border
#D4D3D4
text
#141314
muted
#838383