#C2ABB3#C2ABB3
#C2ABB3 is a light, muted pink. Relative luminance 0.439; OKLCH L 76.3% C 0.029 H 354.8°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ABB3 |
|---|---|
| RGB | rgb(194, 171, 179) |
| HSL | hsl(339, 16%, 72%) |
| HSV | hsv(339, 12%, 76%) |
| CMYK | cmyk(0%, 11.9%, 7.7%, 23.9%) |
| CIE-LAB | lab(72.13, 9.68, -1.04) |
| CIE-LCH | lch(72.13, 9.74, 353.85°) |
| OKLab | oklab(76.34% 0.0286 -0.0026) |
| OKLCH | oklch(76.34% 0.029 354.8) |
| XYZ | xyz(44.9470, 43.8507, 48.7354) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.02
Dusty Pink
#D8A7B1
ΔE00 7.53
Thistle
#D8BFD8
ΔE00 8.41
Light Mauve
#C292A1
ΔE00 9.37
Grey Pink
#C3909B
ΔE00 10.04
Rosybrown
#BC8F8F
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ABB3 #ABC2BA
analogous
#C2ABBF #C2ABB3 #C2AFAB
triadic
#C2ABB3 #B3C2AB #ABB3C2
tetradic
#C2ABB3 #BFC2AB #ABC2BA #AFABC2
square
#C2ABB3 #BFC2AB #ABC2BA #AFABC2
split-complementary
#C2ABB3 #ABC2AF #ABBFC2
monochromatic
#8D6673 #A88893 #C2ABB3 #DCCED3 #F2EDEF
Accessibility & contrast
On white
2.15
#C2ABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#C2ABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ABB3
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ABB3 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAFB3
Deuteranopia (green-blind)
#B2B2B2
Tritanopia (blue-blind)
#C6AAAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c2abb3; /* rgb */ color: rgb(194, 171, 179); /* oklch */ color: oklch(76.3% 0.029 354.8);
Tailwind
colors: {
custom: {
50: '#d4c4c9',
500: '#c2abb3',
950: '#000000',
},
}SCSS
$custom: #c2abb3; $custom-light: #d4c4c9; $custom-dark: #000000;
JSON
{
"hex": "#c2abb3",
"rgb": {
"r": 194,
"g": 171,
"b": 179
},
"hsl": {
"h": 339.13,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.76341,
"c": 0.02871,
"h": 354.8
},
"luminance": 0.4385
}Semantic roles & 50–950 ramp
primary
#C2ABB3
secondary
#E1E7E5
accent
#9A7F4B
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141213
muted
#838182