#AB93BF#AB93BF
#AB93BF is a light, moderate violet. Relative luminance 0.333; OKLCH L 70.0% C 0.068 H 309.3°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AB93BF |
|---|---|
| RGB | rgb(171, 147, 191) |
| HSL | hsl(273, 26%, 66%) |
| HSV | hsv(273, 23%, 75%) |
| CMYK | cmyk(10.5%, 23%, 0%, 25.1%) |
| CIE-LAB | lab(64.39, 17.34, -19.48) |
| CIE-LCH | lch(64.39, 26.08, 311.68°) |
| OKLab | oklab(69.97% 0.0434 -0.0529) |
| OKLCH | oklch(69.97% 0.068 309.3) |
| XYZ | xyz(36.6306, 33.2872, 53.7754) |
| Luminance | 0.3329 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 5.16
Pale Purple
#B790D4
ΔE00 5.73
Lavender
#B39DDB
ΔE00 5.87
Dusty Lavender
#AC86A8
ΔE00 6.35
Lilac
#C8A2C8
ΔE00 6.96
Wisteria
#A87DC2
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB93BF #A7BF93
analogous
#9593BF #AB93BF #BF93BD
triadic
#AB93BF #BFAB93 #93BFAB
tetradic
#AB93BF #BF9593 #A7BF93 #93BDBF
square
#AB93BF #BF9593 #A7BF93 #93BDBF
split-complementary
#AB93BF #BDBF93 #93BF95
monochromatic
#6E5087 #8D6DA8 #AB93BF #C9B9D6 #E7E0ED
Accessibility & contrast
On white
2.74
#AB93BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#AB93BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB93BF
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB93BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB93BF | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC1
Deuteranopia (green-blind)
#919DBE
Tritanopia (blue-blind)
#A999A2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ab93bf; /* rgb */ color: rgb(171, 147, 191); /* oklch */ color: oklch(70.0% 0.068 309.3);
Tailwind
colors: {
custom: {
50: '#c4b2d2',
500: '#ab93bf',
950: '#000000',
},
}SCSS
$custom: #ab93bf; $custom-light: #c4b2d2; $custom-dark: #000000;
JSON
{
"hex": "#ab93bf",
"rgb": {
"r": 171,
"g": 147,
"b": 191
},
"hsl": {
"h": 272.727,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.69974,
"c": 0.06846,
"h": 309.3
},
"luminance": 0.33287
}Semantic roles & 50–950 ramp
primary
#AB93BF
secondary
#D6DED0
accent
#A4416E
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121114
muted
#818082