#ABA3BF#ABA3BF
#ABA3BF is a light, muted violet. Relative luminance 0.386; OKLCH L 73.1% C 0.041 H 298.5°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA3BF |
|---|---|
| RGB | rgb(171, 163, 191) |
| HSL | hsl(257, 18%, 69%) |
| HSV | hsv(257, 15%, 75%) |
| CMYK | cmyk(10.5%, 14.7%, 0%, 25.1%) |
| CIE-LAB | lab(68.47, 8.38, -13.32) |
| CIE-LCH | lch(68.47, 15.73, 302.18°) |
| OKLab | oklab(73.13% 0.0195 -0.0359) |
| OKLCH | oklch(73.13% 0.041 298.5) |
| XYZ | xyz(39.2939, 38.6138, 54.6632) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 9.18
Lilac
#C8A2C8
ΔE00 9.19
Thistle
#D8BFD8
ΔE00 10.34
Heather
#A484AC
ΔE00 11.06
Dusty Lavender
#AC86A8
ΔE00 11.40
Pale Purple
#B790D4
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA3BF #B7BFA3
analogous
#A3A9BF #ABA3BF #B9A3BF
triadic
#ABA3BF #BFABA3 #A3BFAB
tetradic
#ABA3BF #BFA3A9 #B7BFA3 #A3BFB9
square
#ABA3BF #BFA3A9 #B7BFA3 #A3BFB9
split-complementary
#ABA3BF #BFB9A3 #A9BFA3
monochromatic
#6B5F89 #8A7FA6 #ABA3BF #CCC7D8 #EDEBF1
Accessibility & contrast
On white
2.41
#ABA3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#ABA3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA3BF
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA3BF | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C0
Deuteranopia (green-blind)
#9FA7BE
Tritanopia (blue-blind)
#A8A7AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aba3bf; /* rgb */ color: rgb(171, 163, 191); /* oklch */ color: oklch(73.1% 0.041 298.5);
Tailwind
colors: {
custom: {
50: '#c4bed2',
500: '#aba3bf',
950: '#000000',
},
}SCSS
$custom: #aba3bf; $custom-light: #c4bed2; $custom-dark: #000000;
JSON
{
"hex": "#aba3bf",
"rgb": {
"r": 171,
"g": 163,
"b": 191
},
"hsl": {
"h": 257.143,
"s": 17.949,
"l": 69.412
},
"oklch": {
"l": 0.73135,
"c": 0.04089,
"h": 298.5
},
"luminance": 0.38614
}Semantic roles & 50–950 ramp
primary
#ABA3BF
secondary
#E1E3DB
accent
#9C4985
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121214
muted
#818182