#C2ABB4#C2ABB4
#C2ABB4 is a light, muted pink. Relative luminance 0.439; OKLCH L 76.4% C 0.029 H 352.2°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ABB4 |
|---|---|
| RGB | rgb(194, 171, 180) |
| HSL | hsl(337, 16%, 72%) |
| HSV | hsv(337, 12%, 76%) |
| CMYK | cmyk(0%, 11.9%, 7.2%, 23.9%) |
| CIE-LAB | lab(72.16, 9.86, -1.55) |
| CIE-LCH | lch(72.16, 9.98, 351.05°) |
| OKLab | oklab(76.37% 0.029 -0.004) |
| OKLCH | oklch(76.37% 0.029 352.2) |
| XYZ | xyz(45.0485, 43.8913, 49.2699) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.42
Dusty Pink
#D8A7B1
ΔE00 7.50
Thistle
#D8BFD8
ΔE00 8.10
Light Mauve
#C292A1
ΔE00 9.28
Grey Pink
#C3909B
ΔE00 10.02
Lilac
#C8A2C8
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ABB4 #ABC2B9
analogous
#C2ABC0 #C2ABB4 #C2AEAB
triadic
#C2ABB4 #B4C2AB #ABB4C2
tetradic
#C2ABB4 #C0C2AB #ABC2B9 #AEABC2
square
#C2ABB4 #C0C2AB #ABC2B9 #AEABC2
split-complementary
#C2ABB4 #ABC2AE #ABC0C2
monochromatic
#8D6675 #A88894 #C2ABB4 #DCCED4 #F2EDEF
Accessibility & contrast
On white
2.15
#C2ABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#C2ABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ABB4
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ABB4 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAFB4
Deuteranopia (green-blind)
#B2B2B3
Tritanopia (blue-blind)
#C6AAAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c2abb4; /* rgb */ color: rgb(194, 171, 180); /* oklch */ color: oklch(76.4% 0.029 352.2);
Tailwind
colors: {
custom: {
50: '#d4c4ca',
500: '#c2abb4',
950: '#000000',
},
}SCSS
$custom: #c2abb4; $custom-light: #d4c4ca; $custom-dark: #000000;
JSON
{
"hex": "#c2abb4",
"rgb": {
"r": 194,
"g": 171,
"b": 180
},
"hsl": {
"h": 336.522,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.76371,
"c": 0.02924,
"h": 352.2
},
"luminance": 0.4389
}Semantic roles & 50–950 ramp
primary
#C2ABB4
secondary
#E1E7E5
accent
#9A7B4B
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141213
muted
#838182