#ABA0BF#ABA0BF
#ABA0BF is a light, muted violet. Relative luminance 0.376; OKLCH L 72.5% C 0.046 H 301.4°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0BF |
|---|---|
| RGB | rgb(171, 160, 191) |
| HSL | hsl(261, 19%, 69%) |
| HSV | hsv(261, 16%, 75%) |
| CMYK | cmyk(10.5%, 16.2%, 0%, 25.1%) |
| CIE-LAB | lab(67.70, 10.05, -14.48) |
| CIE-LCH | lch(67.70, 17.63, 304.75°) |
| OKLab | oklab(72.53% 0.0239 -0.0391) |
| OKLCH | oklch(72.53% 0.046 301.4) |
| XYZ | xyz(38.7676, 37.5611, 54.4878) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.12
Lavender
#B39DDB
ΔE00 8.13
Heather
#A484AC
ΔE00 9.65
Dusty Lavender
#AC86A8
ΔE00 10.06
Pale Purple
#B790D4
ΔE00 10.26
Thistle
#D8BFD8
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0BF #B4BFA0
analogous
#A0A5BF #ABA0BF #BBA0BF
triadic
#ABA0BF #BFABA0 #A0BFAB
tetradic
#ABA0BF #BFA0A5 #B4BFA0 #A0BFBB
square
#ABA0BF #BFA0A5 #B4BFA0 #A0BFBB
split-complementary
#ABA0BF #BFBBA0 #A5BFA0
monochromatic
#6C5C89 #8B7BA6 #ABA0BF #CBC5D8 #ECE9F0
Accessibility & contrast
On white
2.47
#ABA0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#ABA0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0BF
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0BF | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA5C0
Deuteranopia (green-blind)
#9CA5BE
Tritanopia (blue-blind)
#A8A4AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba0bf; /* rgb */ color: rgb(171, 160, 191); /* oklch */ color: oklch(72.5% 0.046 301.4);
Tailwind
colors: {
custom: {
50: '#c4bcd2',
500: '#aba0bf',
950: '#000000',
},
}SCSS
$custom: #aba0bf; $custom-light: #c4bcd2; $custom-dark: #000000;
JSON
{
"hex": "#aba0bf",
"rgb": {
"r": 171,
"g": 160,
"b": 191
},
"hsl": {
"h": 261.29,
"s": 19.497,
"l": 68.824
},
"oklch": {
"l": 0.72532,
"c": 0.04588,
"h": 301.4
},
"luminance": 0.37561
}Semantic roles & 50–950 ramp
primary
#ABA0BF
secondary
#DFE2D9
accent
#9E487F
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121214
muted
#818182