#ABA7FE#ABA7FE
#ABA7FE is a light, vivid blue. Relative luminance 0.435; OKLCH L 76.5% C 0.123 H 285.2°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA7FE |
|---|---|
| RGB | rgb(171, 167, 254) |
| HSL | hsl(243, 98%, 83%) |
| HSV | hsv(243, 34%, 100%) |
| CMYK | cmyk(32.7%, 34.3%, 0%, 0.4%) |
| CIE-LAB | lab(71.86, 20.84, -42.65) |
| CIE-LCH | lch(71.86, 47.47, 296.04°) |
| OKLab | oklab(76.54% 0.0323 -0.119) |
| OKLCH | oklch(76.54% 0.123 285.2) |
| XYZ | xyz(48.4979, 43.4498, 99.5781) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.91
Pastel Purple
#CAA0FF
ΔE00 7.96
Perrywinkle
#8F8CE7
ΔE00 8.01
Lavender
#B39DDB
ΔE00 8.27
Pale Violet
#CEAEFA
ΔE00 8.35
Pastel Blue
#A2BFFE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA7FE #FAFEA7
analogous
#A7CEFE #ABA7FE #D7A7FE
triadic
#ABA7FE #FEABA7 #A7FEAB
tetradic
#ABA7FE #FEA7CE #FAFEA7 #A7FED7
square
#ABA7FE #FEA7CE #FAFEA7 #A7FED7
split-complementary
#ABA7FE #FED7A7 #CEFEA7
monochromatic
#372EFD #716AFD #ABA7FE #E2E1FF #E2E1FF
Accessibility & contrast
On white
2.17
#ABA7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#ABA7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA7FE
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA7FE | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#8BAEFC
Tritanopia (blue-blind)
#96B7C7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aba7fe; /* rgb */ color: rgb(171, 167, 254); /* oklch */ color: oklch(76.5% 0.123 285.2);
Tailwind
colors: {
custom: {
50: '#c6c1ff',
500: '#aba7fe',
950: '#000000',
},
}SCSS
$custom: #aba7fe; $custom-light: #c6c1ff; $custom-dark: #000000;
JSON
{
"hex": "#aba7fe",
"rgb": {
"r": 171,
"g": 167,
"b": 254
},
"hsl": {
"h": 242.759,
"s": 97.753,
"l": 82.549
},
"oklch": {
"l": 0.76539,
"c": 0.12336,
"h": 285.2
},
"luminance": 0.43451
}Semantic roles & 50–950 ramp
primary
#ABA7FE
secondary
#F5F7D4
accent
#E600DB
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186