#ABA1BF#ABA1BF
#ABA1BF is a light, muted violet. Relative luminance 0.379; OKLCH L 72.7% C 0.044 H 300.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA1BF |
|---|---|
| RGB | rgb(171, 161, 191) |
| HSL | hsl(260, 19%, 69%) |
| HSV | hsv(260, 16%, 75%) |
| CMYK | cmyk(10.5%, 15.7%, 0%, 25.1%) |
| CIE-LAB | lab(67.95, 9.49, -14.09) |
| CIE-LCH | lch(67.95, 16.99, 303.96°) |
| OKLab | oklab(72.73% 0.0224 -0.0381) |
| OKLCH | oklch(72.73% 0.044 300.5) |
| XYZ | xyz(38.9416, 37.9092, 54.5458) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.44
Lavender
#B39DDB
ΔE00 8.46
Heather
#A484AC
ΔE00 10.10
Thistle
#D8BFD8
ΔE00 10.41
Dusty Lavender
#AC86A8
ΔE00 10.49
Pale Purple
#B790D4
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA1BF #B5BFA1
analogous
#A1A6BF #ABA1BF #BAA1BF
triadic
#ABA1BF #BFABA1 #A1BFAB
tetradic
#ABA1BF #BFA1A6 #B5BFA1 #A1BFBA
square
#ABA1BF #BFA1A6 #B5BFA1 #A1BFBA
split-complementary
#ABA1BF #BFBAA1 #A6BFA1
monochromatic
#6C5D89 #8A7DA6 #ABA1BF #CCC5D8 #ECEAF1
Accessibility & contrast
On white
2.45
#ABA1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#ABA1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA1BF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA1BF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5C0
Deuteranopia (green-blind)
#9DA5BE
Tritanopia (blue-blind)
#A8A5AB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aba1bf; /* rgb */ color: rgb(171, 161, 191); /* oklch */ color: oklch(72.7% 0.044 300.5);
Tailwind
colors: {
custom: {
50: '#c4bcd2',
500: '#aba1bf',
950: '#000000',
},
}SCSS
$custom: #aba1bf; $custom-light: #c4bcd2; $custom-dark: #000000;
JSON
{
"hex": "#aba1bf",
"rgb": {
"r": 171,
"g": 161,
"b": 191
},
"hsl": {
"h": 260,
"s": 18.987,
"l": 69.02
},
"oklch": {
"l": 0.72732,
"c": 0.0442,
"h": 300.5
},
"luminance": 0.37909
}Semantic roles & 50–950 ramp
primary
#ABA1BF
secondary
#DFE2DA
accent
#9D4881
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121214
muted
#818182