#AB99BF#AB99BF
#AB99BF is a light, muted violet. Relative luminance 0.352; OKLCH L 71.1% C 0.058 H 306.4°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AB99BF |
|---|---|
| RGB | rgb(171, 153, 191) |
| HSL | hsl(268, 23%, 67%) |
| HSV | hsv(268, 20%, 75%) |
| CMYK | cmyk(10.5%, 19.9%, 0%, 25.1%) |
| CIE-LAB | lab(65.91, 13.96, -17.19) |
| CIE-LCH | lch(65.91, 22.14, 309.10°) |
| OKLab | oklab(71.14% 0.0344 -0.0466) |
| OKLCH | oklch(71.14% 0.058 306.4) |
| XYZ | xyz(37.5881, 35.2021, 54.0946) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.39
Lilac
#C8A2C8
ΔE00 6.78
Heather
#A484AC
ΔE00 6.87
Pale Purple
#B790D4
ΔE00 7.59
Dusty Lavender
#AC86A8
ΔE00 7.61
Wisteria
#A87DC2
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB99BF #ADBF99
analogous
#999ABF #AB99BF #BE99BF
triadic
#AB99BF #BFAB99 #99BFAB
tetradic
#AB99BF #BF999A #ADBF99 #99BFBE
square
#AB99BF #BF999A #ADBF99 #99BFBE
split-complementary
#AB99BF #BFBE99 #9ABF99
monochromatic
#6D5588 #8C73A7 #AB99BF #CABFD7 #E9E4EE
Accessibility & contrast
On white
2.61
#AB99BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#AB99BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB99BF
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB99BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB99BF | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FC1
Deuteranopia (green-blind)
#96A0BE
Tritanopia (blue-blind)
#A89EA6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ab99bf; /* rgb */ color: rgb(171, 153, 191); /* oklch */ color: oklch(71.1% 0.058 306.4);
Tailwind
colors: {
custom: {
50: '#c4b7d2',
500: '#ab99bf',
950: '#000000',
},
}SCSS
$custom: #ab99bf; $custom-light: #c4b7d2; $custom-dark: #000000;
JSON
{
"hex": "#ab99bf",
"rgb": {
"r": 171,
"g": 153,
"b": 191
},
"hsl": {
"h": 268.421,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.71143,
"c": 0.0579,
"h": 306.4
},
"luminance": 0.35202
}Semantic roles & 50–950 ramp
primary
#AB99BF
secondary
#DAE0D4
accent
#A14475
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121114
muted
#818082