#ABA8FB#ABA8FB
#ABA8FB is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.6% C 0.118 H 284.9°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA8FB |
|---|---|
| RGB | rgb(171, 168, 251) |
| HSL | hsl(242, 91%, 82%) |
| HSV | hsv(242, 33%, 98%) |
| CMYK | cmyk(31.9%, 33.1%, 0%, 1.6%) |
| CIE-LAB | lab(71.98, 19.52, -40.84) |
| CIE-LCH | lch(71.98, 45.27, 295.55°) |
| OKLab | oklab(76.59% 0.0303 -0.1138) |
| OKLCH | oklch(76.59% 0.118 284.9) |
| XYZ | xyz(48.2051, 43.6269, 97.1291) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.19
Lavender
#B39DDB
ΔE00 7.96
Pastel Purple
#CAA0FF
ΔE00 8.08
Pale Violet
#CEAEFA
ΔE00 8.17
Perrywinkle
#8F8CE7
ΔE00 8.20
Light Periwinkle
#C1C6FC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA8FB #F8FBA8
analogous
#A8CEFB #ABA8FB #D5A8FB
triadic
#ABA8FB #FBABA8 #A8FBAB
tetradic
#ABA8FB #FBA8CE #F8FBA8 #A8FBD5
square
#ABA8FB #FBA8CE #F8FBA8 #A8FBD5
split-complementary
#ABA8FB #FBD5A8 #CEFBA8
monochromatic
#3A33F6 #736DF8 #ABA8FB #E3E2FE #E3E2FE
Accessibility & contrast
On white
2.16
#ABA8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#ABA8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA8FB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA8FB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FE
Deuteranopia (green-blind)
#8DAEF9
Tritanopia (blue-blind)
#97B7C6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aba8fb; /* rgb */ color: rgb(171, 168, 251); /* oklch */ color: oklch(76.6% 0.118 284.9);
Tailwind
colors: {
custom: {
50: '#c6c1fd',
500: '#aba8fb',
950: '#000000',
},
}SCSS
$custom: #aba8fb; $custom-light: #c6c1fd; $custom-dark: #000000;
JSON
{
"hex": "#aba8fb",
"rgb": {
"r": 171,
"g": 168,
"b": 251
},
"hsl": {
"h": 242.169,
"s": 91.209,
"l": 82.157
},
"oklch": {
"l": 0.76588,
"c": 0.1178,
"h": 284.9
},
"luminance": 0.43628
}Semantic roles & 50–950 ramp
primary
#ABA8FB
secondary
#F5F6D5
accent
#E600DD
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185