#ABA9F5#ABA9F5
#ABA9F5 is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.5% C 0.108 H 284.7°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA9F5 |
|---|---|
| RGB | rgb(171, 169, 245) |
| HSL | hsl(242, 79%, 81%) |
| HSV | hsv(242, 31%, 96%) |
| CMYK | cmyk(30.2%, 31%, 0%, 3.9%) |
| CIE-LAB | lab(71.98, 17.46, -37.59) |
| CIE-LCH | lch(71.98, 41.45, 294.91°) |
| OKLab | oklab(76.51% 0.0275 -0.1045) |
| OKLCH | oklch(76.51% 0.108 284.7) |
| XYZ | xyz(47.4596, 43.6252, 92.2885) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.79
Lavender
#B39DDB
ΔE00 7.29
Light Periwinkle
#C1C6FC
ΔE00 7.75
Pale Violet
#CEAEFA
ΔE00 7.88
Pastel Purple
#CAA0FF
ΔE00 8.26
Pastel Blue
#A2BFFE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA9F5 #F3F5A9
analogous
#A9CDF5 #ABA9F5 #D1A9F5
triadic
#ABA9F5 #F5ABA9 #A9F5AB
tetradic
#ABA9F5 #F5A9CD #F3F5A9 #A9F5D1
square
#ABA9F5 #F5A9CD #F3F5A9 #A9F5D1
split-complementary
#ABA9F5 #F5D1A9 #CDF5A9
monochromatic
#403BE8 #7572EF #ABA9F5 #E1E0FB #E4E4FC
Accessibility & contrast
On white
2.16
#ABA9F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#ABA9F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA9F5
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA9F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA9F5 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B3F8
Deuteranopia (green-blind)
#91AEF3
Tritanopia (blue-blind)
#99B7C4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aba9f5; /* rgb */ color: rgb(171, 169, 245); /* oklch */ color: oklch(76.5% 0.108 284.7);
Tailwind
colors: {
custom: {
50: '#c6c2f8',
500: '#aba9f5',
950: '#000000',
},
}SCSS
$custom: #aba9f5; $custom-light: #c6c2f8; $custom-dark: #000000;
JSON
{
"hex": "#aba9f5",
"rgb": {
"r": 171,
"g": 169,
"b": 245
},
"hsl": {
"h": 241.579,
"s": 79.167,
"l": 81.176
},
"oklch": {
"l": 0.76505,
"c": 0.10803,
"h": 284.7
},
"luminance": 0.43626
}Semantic roles & 50–950 ramp
primary
#ABA9F5
secondary
#F3F4D7
accent
#DB0AD6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185