#C2ABBF#C2ABBF
#C2ABBF is a light, muted purple. Relative luminance 0.444; OKLCH L 76.7% C 0.038 H 330.2°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ABBF |
|---|---|
| RGB | rgb(194, 171, 191) |
| HSL | hsl(308, 16%, 72%) |
| HSV | hsv(308, 12%, 76%) |
| CMYK | cmyk(0%, 11.9%, 1.5%, 23.9%) |
| CIE-LAB | lab(72.47, 11.85, -7.14) |
| CIE-LCH | lch(72.47, 13.84, 328.91°) |
| OKLab | oklab(76.72% 0.0331 -0.019) |
| OKLCH | oklch(76.72% 0.038 330.2) |
| XYZ | xyz(46.2138, 44.3574, 55.4074) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.71
Lilac
#C8A2C8
ΔE00 6.57
Dusty Pink
#D8A7B1
ΔE00 8.39
Light Mauve
#C292A1
ΔE00 9.39
Pinkish Grey
#C8ACA9
ΔE00 9.44
Grey Pink
#C3909B
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ABBF #ABC2AE
analogous
#BAABC2 #C2ABBF #C2ABB4
triadic
#C2ABBF #BFC2AB #ABBFC2
tetradic
#C2ABBF #C2BAAB #ABC2AE #ABB4C2
square
#C2ABBF #C2BAAB #ABC2AE #ABB4C2
split-complementary
#C2ABBF #B4C2AB #ABC2BA
monochromatic
#8D6688 #A888A4 #C2ABBF #DCCEDA #F2EDF1
Accessibility & contrast
On white
2.13
#C2ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#C2ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ABBF
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ABBF | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C0
Deuteranopia (green-blind)
#AFB3BE
Tritanopia (blue-blind)
#C4ACB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c2abbf; /* rgb */ color: rgb(194, 171, 191); /* oklch */ color: oklch(76.7% 0.038 330.2);
Tailwind
colors: {
custom: {
50: '#d4c4d2',
500: '#c2abbf',
950: '#000000',
},
}SCSS
$custom: #c2abbf; $custom-light: #d4c4d2; $custom-dark: #000000;
JSON
{
"hex": "#c2abbf",
"rgb": {
"r": 194,
"g": 171,
"b": 191
},
"hsl": {
"h": 307.826,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.76716,
"c": 0.03813,
"h": 330.2
},
"luminance": 0.44357
}Semantic roles & 50–950 ramp
primary
#C2ABBF
secondary
#E1E7E2
accent
#9A564B
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141214
muted
#838182