#C6B2BE#C6B2BE
#C6B2BE is a light, muted pink. Relative luminance 0.476; OKLCH L 78.4% C 0.028 H 341.0°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C6B2BE |
|---|---|
| RGB | rgb(198, 178, 190) |
| HSL | hsl(324, 15%, 74%) |
| HSV | hsv(324, 10%, 78%) |
| CMYK | cmyk(0%, 10.1%, 4%, 22.4%) |
| CIE-LAB | lab(74.55, 9.26, -3.48) |
| CIE-LCH | lch(74.55, 9.89, 339.40°) |
| OKLab | oklab(78.41% 0.0266 -0.0091) |
| OKLCH | oklch(78.41% 0.028 341) |
| XYZ | xyz(48.5023, 47.5650, 55.3311) |
| Luminance | 0.4756 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.21
Pinkish Grey
#C8ACA9
ΔE00 7.00
Dusty Pink
#D8A7B1
ΔE00 8.61
Lilac
#C8A2C8
ΔE00 9.89
Dove Gray
#B6B8BD
ΔE00 10.50
Light Mauve
#C292A1
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6B2BE #B2C6BA
analogous
#C4B2C6 #C6B2BE #C6B2B4
triadic
#C6B2BE #BEC6B2 #B2BEC6
tetradic
#C6B2BE #C6C4B2 #B2C6BA #B2B4C6
square
#C6B2BE #C6C4B2 #B2C6BA #B2B4C6
split-complementary
#C6B2BE #B4C6B2 #B2C6C4
monochromatic
#926C83 #AC8FA0 #C6B2BE #E0D5DC #F2EDF0
Accessibility & contrast
On white
2.00
#C6B2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#C6B2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6B2BE
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6B2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6B2BE | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BF
Deuteranopia (green-blind)
#B7B8BD
Tritanopia (blue-blind)
#C9B2B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c6b2be; /* rgb */ color: rgb(198, 178, 190); /* oklch */ color: oklch(78.4% 0.028 341.0);
Tailwind
colors: {
custom: {
50: '#d7c9d1',
500: '#c6b2be',
950: '#000000',
},
}SCSS
$custom: #c6b2be; $custom-light: #d7c9d1; $custom-dark: #000000;
JSON
{
"hex": "#c6b2be",
"rgb": {
"r": 198,
"g": 178,
"b": 190
},
"hsl": {
"h": 324,
"s": 14.925,
"l": 73.725
},
"oklch": {
"l": 0.78411,
"c": 0.02809,
"h": 341
},
"luminance": 0.47564
}Semantic roles & 50–950 ramp
primary
#C6B2BE
secondary
#E3E8E5
accent
#996B4C
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282