#ABA8FF#ABA8FF
#ABA8FF is a light, vivid blue. Relative luminance 0.439; OKLCH L 76.8% C 0.123 H 284.7°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA8FF |
|---|---|
| RGB | rgb(171, 168, 255) |
| HSL | hsl(242, 100%, 83%) |
| HSV | hsv(242, 34%, 100%) |
| CMYK | cmyk(32.9%, 34.1%, 0%, 0%) |
| CIE-LAB | lab(72.15, 20.53, -42.74) |
| CIE-LCH | lch(72.15, 47.41, 295.66°) |
| OKLab | oklab(76.78% 0.0312 -0.1193) |
| OKLCH | oklch(76.78% 0.123 284.7) |
| XYZ | xyz(48.8423, 43.8818, 100.4850) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.94
Pastel Purple
#CAA0FF
ΔE00 8.18
Perrywinkle
#8F8CE7
ΔE00 8.22
Pastel Blue
#A2BFFE
ΔE00 8.27
Pale Violet
#CEAEFA
ΔE00 8.47
Lavender
#B39DDB
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA8FF #FCFFA8
analogous
#A8D0FF #ABA8FF #D6A8FF
triadic
#ABA8FF #FFABA8 #A8FFAB
tetradic
#ABA8FF #FFA8D0 #FCFFA8 #A8FFD6
square
#ABA8FF #FFA8D0 #FCFFA8 #A8FFD6
split-complementary
#ABA8FF #FFD6A8 #D0FFA8
monochromatic
#352EFF #706BFF #ABA8FF #E1E0FF #E1E0FF
Accessibility & contrast
On white
2.15
#ABA8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#ABA8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA8FF
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA8FF | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB4FF
Deuteranopia (green-blind)
#8BAEFD
Tritanopia (blue-blind)
#95B8C8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aba8ff; /* rgb */ color: rgb(171, 168, 255); /* oklch */ color: oklch(76.8% 0.123 284.7);
Tailwind
colors: {
custom: {
50: '#c6c1ff',
500: '#aba8ff',
950: '#000000',
},
}SCSS
$custom: #aba8ff; $custom-light: #c6c1ff; $custom-dark: #000000;
JSON
{
"hex": "#aba8ff",
"rgb": {
"r": 171,
"g": 168,
"b": 255
},
"hsl": {
"h": 242.069,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.76776,
"c": 0.12332,
"h": 284.7
},
"luminance": 0.43883
}Semantic roles & 50–950 ramp
primary
#ABA8FF
secondary
#F6F7D4
accent
#E600DE
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186