#ABA6FB#ABA6FB
#ABA6FB is a light, vivid blue. Relative luminance 0.429; OKLCH L 76.2% C 0.121 H 285.8°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA6FB |
|---|---|
| RGB | rgb(171, 166, 251) |
| HSL | hsl(244, 91%, 82%) |
| HSV | hsv(244, 34%, 98%) |
| CMYK | cmyk(31.9%, 33.9%, 0%, 1.6%) |
| CIE-LAB | lab(71.48, 20.64, -41.61) |
| CIE-LCH | lch(71.48, 46.45, 296.38°) |
| OKLab | oklab(76.21% 0.0329 -0.1161) |
| OKLCH | oklch(76.21% 0.121 285.8) |
| XYZ | xyz(47.8387, 42.8941, 97.0070) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.03
Pastel Purple
#CAA0FF
ΔE00 7.69
Lavender
#B39DDB
ΔE00 7.74
Perrywinkle
#8F8CE7
ΔE00 7.79
Pale Violet
#CEAEFA
ΔE00 8.07
Lilac (survey)
#CEA2FD
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA6FB #F6FBA6
analogous
#A6CCFB #ABA6FB #D6A6FB
triadic
#ABA6FB #FBABA6 #A6FBAB
tetradic
#ABA6FB #FBA6CC #F6FBA6 #A6FBD6
square
#ABA6FB #FBA6CC #F6FBA6 #A6FBD6
split-complementary
#ABA6FB #FBD6A6 #CCFBA6
monochromatic
#3C31F6 #746BF8 #ABA6FB #E2E1FE #E3E2FE
Accessibility & contrast
On white
2.19
#ABA6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#ABA6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA6FB
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA6FB | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FE
Deuteranopia (green-blind)
#8BADF9
Tritanopia (blue-blind)
#97B6C5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aba6fb; /* rgb */ color: rgb(171, 166, 251); /* oklch */ color: oklch(76.2% 0.121 285.8);
Tailwind
colors: {
custom: {
50: '#c6c0fd',
500: '#aba6fb',
950: '#000000',
},
}SCSS
$custom: #aba6fb; $custom-light: #c6c0fd; $custom-dark: #000000;
JSON
{
"hex": "#aba6fb",
"rgb": {
"r": 171,
"g": 166,
"b": 251
},
"hsl": {
"h": 243.529,
"s": 91.398,
"l": 81.765
},
"oklch": {
"l": 0.76207,
"c": 0.12064,
"h": 285.8
},
"luminance": 0.42895
}Semantic roles & 50–950 ramp
primary
#ABA6FB
secondary
#F4F6D5
accent
#E600D8
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185