#ABA7FF#ABA7FF
#ABA7FF is a light, vivid blue. Relative luminance 0.435; OKLCH L 76.6% C 0.125 H 285.1°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA7FF |
|---|---|
| RGB | rgb(171, 167, 255) |
| HSL | hsl(243, 100%, 83%) |
| HSV | hsv(243, 35%, 100%) |
| CMYK | cmyk(32.9%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(71.90, 21.09, -43.12) |
| CIE-LCH | lch(71.90, 48.01, 296.07°) |
| OKLab | oklab(76.59% 0.0326 -0.1204) |
| OKLCH | oklch(76.59% 0.125 285.1) |
| XYZ | xyz(48.6584, 43.5140, 100.4237) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.86
Pastel Purple
#CAA0FF
ΔE00 7.99
Perrywinkle
#8F8CE7
ΔE00 8.02
Lavender
#B39DDB
ΔE00 8.42
Pale Violet
#CEAEFA
ΔE00 8.43
Pastel Blue
#A2BFFE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA7FF #FBFFA7
analogous
#A7CFFF #ABA7FF #D7A7FF
triadic
#ABA7FF #FFABA7 #A7FFAB
tetradic
#ABA7FF #FFA7CF #FBFFA7 #A7FFD7
square
#ABA7FF #FFA7CF #FBFFA7 #A7FFD7
split-complementary
#ABA7FF #FFD7A7 #CFFFA7
monochromatic
#362DFF #716AFF #ABA7FF #E2E0FF #E2E0FF
Accessibility & contrast
On white
2.16
#ABA7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#ABA7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA7FF
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA7FF | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB3FF
Deuteranopia (green-blind)
#8AAEFD
Tritanopia (blue-blind)
#96B7C7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aba7ff; /* rgb */ color: rgb(171, 167, 255); /* oklch */ color: oklch(76.6% 0.125 285.1);
Tailwind
colors: {
custom: {
50: '#c6c1ff',
500: '#aba7ff',
950: '#000000',
},
}SCSS
$custom: #aba7ff; $custom-light: #c6c1ff; $custom-dark: #000000;
JSON
{
"hex": "#aba7ff",
"rgb": {
"r": 171,
"g": 167,
"b": 255
},
"hsl": {
"h": 242.727,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.76586,
"c": 0.12474,
"h": 285.1
},
"luminance": 0.43515
}Semantic roles & 50–950 ramp
primary
#ABA7FF
secondary
#F6F7D4
accent
#E600DB
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186