#C6BAC8#C6BAC8
#C6BAC8 is a light, muted purple. Relative luminance 0.513; OKLCH L 80.3% C 0.023 H 321.4°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BAC8 |
|---|---|
| RGB | rgb(198, 186, 200) |
| HSL | hsl(291, 11%, 76%) |
| HSV | hsv(291, 7%, 78%) |
| CMYK | cmyk(1%, 7%, 0%, 21.6%) |
| CIE-LAB | lab(76.86, 6.77, -5.52) |
| CIE-LCH | lch(76.86, 8.74, 320.81°) |
| OKLab | oklab(80.3% 0.0184 -0.0147) |
| OKLCH | oklch(80.3% 0.023 321.4) |
| XYZ | xyz(51.2713, 51.2940, 61.8321) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.26
Dove Gray
#B6B8BD
ΔE00 8.33
Silver
#C0C0C0
ΔE00 9.19
Pinkish Grey
#C8ACA9
ΔE00 9.44
Light Gray
#D3D3D3
ΔE00 10.59
Dark Gray
#A9A9A9
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BAC8 #BCC8BA
analogous
#BFBAC8 #C6BAC8 #C8BAC3
triadic
#C6BAC8 #C8C6BA #BAC8C6
tetradic
#C6BAC8 #C8BFBA #BCC8BA #BAC3C8
square
#C6BAC8 #C8BFBA #BCC8BA #BAC3C8
split-complementary
#C6BAC8 #C3C8BA #BAC8BF
monochromatic
#8E7692 #AA98AD #C6BAC8 #E2DCE3 #F1EEF1
Accessibility & contrast
On white
1.87
#C6BAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#C6BAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BAC8
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BAC8 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDC9
Deuteranopia (green-blind)
#BBBEC7
Tritanopia (blue-blind)
#C7BBBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c6bac8; /* rgb */ color: rgb(198, 186, 200); /* oklch */ color: oklch(80.3% 0.023 321.4);
Tailwind
colors: {
custom: {
50: '#d7ced8',
500: '#c6bac8',
950: '#000000',
},
}SCSS
$custom: #c6bac8; $custom-light: #d7ced8; $custom-dark: #000000;
JSON
{
"hex": "#c6bac8",
"rgb": {
"r": 198,
"g": 186,
"b": 200
},
"hsl": {
"h": 291.429,
"s": 11.29,
"l": 75.686
},
"oklch": {
"l": 0.80304,
"c": 0.02349,
"h": 321.4
},
"luminance": 0.51294
}Semantic roles & 50–950 ramp
primary
#C6BAC8
secondary
#8D9C8B
accent
#95505A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383