#C5BABE#C5BABE
#C5BABE is a light, near-neutral pink. Relative luminance 0.507; OKLCH L 79.9% C 0.014 H 353.2°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C5BABE |
|---|---|
| RGB | rgb(197, 186, 190) |
| HSL | hsl(338, 9%, 75%) |
| HSV | hsv(338, 6%, 77%) |
| CMYK | cmyk(0%, 5.6%, 3.6%, 22.7%) |
| CIE-LAB | lab(76.50, 4.59, -0.63) |
| CIE-LCH | lch(76.50, 4.63, 352.21°) |
| OKLab | oklab(79.92% 0.0135 -0.0016) |
| OKLCH | oklch(79.92% 0.014 353.2) |
| XYZ | xyz(49.8779, 50.7063, 55.8649) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 6.04
Dove Gray
#B6B8BD
ΔE00 6.28
Pinkish Grey
#C8ACA9
ΔE00 7.35
Dark Gray
#A9A9A9
ΔE00 8.08
Light Gray
#D3D3D3
ΔE00 8.15
Warm Gray
#C9BEB0
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5BABE #BAC5C1
analogous
#C5BAC3 #C5BABE #C5BCBA
triadic
#C5BABE #BEC5BA #BABEC5
tetradic
#C5BABE #C3C5BA #BAC5C1 #BCBAC5
square
#C5BABE #C3C5BA #BAC5C1 #BCBAC5
split-complementary
#C5BABE #BAC5BC #BAC3C5
monochromatic
#8D777F #A9999F #C5BABE #E1DBDD #F1EEEF
Accessibility & contrast
On white
1.88
#C5BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#C5BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5BABE
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5BABE | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#C7BABB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c5babe; /* rgb */ color: rgb(197, 186, 190); /* oklch */ color: oklch(79.9% 0.014 353.2);
Tailwind
colors: {
custom: {
50: '#d6ced1',
500: '#c5babe',
950: '#000000',
},
}SCSS
$custom: #c5babe; $custom-light: #d6ced1; $custom-dark: #000000;
JSON
{
"hex": "#c5babe",
"rgb": {
"r": 197,
"g": 186,
"b": 190
},
"hsl": {
"h": 338.182,
"s": 8.661,
"l": 75.098
},
"oklch": {
"l": 0.79915,
"c": 0.01355,
"h": 353.2
},
"luminance": 0.50706
}Semantic roles & 50–950 ramp
primary
#C5BABE
secondary
#8B9893
accent
#937B53
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383