#C2ABB2#C2ABB2
#C2ABB2 is a light, muted pink. Relative luminance 0.438; OKLCH L 76.3% C 0.028 H 357.4°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ABB2 |
|---|---|
| RGB | rgb(194, 171, 178) |
| HSL | hsl(342, 16%, 72%) |
| HSV | hsv(342, 12%, 76%) |
| CMYK | cmyk(0%, 11.9%, 8.2%, 23.9%) |
| CIE-LAB | lab(72.10, 9.51, -0.53) |
| CIE-LCH | lch(72.10, 9.52, 356.80°) |
| OKLab | oklab(76.31% 0.0282 -0.0013) |
| OKLCH | oklch(76.31% 0.028 357.4) |
| XYZ | xyz(44.8462, 43.8104, 48.2047) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.63
Dusty Pink
#D8A7B1
ΔE00 7.58
Thistle
#D8BFD8
ΔE00 8.73
Light Mauve
#C292A1
ΔE00 9.48
Rosybrown
#BC8F8F
ΔE00 10.06
Grey Pink
#C3909B
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ABB2 #ABC2BB
analogous
#C2ABBE #C2ABB2 #C2B0AB
triadic
#C2ABB2 #B2C2AB #ABB2C2
tetradic
#C2ABB2 #BEC2AB #ABC2BB #B0ABC2
square
#C2ABB2 #BEC2AB #ABC2BB #B0ABC2
split-complementary
#C2ABB2 #ABC2B0 #ABBEC2
monochromatic
#8D6672 #A88892 #C2ABB2 #DCCED3 #F2EDEF
Accessibility & contrast
On white
2.15
#C2ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#C2ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ABB2
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ABB2 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAFB2
Deuteranopia (green-blind)
#B2B2B2
Tritanopia (blue-blind)
#C6AAAD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c2abb2; /* rgb */ color: rgb(194, 171, 178); /* oklch */ color: oklch(76.3% 0.028 357.4);
Tailwind
colors: {
custom: {
50: '#d4c4c9',
500: '#c2abb2',
950: '#000000',
},
}SCSS
$custom: #c2abb2; $custom-light: #d4c4c9; $custom-dark: #000000;
JSON
{
"hex": "#c2abb2",
"rgb": {
"r": 194,
"g": 171,
"b": 178
},
"hsl": {
"h": 341.739,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.76311,
"c": 0.02824,
"h": 357.4
},
"luminance": 0.4381
}Semantic roles & 50–950 ramp
primary
#C2ABB2
secondary
#E1E7E6
accent
#9A824B
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141213
muted
#838182