#ABA9F7#ABA9F7
#ABA9F7 is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.6% C 0.111 H 284.6°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA9F7 |
|---|---|
| RGB | rgb(171, 169, 247) |
| HSL | hsl(242, 83%, 82%) |
| HSV | hsv(242, 32%, 97%) |
| CMYK | cmyk(30.8%, 31.6%, 0%, 3.1%) |
| CIE-LAB | lab(72.06, 17.96, -38.55) |
| CIE-LCH | lch(72.06, 42.52, 294.98°) |
| OKLab | oklab(76.6% 0.028 -0.1072) |
| OKLCH | oklch(76.6% 0.111 284.6) |
| XYZ | xyz(47.7666, 43.7480, 93.9052) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.61
Lavender
#B39DDB
ΔE00 7.55
Light Periwinkle
#C1C6FC
ΔE00 7.86
Pale Violet
#CEAEFA
ΔE00 7.99
Pastel Purple
#CAA0FF
ΔE00 8.25
Pastel Blue
#A2BFFE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA9F7 #F5F7A9
analogous
#A9CEF7 #ABA9F7 #D2A9F7
triadic
#ABA9F7 #F7ABA9 #A9F7AB
tetradic
#ABA9F7 #F7A9CE #F5F7A9 #A9F7D2
square
#ABA9F7 #F7A9CE #F5F7A9 #A9F7D2
split-complementary
#ABA9F7 #F7D2A9 #CEF7A9
monochromatic
#3E39ED #7471F2 #ABA9F7 #E2E1FC #E4E3FC
Accessibility & contrast
On white
2.15
#ABA9F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#ABA9F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA9F7
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA9F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA9F7 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3FA
Deuteranopia (green-blind)
#90AEF5
Tritanopia (blue-blind)
#98B7C5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aba9f7; /* rgb */ color: rgb(171, 169, 247); /* oklch */ color: oklch(76.6% 0.111 284.6);
Tailwind
colors: {
custom: {
50: '#c6c2fa',
500: '#aba9f7',
950: '#000000',
},
}SCSS
$custom: #aba9f7; $custom-light: #c6c2fa; $custom-dark: #000000;
JSON
{
"hex": "#aba9f7",
"rgb": {
"r": 171,
"g": 169,
"b": 247
},
"hsl": {
"h": 241.538,
"s": 82.979,
"l": 81.569
},
"oklch": {
"l": 0.76595,
"c": 0.11082,
"h": 284.6
},
"luminance": 0.43749
}Semantic roles & 50–950 ramp
primary
#ABA9F7
secondary
#F4F4D7
accent
#DF06DA
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185