#C2ABB5#C2ABB5
#C2ABB5 is a light, muted pink. Relative luminance 0.439; OKLCH L 76.4% C 0.030 H 349.7°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ABB5 |
|---|---|
| RGB | rgb(194, 171, 181) |
| HSL | hsl(334, 16%, 72%) |
| HSV | hsv(334, 12%, 76%) |
| CMYK | cmyk(0%, 11.9%, 6.7%, 23.9%) |
| CIE-LAB | lab(72.18, 10.03, -2.06) |
| CIE-LCH | lch(72.18, 10.24, 348.38°) |
| OKLab | oklab(76.4% 0.0294 -0.0053) |
| OKLCH | oklch(76.4% 0.03 349.7) |
| XYZ | xyz(45.1507, 43.9322, 49.8084) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.80
Dusty Pink
#D8A7B1
ΔE00 7.49
Thistle
#D8BFD8
ΔE00 7.80
Light Mauve
#C292A1
ΔE00 9.21
Lilac
#C8A2C8
ΔE00 9.79
Grey Pink
#C3909B
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ABB5 #ABC2B8
analogous
#C2ABC1 #C2ABB5 #C2ADAB
triadic
#C2ABB5 #B5C2AB #ABB5C2
tetradic
#C2ABB5 #C1C2AB #ABC2B8 #ADABC2
square
#C2ABB5 #C1C2AB #ABC2B8 #ADABC2
split-complementary
#C2ABB5 #ABC2AD #ABC1C2
monochromatic
#8D6677 #A88896 #C2ABB5 #DCCED4 #F2EDEF
Accessibility & contrast
On white
2.15
#C2ABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#C2ABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ABB5
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ABB5 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAFB5
Deuteranopia (green-blind)
#B2B2B4
Tritanopia (blue-blind)
#C6ABAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c2abb5; /* rgb */ color: rgb(194, 171, 181); /* oklch */ color: oklch(76.4% 0.030 349.7);
Tailwind
colors: {
custom: {
50: '#d4c4cb',
500: '#c2abb5',
950: '#000000',
},
}SCSS
$custom: #c2abb5; $custom-light: #d4c4cb; $custom-dark: #000000;
JSON
{
"hex": "#c2abb5",
"rgb": {
"r": 194,
"g": 171,
"b": 181
},
"hsl": {
"h": 333.913,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.76401,
"c": 0.02983,
"h": 349.7
},
"luminance": 0.43931
}Semantic roles & 50–950 ramp
primary
#C2ABB5
secondary
#E1E7E5
accent
#9A784B
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141213
muted
#838182