#C8BAC8#C8BAC8
#C8BAC8 is a light, muted purple. Relative luminance 0.516; OKLCH L 80.5% C 0.025 H 325.8°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BAC8 |
|---|---|
| RGB | rgb(200, 186, 200) |
| HSL | hsl(300, 11%, 76%) |
| HSV | hsv(300, 7%, 78%) |
| CMYK | cmyk(0%, 7%, 0%, 21.6%) |
| CIE-LAB | lab(77.02, 7.46, -5.26) |
| CIE-LCH | lch(77.02, 9.13, 324.82°) |
| OKLab | oklab(80.47% 0.0205 -0.0139) |
| OKLCH | oklch(80.47% 0.025 325.8) |
| XYZ | xyz(51.8021, 51.5677, 61.8570) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.71
Dove Gray
#B6B8BD
ΔE00 8.99
Pinkish Grey
#C8ACA9
ΔE00 9.09
Silver
#C0C0C0
ΔE00 9.68
Light Gray
#D3D3D3
ΔE00 10.97
Lilac
#C8A2C8
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BAC8 #BAC8BA
analogous
#C1BAC8 #C8BAC8 #C8BAC1
triadic
#C8BAC8 #C8C8BA #BAC8C8
tetradic
#C8BAC8 #C8C1BA #BAC8BA #BAC1C8
square
#C8BAC8 #C8C1BA #BAC8BA #BAC1C8
split-complementary
#C8BAC8 #C1C8BA #BAC8C1
monochromatic
#927692 #AD98AD #C8BAC8 #E3DCE3 #F1EEF1
Accessibility & contrast
On white
1.86
#C8BAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#C8BAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BAC8
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BAC8 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDC9
Deuteranopia (green-blind)
#BCBFC7
Tritanopia (blue-blind)
#C9BBBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c8bac8; /* rgb */ color: rgb(200, 186, 200); /* oklch */ color: oklch(80.5% 0.025 325.8);
Tailwind
colors: {
custom: {
50: '#d8ced8',
500: '#c8bac8',
950: '#000000',
},
}SCSS
$custom: #c8bac8; $custom-light: #d8ced8; $custom-dark: #000000;
JSON
{
"hex": "#c8bac8",
"rgb": {
"r": 200,
"g": 186,
"b": 200
},
"hsl": {
"h": 300,
"s": 11.29,
"l": 75.686
},
"oklch": {
"l": 0.80473,
"c": 0.02482,
"h": 325.8
},
"luminance": 0.51567
}Semantic roles & 50–950 ramp
primary
#C8BAC8
secondary
#8B9C8B
accent
#955050
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383