#ABA0BE#ABA0BE
#ABA0BE is a light, muted violet. Relative luminance 0.375; OKLCH L 72.5% C 0.045 H 302.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0BE |
|---|---|
| RGB | rgb(171, 160, 190) |
| HSL | hsl(262, 19%, 69%) |
| HSV | hsv(262, 16%, 75%) |
| CMYK | cmyk(10%, 15.8%, 0%, 25.5%) |
| CIE-LAB | lab(67.66, 9.84, -13.97) |
| CIE-LCH | lch(67.66, 17.09, 305.15°) |
| OKLab | oklab(72.5% 0.0236 -0.0377) |
| OKLCH | oklch(72.5% 0.045 302) |
| XYZ | xyz(38.6579, 37.5172, 53.9102) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.18
Lavender
#B39DDB
ΔE00 8.45
Heather
#A484AC
ΔE00 9.72
Dusty Lavender
#AC86A8
ΔE00 10.07
Thistle
#D8BFD8
ΔE00 10.44
Pale Purple
#B790D4
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0BE #B3BEA0
analogous
#A0A4BE #ABA0BE #BAA0BE
triadic
#ABA0BE #BEABA0 #A0BEAB
tetradic
#ABA0BE #BEA0A4 #B3BEA0 #A0BEBA
square
#ABA0BE #BEA0A4 #B3BEA0 #A0BEBA
split-complementary
#ABA0BE #BEBAA0 #A4BEA0
monochromatic
#6C5C87 #8B7CA5 #ABA0BE #CBC4D7 #EBE9F0
Accessibility & contrast
On white
2.47
#ABA0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#ABA0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0BE
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0BE | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BF
Deuteranopia (green-blind)
#9CA5BD
Tritanopia (blue-blind)
#A8A4AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba0be; /* rgb */ color: rgb(171, 160, 190); /* oklch */ color: oklch(72.5% 0.045 302.0);
Tailwind
colors: {
custom: {
50: '#c4bcd1',
500: '#aba0be',
950: '#000000',
},
}SCSS
$custom: #aba0be; $custom-light: #c4bcd1; $custom-dark: #000000;
JSON
{
"hex": "#aba0be",
"rgb": {
"r": 171,
"g": 160,
"b": 190
},
"hsl": {
"h": 262,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.72496,
"c": 0.04451,
"h": 302
},
"luminance": 0.37517
}Semantic roles & 50–950 ramp
primary
#ABA0BE
secondary
#DEE1D8
accent
#9D487E
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121214
muted
#818182