#AB93AA#AB93AA
#AB93AA is a light, muted purple. Relative luminance 0.324; OKLCH L 69.2% C 0.043 H 327.3°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AB93AA |
|---|---|
| RGB | rgb(171, 147, 170) |
| HSL | hsl(303, 13%, 62%) |
| HSV | hsv(303, 14%, 67%) |
| CMYK | cmyk(0%, 14%, 0.6%, 32.9%) |
| CIE-LAB | lab(63.70, 13.10, -8.72) |
| CIE-LCH | lch(63.70, 15.73, 326.35°) |
| OKLab | oklab(69.2% 0.0362 -0.0232) |
| OKLCH | oklch(69.2% 0.043 327.3) |
| XYZ | xyz(34.4831, 32.4282, 42.4651) |
| Luminance | 0.3243 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.61
Heather
#A484AC
ΔE00 6.70
Purpley Grey
#947E94
ΔE00 7.32
Light Mauve
#C292A1
ΔE00 7.71
Lilac
#C8A2C8
ΔE00 7.88
Grey Pink
#C3909B
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB93AA #93AB94
analogous
#A093AB #AB93AA #AB939E
triadic
#AB93AA #AAAB93 #93AAAB
tetradic
#AB93AA #ABA093 #93AB94 #939EAB
square
#AB93AA #ABA093 #93AB94 #939EAB
split-complementary
#AB93AA #9EAB93 #93ABA0
monochromatic
#6E566D #90718F #AB93AA #C6B5C5 #E1D8E0
Accessibility & contrast
On white
2.81
#AB93AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#AB93AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB93AA
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB93AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB93AA | 1.00 | 2.81 | 7.49 | 7.49 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9298AB
Deuteranopia (green-blind)
#979BA9
Tritanopia (blue-blind)
#AD959B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ab93aa; /* rgb */ color: rgb(171, 147, 170); /* oklch */ color: oklch(69.2% 0.043 327.3);
Tailwind
colors: {
custom: {
50: '#c4b2c3',
500: '#ab93aa',
950: '#000000',
},
}SCSS
$custom: #ab93aa; $custom-light: #c4b2c3; $custom-dark: #000000;
JSON
{
"hex": "#ab93aa",
"rgb": {
"r": 171,
"g": 147,
"b": 170
},
"hsl": {
"h": 302.5,
"s": 12.5,
"l": 62.353
},
"oklch": {
"l": 0.69204,
"c": 0.04305,
"h": 327.3
},
"luminance": 0.32428
}Semantic roles & 50–950 ramp
primary
#AB93AA
secondary
#C9D1C9
accent
#97524F
background
#FCFAFB
surface
#F8F5F7
border
#D1CFD0
text
#121112
muted
#818081