#C5ABBF#C5ABBF
#C5ABBF is a light, muted pink. Relative luminance 0.448; OKLCH L 77.0% C 0.041 H 334.0°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C5ABBF |
|---|---|
| RGB | rgb(197, 171, 191) |
| HSL | hsl(314, 18%, 72%) |
| HSV | hsv(314, 13%, 77%) |
| CMYK | cmyk(0%, 13.2%, 3%, 22.7%) |
| CIE-LAB | lab(72.73, 12.90, -6.72) |
| CIE-LCH | lch(72.73, 14.54, 332.47°) |
| OKLab | oklab(76.99% 0.0364 -0.0178) |
| OKLCH | oklch(76.99% 0.041 334) |
| XYZ | xyz(46.9918, 44.7585, 55.4439) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.54
Lilac
#C8A2C8
ΔE00 6.18
Dusty Pink
#D8A7B1
ΔE00 7.56
Light Mauve
#C292A1
ΔE00 8.81
Pinkish Grey
#C8ACA9
ΔE00 9.30
Grey Pink
#C3909B
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5ABBF #ABC5B1
analogous
#BEABC5 #C5ABBF #C5ABB2
triadic
#C5ABBF #BFC5AB #ABBFC5
tetradic
#C5ABBF #C5BEAB #ABC5B1 #ABB2C5
square
#C5ABBF #C5BEAB #ABC5B1 #ABB2C5
split-complementary
#C5ABBF #B2C5AB #ABC5BE
monochromatic
#916487 #AC87A3 #C5ABBF #DECFDB #F3EDF1
Accessibility & contrast
On white
2.11
#C5ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#C5ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5ABBF
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5ABBF | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0C0
Deuteranopia (green-blind)
#B0B4BE
Tritanopia (blue-blind)
#C8ACB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c5abbf; /* rgb */ color: rgb(197, 171, 191); /* oklch */ color: oklch(77.0% 0.041 334.0);
Tailwind
colors: {
custom: {
50: '#d6c4d2',
500: '#c5abbf',
950: '#000000',
},
}SCSS
$custom: #c5abbf; $custom-light: #d6c4d2; $custom-dark: #000000;
JSON
{
"hex": "#c5abbf",
"rgb": {
"r": 197,
"g": 171,
"b": 191
},
"hsl": {
"h": 313.846,
"s": 18.31,
"l": 72.157
},
"oklch": {
"l": 0.76986,
"c": 0.04054,
"h": 334
},
"luminance": 0.44758
}Semantic roles & 50–950 ramp
primary
#C5ABBF
secondary
#E2E9E4
accent
#9D5C49
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141214
muted
#838182