#ABA4F0#ABA4F0
#ABA4F0 is a light, moderate blue. Relative luminance 0.415; OKLCH L 75.3% C 0.108 H 287.7°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4F0 |
|---|---|
| RGB | rgb(171, 164, 240) |
| HSL | hsl(246, 72%, 79%) |
| HSV | hsv(246, 32%, 94%) |
| CMYK | cmyk(28.8%, 31.7%, 0%, 5.9%) |
| CIE-LAB | lab(70.52, 19.03, -37.13) |
| CIE-LCH | lch(70.52, 41.72, 297.13°) |
| OKLab | oklab(75.32% 0.033 -0.1031) |
| OKLCH | oklch(75.32% 0.108 287.7) |
| XYZ | xyz(45.7942, 41.4991, 88.0186) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.89
Periwinkle Blue
#8F99FB
ΔE00 6.97
Pastel Purple
#CAA0FF
ΔE00 7.29
Pale Violet
#CEAEFA
ΔE00 7.33
Lavender (survey)
#C79FEF
ΔE00 7.48
Perrywinkle
#8F8CE7
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4F0 #E9F0A4
analogous
#A4C3F0 #ABA4F0 #D1A4F0
triadic
#ABA4F0 #F0ABA4 #A4F0AB
tetradic
#ABA4F0 #F0A4C3 #E9F0A4 #A4F0D1
square
#ABA4F0 #F0A4C3 #E9F0A4 #A4F0D1
split-complementary
#ABA4F0 #F0D1A4 #C3F0A4
monochromatic
#4A3BDF #7B6FE7 #ABA4F0 #DBD9F9 #E7E5FB
Accessibility & contrast
On white
2.26
#ABA4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#ABA4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4F0
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4F0 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF3
Deuteranopia (green-blind)
#8EABEE
Tritanopia (blue-blind)
#9BB1BF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aba4f0; /* rgb */ color: rgb(171, 164, 240); /* oklch */ color: oklch(75.3% 0.108 287.7);
Tailwind
colors: {
custom: {
50: '#c5bff5',
500: '#aba4f0',
950: '#000000',
},
}SCSS
$custom: #aba4f0; $custom-light: #c5bff5; $custom-dark: #000000;
JSON
{
"hex": "#aba4f0",
"rgb": {
"r": 171,
"g": 164,
"b": 240
},
"hsl": {
"h": 245.526,
"s": 71.698,
"l": 79.216
},
"oklch": {
"l": 0.75318,
"c": 0.10828,
"h": 287.7
},
"luminance": 0.415
}Semantic roles & 50–950 ramp
primary
#ABA4F0
secondary
#F0F2D9
accent
#D412C2
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185