#ABA6FA#ABA6FA
#ABA6FA is a light, moderate blue. Relative luminance 0.428; OKLCH L 76.2% C 0.119 H 285.9°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA6FA |
|---|---|
| RGB | rgb(171, 166, 250) |
| HSL | hsl(244, 89%, 82%) |
| HSV | hsv(244, 34%, 98%) |
| CMYK | cmyk(31.6%, 33.6%, 0%, 2%) |
| CIE-LAB | lab(71.44, 20.39, -41.14) |
| CIE-LCH | lch(71.44, 45.92, 296.37°) |
| OKLab | oklab(76.16% 0.0327 -0.1147) |
| OKLCH | oklch(76.16% 0.119 285.9) |
| XYZ | xyz(47.6815, 42.8312, 96.1790) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.10
Lavender
#B39DDB
ΔE00 7.59
Pastel Purple
#CAA0FF
ΔE00 7.67
Perrywinkle
#8F8CE7
ΔE00 7.79
Pale Violet
#CEAEFA
ΔE00 8.00
Lilac (survey)
#CEA2FD
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA6FA #F5FAA6
analogous
#A6CBFA #ABA6FA #D5A6FA
triadic
#ABA6FA #FAABA6 #A6FAAB
tetradic
#ABA6FA #FAA6CB #F5FAA6 #A6FAD5
square
#ABA6FA #FAA6CB #F5FAA6 #A6FAD5
split-complementary
#ABA6FA #FAD5A6 #CBFAA6
monochromatic
#3E32F3 #746CF7 #ABA6FA #E2E0FD #E4E2FD
Accessibility & contrast
On white
2.20
#ABA6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#ABA6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA6FA
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA6FA | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#8BADF8
Tritanopia (blue-blind)
#97B5C5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aba6fa; /* rgb */ color: rgb(171, 166, 250); /* oklch */ color: oklch(76.2% 0.119 285.9);
Tailwind
colors: {
custom: {
50: '#c6c0fc',
500: '#aba6fa',
950: '#000000',
},
}SCSS
$custom: #aba6fa; $custom-light: #c6c0fc; $custom-dark: #000000;
JSON
{
"hex": "#aba6fa",
"rgb": {
"r": 171,
"g": 166,
"b": 250
},
"hsl": {
"h": 243.571,
"s": 89.362,
"l": 81.569
},
"oklch": {
"l": 0.76161,
"c": 0.11925,
"h": 285.9
},
"luminance": 0.42832
}Semantic roles & 50–950 ramp
primary
#ABA6FA
secondary
#F4F5D6
accent
#E600D8
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185