#ABA6CA#ABA6CA
#ABA6CA is a light, muted blue. Relative luminance 0.402; OKLCH L 74.1% C 0.052 H 291.5°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA6CA |
|---|---|
| RGB | rgb(171, 166, 202) |
| HSL | hsl(248, 25%, 72%) |
| HSV | hsv(248, 18%, 79%) |
| CMYK | cmyk(15.3%, 17.8%, 0%, 20.8%) |
| CIE-LAB | lab(69.61, 9.07, -17.69) |
| CIE-LCH | lch(69.61, 19.88, 297.14°) |
| OKLab | oklab(74.14% 0.0189 -0.0481) |
| OKLCH | oklch(74.14% 0.052 291.5) |
| XYZ | xyz(41.0892, 40.1943, 61.4592) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.09
Lilac
#C8A2C8
ΔE00 9.72
Light Periwinkle
#C1C6FC
ΔE00 10.29
Pale Purple
#B790D4
ΔE00 10.39
Pale Violet
#CEAEFA
ΔE00 10.68
Lavender (survey)
#C79FEF
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA6CA #C5CAA6
analogous
#A6B3CA #ABA6CA #BDA6CA
triadic
#ABA6CA #CAABA6 #A6CAAB
tetradic
#ABA6CA #CAA6B3 #C5CAA6 #A6CABD
square
#ABA6CA #CAA6B3 #C5CAA6 #A6CABD
split-complementary
#ABA6CA #CABDA6 #B3CAA6
monochromatic
#645C9A #8780B3 #ABA6CA #CFCCE1 #EDECF4
Accessibility & contrast
On white
2.32
#ABA6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#ABA6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA6CA
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA6CA | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCC
Deuteranopia (green-blind)
#9EA9C9
Tritanopia (blue-blind)
#A5ACB2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aba6ca; /* rgb */ color: rgb(171, 166, 202); /* oklch */ color: oklch(74.1% 0.052 291.5);
Tailwind
colors: {
custom: {
50: '#c4c0da',
500: '#aba6ca',
950: '#000000',
},
}SCSS
$custom: #aba6ca; $custom-light: #c4c0da; $custom-dark: #000000;
JSON
{
"hex": "#aba6ca",
"rgb": {
"r": 171,
"g": 166,
"b": 202
},
"hsl": {
"h": 248.333,
"s": 25.352,
"l": 72.157
},
"oklch": {
"l": 0.74139,
"c": 0.05166,
"h": 291.5
},
"luminance": 0.40195
}Semantic roles & 50–950 ramp
primary
#ABA6CA
secondary
#E9EAE1
accent
#A44296
background
#FCFBFD
surface
#F8F7FA
border
#D1D0D3
text
#121214
muted
#818183