#A090F9#A090F9
#A090F9 is a light, vivid blue. Relative luminance 0.343; OKLCH L 71.1% C 0.150 H 289.0°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A090F9 |
|---|---|
| RGB | rgb(160, 144, 249) |
| HSL | hsl(249, 90%, 77%) |
| HSV | hsv(249, 42%, 98%) |
| CMYK | cmyk(35.7%, 42.2%, 0%, 2.4%) |
| CIE-LAB | lab(65.17, 29.66, -50.51) |
| CIE-LCH | lch(65.17, 58.58, 300.42°) |
| OKLab | oklab(71.14% 0.0489 -0.1421) |
| OKLCH | oklch(71.14% 0.15 289) |
| XYZ | xyz(41.5647, 34.2585, 94.0268) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.83
Lavender Blue
#8B88F8
ΔE00 4.28
Periwinkle (survey)
#8E82FE
ΔE00 4.89
Periwinkle Blue
#8F99FB
ΔE00 5.37
Liliac
#C48EFD
ΔE00 7.49
Pastel Purple
#CAA0FF
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A090F9 #E9F990
analogous
#90B5F9 #A090F9 #D590F9
triadic
#A090F9 #F9A090 #90F9A0
tetradic
#A090F9 #F990B5 #E9F990 #90F9D5
square
#A090F9 #F990B5 #E9F990 #90F9D5
split-complementary
#A090F9 #F9D590 #B5F990
monochromatic
#3D1CF3 #6E56F6 #A090F9 #D2CAFC #E6E2FD
Accessibility & contrast
On white
2.67
#A090F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#A090F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A090F9
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A090F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A090F9 | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FD
Deuteranopia (green-blind)
#6D9CF6
Tritanopia (blue-blind)
#89A4B9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a090f9; /* rgb */ color: rgb(160, 144, 249); /* oklch */ color: oklch(71.1% 0.150 289.0);
Tailwind
colors: {
custom: {
50: '#bfb0fc',
500: '#a090f9',
950: '#000000',
},
}SCSS
$custom: #a090f9; $custom-light: #bfb0fc; $custom-dark: #000000;
JSON
{
"hex": "#a090f9",
"rgb": {
"r": 160,
"g": 144,
"b": 249
},
"hsl": {
"h": 249.143,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.71144,
"c": 0.15028,
"h": 289
},
"luminance": 0.3426
}Semantic roles & 50–950 ramp
primary
#A090F9
secondary
#F1F6D5
accent
#E600C3
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#121017
muted
#817F85