#C8BABE#C8BABE
#C8BABE is a light, near-neutral pink. Relative luminance 0.511; OKLCH L 80.2% C 0.017 H 358.2°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BABE |
|---|---|
| RGB | rgb(200, 186, 190) |
| HSL | hsl(343, 11%, 76%) |
| HSV | hsv(343, 7%, 78%) |
| CMYK | cmyk(0%, 7%, 5%, 21.6%) |
| CIE-LAB | lab(76.75, 5.65, -0.24) |
| CIE-LCH | lch(76.75, 5.65, 357.61°) |
| OKLab | oklab(80.17% 0.0167 -0.0005) |
| OKLCH | oklch(80.17% 0.017 358.2) |
| XYZ | xyz(50.6715, 51.1155, 55.9021) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.47
Silver
#C0C0C0
ΔE00 7.15
Dove Gray
#B6B8BD
ΔE00 7.52
Light Gray
#D3D3D3
ΔE00 8.91
Dark Gray
#A9A9A9
ΔE00 9.06
Thistle
#D8BFD8
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BABE #BAC8C4
analogous
#C8BAC5 #C8BABE #C8BDBA
triadic
#C8BABE #BEC8BA #BABEC8
tetradic
#C8BABE #C5C8BA #BAC8C4 #BDBAC8
square
#C8BABE #C5C8BA #BAC8C4 #BDBAC8
split-complementary
#C8BABE #BAC8BD #BAC5C8
monochromatic
#92767E #AD989E #C8BABE #E3DCDE #F1EEEF
Accessibility & contrast
On white
1.87
#C8BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#C8BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BABE
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BABE | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#BEBEBE
Tritanopia (blue-blind)
#CBB9BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8babe; /* rgb */ color: rgb(200, 186, 190); /* oklch */ color: oklch(80.2% 0.017 358.2);
Tailwind
colors: {
custom: {
50: '#d8ced1',
500: '#c8babe',
950: '#000000',
},
}SCSS
$custom: #c8babe; $custom-light: #d8ced1; $custom-dark: #000000;
JSON
{
"hex": "#c8babe",
"rgb": {
"r": 200,
"g": 186,
"b": 190
},
"hsl": {
"h": 342.857,
"s": 11.29,
"l": 75.686
},
"oklch": {
"l": 0.8017,
"c": 0.01675,
"h": 358.2
},
"luminance": 0.51115
}Semantic roles & 50–950 ramp
primary
#C8BABE
secondary
#8B9C97
accent
#958250
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383