#A090F8#A090F8
#A090F8 is a light, vivid blue. Relative luminance 0.342; OKLCH L 71.1% C 0.149 H 289.1°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A090F8 |
|---|---|
| RGB | rgb(160, 144, 248) |
| HSL | hsl(249, 88%, 77%) |
| HSV | hsv(249, 42%, 97%) |
| CMYK | cmyk(35.5%, 41.9%, 0%, 2.7%) |
| CIE-LAB | lab(65.12, 29.40, -50.04) |
| CIE-LCH | lch(65.12, 58.04, 300.43°) |
| OKLab | oklab(71.09% 0.0487 -0.1407) |
| OKLCH | oklch(71.09% 0.149 289.1) |
| XYZ | xyz(41.4092, 34.1963, 93.2075) |
| Luminance | 0.3420 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.77
Lavender Blue
#8B88F8
ΔE00 4.33
Periwinkle (survey)
#8E82FE
ΔE00 4.95
Periwinkle Blue
#8F99FB
ΔE00 5.41
Liliac
#C48EFD
ΔE00 7.46
Pastel Purple
#CAA0FF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A090F8 #E8F890
analogous
#90B4F8 #A090F8 #D490F8
triadic
#A090F8 #F8A090 #90F8A0
tetradic
#A090F8 #F890B4 #E8F890 #90F8D4
square
#A090F8 #F890B4 #E8F890 #90F8D4
split-complementary
#A090F8 #F8D490 #B4F890
monochromatic
#3D1DF1 #6F56F4 #A090F8 #D1CAFC #E6E2FD
Accessibility & contrast
On white
2.68
#A090F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#A090F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A090F8
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A090F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A090F8 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA0FC
Deuteranopia (green-blind)
#6E9CF5
Tritanopia (blue-blind)
#89A4B8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a090f8; /* rgb */ color: rgb(160, 144, 248); /* oklch */ color: oklch(71.1% 0.149 289.1);
Tailwind
colors: {
custom: {
50: '#bfb0fb',
500: '#a090f8',
950: '#000000',
},
}SCSS
$custom: #a090f8; $custom-light: #bfb0fb; $custom-dark: #000000;
JSON
{
"hex": "#a090f8",
"rgb": {
"r": 160,
"g": 144,
"b": 248
},
"hsl": {
"h": 249.231,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.71091,
"c": 0.14894,
"h": 289.1
},
"luminance": 0.34197
}Semantic roles & 50–950 ramp
primary
#A090F8
secondary
#F0F5D6
accent
#E501C2
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#121017
muted
#817F85