#ABA4FC#ABA4FC
#ABA4FC is a light, vivid blue. Relative luminance 0.422; OKLCH L 75.9% C 0.125 H 286.7°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4FC |
|---|---|
| RGB | rgb(171, 164, 252) |
| HSL | hsl(245, 94%, 82%) |
| HSV | hsv(245, 35%, 99%) |
| CMYK | cmyk(32.1%, 34.9%, 0%, 1.2%) |
| CIE-LAB | lab(71.03, 22.02, -42.86) |
| CIE-LCH | lch(71.03, 48.19, 297.19°) |
| OKLab | oklab(75.88% 0.0358 -0.1196) |
| OKLCH | oklch(75.88% 0.125 286.7) |
| XYZ | xyz(47.6361, 42.2359, 97.7191) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.85
Pastel Purple
#CAA0FF
ΔE00 7.37
Perrywinkle
#8F8CE7
ΔE00 7.42
Lavender
#B39DDB
ΔE00 7.72
Pale Violet
#CEAEFA
ΔE00 8.10
Lilac (survey)
#CEA2FD
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4FC #F5FCA4
analogous
#A4C9FC #ABA4FC #D7A4FC
triadic
#ABA4FC #FCABA4 #A4FCAB
tetradic
#ABA4FC #FCA4C9 #F5FCA4 #A4FCD7
square
#ABA4FC #FCA4C9 #F5FCA4 #A4FCD7
split-complementary
#ABA4FC #FCD7A4 #C9FCA4
monochromatic
#3E2EF8 #7469FA #ABA4FC #E2DFFE #E4E1FE
Accessibility & contrast
On white
2.22
#ABA4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#ABA4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4FC
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4FC | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#88ABFA
Tritanopia (blue-blind)
#97B4C4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aba4fc; /* rgb */ color: rgb(171, 164, 252); /* oklch */ color: oklch(75.9% 0.125 286.7);
Tailwind
colors: {
custom: {
50: '#c6bffd',
500: '#aba4fc',
950: '#000000',
},
}SCSS
$custom: #aba4fc; $custom-light: #c6bffd; $custom-dark: #000000;
JSON
{
"hex": "#aba4fc",
"rgb": {
"r": 171,
"g": 164,
"b": 252
},
"hsl": {
"h": 244.773,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.75877,
"c": 0.12489,
"h": 286.7
},
"luminance": 0.42237
}Semantic roles & 50–950 ramp
primary
#ABA4FC
secondary
#F4F6D5
accent
#E600D3
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186