#C8BAC0#C8BAC0
#C8BAC0 is a light, near-neutral pink. Relative luminance 0.512; OKLCH L 80.2% C 0.018 H 349.6°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BAC0 |
|---|---|
| RGB | rgb(200, 186, 192) |
| HSL | hsl(334, 11%, 76%) |
| HSV | hsv(334, 7%, 78%) |
| CMYK | cmyk(0%, 7%, 4%, 21.6%) |
| CIE-LAB | lab(76.80, 6.00, -1.24) |
| CIE-LCH | lch(76.80, 6.13, 348.30°) |
| OKLab | oklab(80.23% 0.0175 -0.0032) |
| OKLCH | oklch(80.23% 0.018 349.6) |
| XYZ | xyz(50.8915, 51.2035, 57.0612) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.90
Silver
#C0C0C0
ΔE00 7.57
Dove Gray
#B6B8BD
ΔE00 7.67
Thistle
#D8BFD8
ΔE00 8.44
Light Gray
#D3D3D3
ΔE00 9.24
Dark Gray
#A9A9A9
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BAC0 #BAC8C2
analogous
#C8BAC7 #C8BAC0 #C8BBBA
triadic
#C8BAC0 #C0C8BA #BAC0C8
tetradic
#C8BAC0 #C7C8BA #BAC8C2 #BBBAC8
square
#C8BAC0 #C7C8BA #BAC8C2 #BBBAC8
split-complementary
#C8BAC0 #BAC8BB #BAC7C8
monochromatic
#927682 #AD98A1 #C8BAC0 #E3DCDF #F1EEEF
Accessibility & contrast
On white
1.87
#C8BAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#C8BAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BAC0
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BAC0 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCC0
Deuteranopia (green-blind)
#BEBEC0
Tritanopia (blue-blind)
#CABABC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c8bac0; /* rgb */ color: rgb(200, 186, 192); /* oklch */ color: oklch(80.2% 0.018 349.6);
Tailwind
colors: {
custom: {
50: '#d8ced3',
500: '#c8bac0',
950: '#000000',
},
}SCSS
$custom: #c8bac0; $custom-light: #d8ced3; $custom-dark: #000000;
JSON
{
"hex": "#c8bac0",
"rgb": {
"r": 200,
"g": 186,
"b": 192
},
"hsl": {
"h": 334.286,
"s": 11.29,
"l": 75.686
},
"oklch": {
"l": 0.80229,
"c": 0.0178,
"h": 349.6
},
"luminance": 0.51203
}Semantic roles & 50–950 ramp
primary
#C8BAC0
secondary
#8B9C94
accent
#957850
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383