#A2A0F9#A2A0F9
#A2A0F9 is a light, vivid blue. Relative luminance 0.397; OKLCH L 74.3% C 0.127 H 283.9°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A0F9 |
|---|---|
| RGB | rgb(162, 160, 249) |
| HSL | hsl(241, 88%, 80%) |
| HSV | hsv(241, 36%, 98%) |
| CMYK | cmyk(34.9%, 35.7%, 0%, 2.4%) |
| CIE-LAB | lab(69.23, 21.08, -44.11) |
| CIE-LCH | lch(69.23, 48.89, 295.54°) |
| OKLab | oklab(74.28% 0.0305 -0.1234) |
| OKLCH | oklch(74.28% 0.127 283.9) |
| XYZ | xyz(44.5653, 39.6611, 94.9115) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.05
Perrywinkle
#8F8CE7
ΔE00 5.96
Lavender Blue
#8B88F8
ΔE00 7.21
Lavender
#B39DDB
ΔE00 8.57
Periwinkle (survey)
#8E82FE
ΔE00 8.72
Pastel Purple
#CAA0FF
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A0F9 #F7F9A0
analogous
#A0CBF9 #A2A0F9 #CEA0F9
triadic
#A2A0F9 #F9A2A0 #A0F9A2
tetradic
#A2A0F9 #F9A0CB #F7F9A0 #A0F9CE
square
#A2A0F9 #F9A0CB #F7F9A0 #A0F9CE
split-complementary
#A2A0F9 #F9CEA0 #CBF9A0
monochromatic
#312DF2 #6A66F5 #A2A0F9 #DADAFD #E3E2FD
Accessibility & contrast
On white
2.35
#A2A0F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#A2A0F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A0F9
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A0F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A0F9 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFD
Deuteranopia (green-blind)
#81A6F7
Tritanopia (blue-blind)
#8BB1C1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a2a0f9; /* rgb */ color: rgb(162, 160, 249); /* oklch */ color: oklch(74.3% 0.127 283.9);
Tailwind
colors: {
custom: {
50: '#c0bcfb',
500: '#a2a0f9',
950: '#000000',
},
}SCSS
$custom: #a2a0f9; $custom-light: #c0bcfb; $custom-dark: #000000;
JSON
{
"hex": "#a2a0f9",
"rgb": {
"r": 162,
"g": 160,
"b": 249
},
"hsl": {
"h": 241.348,
"s": 88.119,
"l": 80.196
},
"oklch": {
"l": 0.74279,
"c": 0.12714,
"h": 283.9
},
"luminance": 0.39663
}Semantic roles & 50–950 ramp
primary
#A2A0F9
secondary
#F5F5D6
accent
#E501E0
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121217
muted
#818185