#C6B0BE#C6B0BE
#C6B0BE is a light, muted pink. Relative luminance 0.468; OKLCH L 78.0% C 0.032 H 339.4°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C6B0BE |
|---|---|
| RGB | rgb(198, 176, 190) |
| HSL | hsl(322, 16%, 73%) |
| HSV | hsv(322, 11%, 78%) |
| CMYK | cmyk(0%, 11.1%, 4%, 22.4%) |
| CIE-LAB | lab(74.05, 10.34, -4.22) |
| CIE-LCH | lch(74.05, 11.17, 337.79°) |
| OKLab | oklab(78.02% 0.0296 -0.0111) |
| OKLCH | oklch(78.02% 0.032 339.4) |
| XYZ | xyz(48.1072, 46.7749, 55.1994) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.78
Pinkish Grey
#C8ACA9
ΔE00 7.45
Dusty Pink
#D8A7B1
ΔE00 8.01
Lilac
#C8A2C8
ΔE00 8.83
Light Mauve
#C292A1
ΔE00 10.19
Grey Pink
#C3909B
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6B0BE #B0C6B8
analogous
#C3B0C6 #C6B0BE #C6B0B3
triadic
#C6B0BE #BEC6B0 #B0BEC6
tetradic
#C6B0BE #C6C3B0 #B0C6B8 #B0B3C6
square
#C6B0BE #C6C3B0 #B0C6B8 #B0B3C6
split-complementary
#C6B0BE #B3C6B0 #B0C6C3
monochromatic
#926983 #AC8CA1 #C6B0BE #E0D4DB #F2EDF0
Accessibility & contrast
On white
2.03
#C6B0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#C6B0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6B0BE
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6B0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6B0BE | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BF
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#C9B0B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c6b0be; /* rgb */ color: rgb(198, 176, 190); /* oklch */ color: oklch(78.0% 0.032 339.4);
Tailwind
colors: {
custom: {
50: '#d7c7d1',
500: '#c6b0be',
950: '#000000',
},
}SCSS
$custom: #c6b0be; $custom-light: #d7c7d1; $custom-dark: #000000;
JSON
{
"hex": "#c6b0be",
"rgb": {
"r": 198,
"g": 176,
"b": 190
},
"hsl": {
"h": 321.818,
"s": 16.176,
"l": 73.333
},
"oklch": {
"l": 0.78018,
"c": 0.03159,
"h": 339.4
},
"luminance": 0.46774
}Semantic roles & 50–950 ramp
primary
#C6B0BE
secondary
#E3E8E5
accent
#9A684B
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282