#ABA3F0#ABA3F0
#ABA3F0 is a light, moderate blue. Relative luminance 0.411; OKLCH L 75.1% C 0.110 H 288.2°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA3F0 |
|---|---|
| RGB | rgb(171, 163, 240) |
| HSL | hsl(246, 72%, 79%) |
| HSV | hsv(246, 32%, 94%) |
| CMYK | cmyk(28.8%, 32.1%, 0%, 5.9%) |
| CIE-LAB | lab(70.28, 19.59, -37.52) |
| CIE-LCH | lch(70.28, 42.32, 297.57°) |
| OKLab | oklab(75.13% 0.0343 -0.1042) |
| OKLCH | oklch(75.13% 0.11 288.2) |
| XYZ | xyz(45.6159, 41.1426, 87.9592) |
| Luminance | 0.4114 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.78
Periwinkle Blue
#8F99FB
ΔE00 6.93
Pastel Purple
#CAA0FF
ΔE00 7.11
Pale Violet
#CEAEFA
ΔE00 7.30
Lavender (survey)
#C79FEF
ΔE00 7.31
Perrywinkle
#8F8CE7
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA3F0 #E8F0A3
analogous
#A3C2F0 #ABA3F0 #D2A3F0
triadic
#ABA3F0 #F0ABA3 #A3F0AB
tetradic
#ABA3F0 #F0A3C2 #E8F0A3 #A3F0D2
square
#ABA3F0 #F0A3C2 #E8F0A3 #A3F0D2
split-complementary
#ABA3F0 #F0D2A3 #C2F0A3
monochromatic
#4B3ADF #7B6EE7 #ABA3F0 #DBD8F9 #E7E5FB
Accessibility & contrast
On white
2.28
#ABA3F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#ABA3F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA3F0
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA3F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA3F0 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAEF3
Deuteranopia (green-blind)
#8DAAEE
Tritanopia (blue-blind)
#9BB1BF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aba3f0; /* rgb */ color: rgb(171, 163, 240); /* oklch */ color: oklch(75.1% 0.110 288.2);
Tailwind
colors: {
custom: {
50: '#c5bef5',
500: '#aba3f0',
950: '#000000',
},
}SCSS
$custom: #aba3f0; $custom-light: #c5bef5; $custom-dark: #000000;
JSON
{
"hex": "#aba3f0",
"rgb": {
"r": 171,
"g": 163,
"b": 240
},
"hsl": {
"h": 246.234,
"s": 71.963,
"l": 79.02
},
"oklch": {
"l": 0.75127,
"c": 0.10975,
"h": 288.2
},
"luminance": 0.41144
}Semantic roles & 50–950 ramp
primary
#ABA3F0
secondary
#F0F2D9
accent
#D411C0
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185