#A090EB#A090EB
#A090EB is a light, vivid violet. Relative luminance 0.334; OKLCH L 70.4% C 0.131 H 290.7°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A090EB |
|---|---|
| RGB | rgb(160, 144, 235) |
| HSL | hsl(251, 69%, 74%) |
| HSV | hsv(251, 39%, 92%) |
| CMYK | cmyk(31.9%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(64.50, 26.04, -43.88) |
| CIE-LCH | lch(64.50, 51.02, 300.68°) |
| OKLab | oklab(70.42% 0.0464 -0.1228) |
| OKLCH | oklch(70.42% 0.131 290.7) |
| XYZ | xyz(39.4620, 33.4174, 82.9522) |
| Luminance | 0.3342 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.56
Lavender Blue
#8B88F8
ΔE00 5.44
Periwinkle (survey)
#8E82FE
ΔE00 6.22
Periwinkle Blue
#8F99FB
ΔE00 6.33
Liliac
#C48EFD
ΔE00 7.45
Lavender
#B39DDB
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A090EB #DBEB90
analogous
#90AEEB #A090EB #CD90EB
triadic
#A090EB #EBA090 #90EBA0
tetradic
#A090EB #EB90AE #DBEB90 #90EBCD
square
#A090EB #EB90AE #DBEB90 #90EBCD
split-complementary
#A090EB #EBCD90 #AEEB90
monochromatic
#4728D8 #745CE2 #A090EB #CCC4F4 #E9E5FA
Accessibility & contrast
On white
2.73
#A090EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#A090EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A090EB
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A090EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A090EB | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEF
Deuteranopia (green-blind)
#769AE9
Tritanopia (blue-blind)
#8EA1B2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a090eb; /* rgb */ color: rgb(160, 144, 235); /* oklch */ color: oklch(70.4% 0.131 290.7);
Tailwind
colors: {
custom: {
50: '#beb0f2',
500: '#a090eb',
950: '#000000',
},
}SCSS
$custom: #a090eb; $custom-light: #beb0f2; $custom-dark: #000000;
JSON
{
"hex": "#a090eb",
"rgb": {
"r": 160,
"g": 144,
"b": 235
},
"hsl": {
"h": 250.549,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.70416,
"c": 0.13127,
"h": 290.7
},
"luminance": 0.33418
}Semantic roles & 50–950 ramp
primary
#A090EB
secondary
#EEF2D9
accent
#D114B0
background
#FBFAFE
surface
#F7F4FD
border
#D0CED5
text
#121017
muted
#817F85