#ABA0F0#ABA0F0
#ABA0F0 is a light, moderate blue. Relative luminance 0.401; OKLCH L 74.6% C 0.114 H 289.6°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0F0 |
|---|---|
| RGB | rgb(171, 160, 240) |
| HSL | hsl(248, 73%, 78%) |
| HSV | hsv(248, 33%, 94%) |
| CMYK | cmyk(28.8%, 33.3%, 0%, 5.9%) |
| CIE-LAB | lab(69.53, 21.28, -38.67) |
| CIE-LCH | lch(69.53, 44.14, 298.82°) |
| OKLab | oklab(74.56% 0.0384 -0.1076) |
| OKLCH | oklch(74.56% 0.114 289.6) |
| XYZ | xyz(45.0896, 40.0899, 87.7837) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.57
Pastel Purple
#CAA0FF
ΔE00 6.64
Periwinkle Blue
#8F99FB
ΔE00 6.87
Lavender (survey)
#C79FEF
ΔE00 6.88
Perrywinkle
#8F8CE7
ΔE00 6.94
Pale Violet
#CEAEFA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0F0 #E5F0A0
analogous
#A0BDF0 #ABA0F0 #D3A0F0
triadic
#ABA0F0 #F0ABA0 #A0F0AB
tetradic
#ABA0F0 #F0A0BD #E5F0A0 #A0F0D3
square
#ABA0F0 #F0A0BD #E5F0A0 #A0F0D3
split-complementary
#ABA0F0 #F0D3A0 #BDF0A0
monochromatic
#4E36DF #7C6BE8 #ABA0F0 #DAD5F8 #E8E5FB
Accessibility & contrast
On white
2.33
#ABA0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#ABA0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0F0
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0F0 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF3
Deuteranopia (green-blind)
#8AA8EE
Tritanopia (blue-blind)
#9BAEBD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aba0f0; /* rgb */ color: rgb(171, 160, 240); /* oklch */ color: oklch(74.6% 0.114 289.6);
Tailwind
colors: {
custom: {
50: '#c5bcf5',
500: '#aba0f0',
950: '#000000',
},
}SCSS
$custom: #aba0f0; $custom-light: #c5bcf5; $custom-dark: #000000;
JSON
{
"hex": "#aba0f0",
"rgb": {
"r": 171,
"g": 160,
"b": 240
},
"hsl": {
"h": 248.25,
"s": 72.727,
"l": 78.431
},
"oklch": {
"l": 0.74557,
"c": 0.11421,
"h": 289.6
},
"luminance": 0.40091
}Semantic roles & 50–950 ramp
primary
#ABA0F0
secondary
#EFF2D9
accent
#D511BA
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185