#A0A2FA#A0A2FA
#A0A2FA is a light, vivid blue. Relative luminance 0.402; OKLCH L 74.6% C 0.126 H 281.9°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A2FA |
|---|---|
| RGB | rgb(160, 162, 250) |
| HSL | hsl(239, 90%, 80%) |
| HSV | hsv(239, 36%, 98%) |
| CMYK | cmyk(36%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(69.62, 19.68, -44.04) |
| CIE-LCH | lch(69.62, 48.24, 294.07°) |
| OKLab | oklab(74.56% 0.026 -0.1233) |
| OKLCH | oklch(74.56% 0.126 281.9) |
| XYZ | xyz(44.6680, 40.2148, 95.8327) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.73
Perrywinkle
#8F8CE7
ΔE00 6.38
Lavender Blue
#8B88F8
ΔE00 7.52
Pastel Blue
#A2BFFE
ΔE00 8.57
Periwinkle (survey)
#8E82FE
ΔE00 9.15
Lavender
#B39DDB
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A2FA #FAF8A0
analogous
#A0CFFA #A0A2FA #CBA0FA
triadic
#A0A2FA #FAA0A2 #A2FAA0
tetradic
#A0A2FA #FAA0CF #FAF8A0 #A0FACB
square
#A0A2FA #FAA0CF #FAF8A0 #A0FACB
split-complementary
#A0A2FA #FACBA0 #CFFAA0
monochromatic
#2C30F4 #6669F7 #A0A2FA #DADBFD #E2E3FD
Accessibility & contrast
On white
2.32
#A0A2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#A0A2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A2FA
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A2FA | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFE
Deuteranopia (green-blind)
#82A7F8
Tritanopia (blue-blind)
#87B3C2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a0a2fa; /* rgb */ color: rgb(160, 162, 250); /* oklch */ color: oklch(74.6% 0.126 281.9);
Tailwind
colors: {
custom: {
50: '#bfbdfc',
500: '#a0a2fa',
950: '#000000',
},
}SCSS
$custom: #a0a2fa; $custom-light: #bfbdfc; $custom-dark: #000000;
JSON
{
"hex": "#a0a2fa",
"rgb": {
"r": 160,
"g": 162,
"b": 250
},
"hsl": {
"h": 238.667,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.74559,
"c": 0.12599,
"h": 281.9
},
"luminance": 0.40216
}Semantic roles & 50–950 ramp
primary
#A0A2FA
secondary
#F6F5D5
accent
#E000E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185