#ABA6BB#ABA6BB
#ABA6BB is a light, muted violet. Relative luminance 0.395; OKLCH L 73.6% C 0.030 H 296.5°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA6BB |
|---|---|
| RGB | rgb(171, 166, 187) |
| HSL | hsl(254, 13%, 69%) |
| HSV | hsv(254, 11%, 73%) |
| CMYK | cmyk(8.6%, 11.2%, 0%, 26.7%) |
| CIE-LAB | lab(69.12, 5.89, -10.12) |
| CIE-LCH | lch(69.12, 11.71, 300.20°) |
| OKLab | oklab(73.6% 0.0136 -0.0272) |
| OKLCH | oklch(73.6% 0.03 296.5) |
| XYZ | xyz(39.3987, 39.5181, 52.5562) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.45
Dark Gray
#A9A9A9
ΔE00 10.31
Thistle
#D8BFD8
ΔE00 10.69
Lilac
#C8A2C8
ΔE00 11.16
Cool Gray
#9AA7B0
ΔE00 11.54
Lavender
#B39DDB
ΔE00 11.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA6BB #B6BBA6
analogous
#A6ACBB #ABA6BB #B6A6BB
triadic
#ABA6BB #BBABA6 #A6BBAB
tetradic
#ABA6BB #BBA6AC #B6BBA6 #A6BBB6
square
#ABA6BB #BBA6AC #B6BBA6 #A6BBB6
split-complementary
#ABA6BB #BBB6A6 #ACBBA6
monochromatic
#6B6483 #8A83A0 #ABA6BB #CCC9D6 #ECEBF0
Accessibility & contrast
On white
2.36
#ABA6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#ABA6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA6BB
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA6BB | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#A3A8BA
Tritanopia (blue-blind)
#A8A9AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aba6bb; /* rgb */ color: rgb(171, 166, 187); /* oklch */ color: oklch(73.6% 0.030 296.5);
Tailwind
colors: {
custom: {
50: '#c4c0cf',
500: '#aba6bb',
950: '#000000',
},
}SCSS
$custom: #aba6bb; $custom-light: #c4c0cf; $custom-dark: #000000;
JSON
{
"hex": "#aba6bb",
"rgb": {
"r": 171,
"g": 166,
"b": 187
},
"hsl": {
"h": 254.286,
"s": 13.376,
"l": 69.216
},
"oklch": {
"l": 0.73603,
"c": 0.03041,
"h": 296.5
},
"luminance": 0.39518
}Semantic roles & 50–950 ramp
primary
#ABA6BB
secondary
#E0E1DB
accent
#984E86
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121213
muted
#818182