#C2ABB8#C2ABB8
#C2ABB8 is a light, muted pink. Relative luminance 0.441; OKLCH L 76.5% C 0.032 H 342.8°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ABB8 |
|---|---|
| RGB | rgb(194, 171, 184) |
| HSL | hsl(326, 16%, 72%) |
| HSV | hsv(326, 12%, 76%) |
| CMYK | cmyk(0%, 11.9%, 5.2%, 23.9%) |
| CIE-LAB | lab(72.27, 10.57, -3.59) |
| CIE-LCH | lch(72.27, 11.16, 341.23°) |
| OKLab | oklab(76.49% 0.0305 -0.0094) |
| OKLCH | oklch(76.49% 0.032 342.8) |
| XYZ | xyz(45.4618, 44.0566, 51.4470) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.95
Thistle
#D8BFD8
ΔE00 7.00
Dusty Pink
#D8A7B1
ΔE00 7.59
Lilac
#C8A2C8
ΔE00 8.75
Light Mauve
#C292A1
ΔE00 9.10
Grey Pink
#C3909B
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ABB8 #ABC2B5
analogous
#C1ABC2 #C2ABB8 #C2ABAD
triadic
#C2ABB8 #B8C2AB #ABB8C2
tetradic
#C2ABB8 #C2C1AB #ABC2B5 #ABADC2
square
#C2ABB8 #C2C1AB #ABC2B5 #ABADC2
split-complementary
#C2ABB8 #ADC2AB #ABC2C1
monochromatic
#8D667C #A8889A #C2ABB8 #DCCED6 #F2EDF0
Accessibility & contrast
On white
2.14
#C2ABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#C2ABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ABB8
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ABB8 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAFB9
Deuteranopia (green-blind)
#B1B2B7
Tritanopia (blue-blind)
#C5ABAF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c2abb8; /* rgb */ color: rgb(194, 171, 184); /* oklch */ color: oklch(76.5% 0.032 342.8);
Tailwind
colors: {
custom: {
50: '#d4c4cd',
500: '#c2abb8',
950: '#000000',
},
}SCSS
$custom: #c2abb8; $custom-light: #d4c4cd; $custom-dark: #000000;
JSON
{
"hex": "#c2abb8",
"rgb": {
"r": 194,
"g": 171,
"b": 184
},
"hsl": {
"h": 326.087,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.76493,
"c": 0.03191,
"h": 342.8
},
"luminance": 0.44056
}Semantic roles & 50–950 ramp
primary
#C2ABB8
secondary
#E1E7E4
accent
#9A6E4B
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141213
muted
#838182