#A0ABFA#A0ABFA
#A0ABFA is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.3% C 0.114 H 277.3°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A0ABFA |
|---|---|
| RGB | rgb(160, 171, 250) |
| HSL | hsl(233, 90%, 80%) |
| HSV | hsv(233, 36%, 98%) |
| CMYK | cmyk(36%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(71.89, 14.60, -40.49) |
| CIE-LCH | lch(71.89, 43.04, 289.82°) |
| OKLab | oklab(76.31% 0.0144 -0.113) |
| OKLCH | oklch(76.31% 0.114 277.3) |
| XYZ | xyz(46.3105, 43.4998, 96.3802) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.23
Pastel Blue
#A2BFFE
ΔE00 5.90
Carolina Blue
#8AB8FE
ΔE00 8.13
Light Periwinkle
#C1C6FC
ΔE00 8.54
Perrywinkle
#8F8CE7
ΔE00 8.71
Lightsteelblue
#B0C4DE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0ABFA #FAEFA0
analogous
#A0D8FA #A0ABFA #C2A0FA
triadic
#A0ABFA #FAA0AB #ABFAA0
tetradic
#A0ABFA #FAA0D8 #FAEFA0 #A0FAC2
square
#A0ABFA #FAA0D8 #FAEFA0 #A0FAC2
split-complementary
#A0ABFA #FAC2A0 #D8FAA0
monochromatic
#2C44F4 #6678F7 #A0ABFA #DADEFD #E2E5FD
Accessibility & contrast
On white
2.16
#A0ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#A0ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0ABFA
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0ABFA | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FD
Deuteranopia (green-blind)
#8CADF8
Tritanopia (blue-blind)
#86BAC7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a0abfa; /* rgb */ color: rgb(160, 171, 250); /* oklch */ color: oklch(76.3% 0.114 277.3);
Tailwind
colors: {
custom: {
50: '#bfc3fc',
500: '#a0abfa',
950: '#000000',
},
}SCSS
$custom: #a0abfa; $custom-light: #bfc3fc; $custom-dark: #000000;
JSON
{
"hex": "#a0abfa",
"rgb": {
"r": 160,
"g": 171,
"b": 250
},
"hsl": {
"h": 232.667,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.76309,
"c": 0.11393,
"h": 277.3
},
"luminance": 0.43502
}Semantic roles & 50–950 ramp
primary
#A0ABFA
secondary
#F6F2D5
accent
#C900E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121217
muted
#818185