#C2ABBB#C2ABBB
#C2ABBB is a light, muted pink. Relative luminance 0.442; OKLCH L 76.6% C 0.034 H 336.9°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ABBB |
|---|---|
| RGB | rgb(194, 171, 187) |
| HSL | hsl(318, 16%, 72%) |
| HSV | hsv(318, 12%, 76%) |
| CMYK | cmyk(0%, 11.9%, 3.6%, 23.9%) |
| CIE-LAB | lab(72.35, 11.11, -5.12) |
| CIE-LCH | lch(72.35, 12.23, 335.28°) |
| OKLab | oklab(76.59% 0.0316 -0.0135) |
| OKLCH | oklch(76.59% 0.034 336.9) |
| XYZ | xyz(45.7796, 44.1838, 53.1207) |
| Luminance | 0.4418 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.34
Lilac
#C8A2C8
ΔE00 7.76
Dusty Pink
#D8A7B1
ΔE00 7.85
Pinkish Grey
#C8ACA9
ΔE00 8.04
Light Mauve
#C292A1
ΔE00 9.14
Grey Pink
#C3909B
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ABBB #ABC2B2
analogous
#BEABC2 #C2ABBB #C2ABB0
triadic
#C2ABBB #BBC2AB #ABBBC2
tetradic
#C2ABBB #C2BEAB #ABC2B2 #ABB0C2
square
#C2ABBB #C2BEAB #ABC2B2 #ABB0C2
split-complementary
#C2ABBB #B0C2AB #ABC2BE
monochromatic
#8D6681 #A8889E #C2ABBB #DCCED8 #F2EDF1
Accessibility & contrast
On white
2.13
#C2ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#C2ABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ABBB
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ABBB | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#B0B3BA
Tritanopia (blue-blind)
#C5ACB0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c2abbb; /* rgb */ color: rgb(194, 171, 187); /* oklch */ color: oklch(76.6% 0.034 336.9);
Tailwind
colors: {
custom: {
50: '#d4c4cf',
500: '#c2abbb',
950: '#000000',
},
}SCSS
$custom: #c2abbb; $custom-light: #d4c4cf; $custom-dark: #000000;
JSON
{
"hex": "#c2abbb",
"rgb": {
"r": 194,
"g": 171,
"b": 187
},
"hsl": {
"h": 318.261,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.76588,
"c": 0.03437,
"h": 336.9
},
"luminance": 0.44183
}Semantic roles & 50–950 ramp
primary
#C2ABBB
secondary
#E1E7E3
accent
#9A634B
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141213
muted
#838182