#AB99AE#AB99AE
#AB99AE is a light, muted purple. Relative luminance 0.345; OKLCH L 70.5% C 0.036 H 321.4°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AB99AE |
|---|---|
| RGB | rgb(171, 153, 174) |
| HSL | hsl(291, 11%, 64%) |
| HSV | hsv(291, 12%, 68%) |
| CMYK | cmyk(1.7%, 12.1%, 0%, 31.8%) |
| CIE-LAB | lab(65.36, 10.51, -8.50) |
| CIE-LCH | lch(65.36, 13.51, 321.04°) |
| OKLab | oklab(70.53% 0.0284 -0.0227) |
| OKLCH | oklch(70.53% 0.036 321.4) |
| XYZ | xyz(35.8247, 34.4968, 44.8075) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 7.99
Lilac
#C8A2C8
ΔE00 8.36
Heather
#A484AC
ΔE00 8.66
Purpley Grey
#947E94
ΔE00 8.83
Light Mauve
#C292A1
ΔE00 9.18
Grey Pink
#C3909B
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB99AE #9CAE99
analogous
#A199AE #AB99AE #AE99A7
triadic
#AB99AE #AEAB99 #99AEAB
tetradic
#AB99AE #AEA199 #9CAE99 #99A7AE
square
#AB99AE #AEA199 #9CAE99 #99A7AE
split-complementary
#AB99AE #A7AE99 #99AEA1
monochromatic
#6F5B72 #8F7793 #AB99AE #C7BBC9 #E3DDE4
Accessibility & contrast
On white
2.66
#AB99AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#AB99AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB99AE
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB99AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB99AE | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979DAF
Deuteranopia (green-blind)
#9B9FAD
Tritanopia (blue-blind)
#AC9BA0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ab99ae; /* rgb */ color: rgb(171, 153, 174); /* oklch */ color: oklch(70.5% 0.036 321.4);
Tailwind
colors: {
custom: {
50: '#c4b7c6',
500: '#ab99ae',
950: '#000000',
},
}SCSS
$custom: #ab99ae; $custom-light: #c4b7c6; $custom-dark: #000000;
JSON
{
"hex": "#ab99ae",
"rgb": {
"r": 171,
"g": 153,
"b": 174
},
"hsl": {
"h": 291.429,
"s": 11.475,
"l": 64.118
},
"oklch": {
"l": 0.70533,
"c": 0.03636,
"h": 321.4
},
"luminance": 0.34496
}Semantic roles & 50–950 ramp
primary
#AB99AE
secondary
#CFD5CE
accent
#96505A
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121113
muted
#818082