#C6BABE#C6BABE
#C6BABE is a light, near-neutral pink. Relative luminance 0.508; OKLCH L 80.0% C 0.015 H 355.1°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BABE |
|---|---|
| RGB | rgb(198, 186, 190) |
| HSL | hsl(340, 10%, 75%) |
| HSV | hsv(340, 6%, 78%) |
| CMYK | cmyk(0%, 6.1%, 4%, 22.4%) |
| CIE-LAB | lab(76.58, 4.94, -0.50) |
| CIE-LCH | lch(76.58, 4.97, 354.25°) |
| OKLab | oklab(80% 0.0146 -0.0012) |
| OKLCH | oklch(80% 0.015 355.1) |
| XYZ | xyz(50.1407, 50.8418, 55.8772) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 6.41
Dove Gray
#B6B8BD
ΔE00 6.70
Pinkish Grey
#C8ACA9
ΔE00 7.04
Light Gray
#D3D3D3
ΔE00 8.40
Dark Gray
#A9A9A9
ΔE00 8.41
Warm Gray
#C9BEB0
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BABE #BAC6C2
analogous
#C6BAC4 #C6BABE #C6BCBA
triadic
#C6BABE #BEC6BA #BABEC6
tetradic
#C6BABE #C4C6BA #BAC6C2 #BCBAC6
square
#C6BABE #C4C6BA #BAC6C2 #BCBAC6
split-complementary
#C6BABE #BAC6BC #BAC4C6
monochromatic
#8F777F #AA989E #C6BABE #E2DCDE #F1EEEF
Accessibility & contrast
On white
1.88
#C6BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#C6BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BABE
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BABE | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#BEBEBE
Tritanopia (blue-blind)
#C8BABB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c6babe; /* rgb */ color: rgb(198, 186, 190); /* oklch */ color: oklch(80.0% 0.015 355.1);
Tailwind
colors: {
custom: {
50: '#d7ced1',
500: '#c6babe',
950: '#000000',
},
}SCSS
$custom: #c6babe; $custom-light: #d7ced1; $custom-dark: #000000;
JSON
{
"hex": "#c6babe",
"rgb": {
"r": 198,
"g": 186,
"b": 190
},
"hsl": {
"h": 340,
"s": 9.524,
"l": 75.294
},
"oklch": {
"l": 0.8,
"c": 0.0146,
"h": 355.1
},
"luminance": 0.50841
}Semantic roles & 50–950 ramp
primary
#C6BABE
secondary
#8B9995
accent
#947E52
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383