#A090EE#A090EE
#A090EE is a light, vivid violet. Relative luminance 0.336; OKLCH L 70.6% C 0.135 H 290.3°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A090EE |
|---|---|
| RGB | rgb(160, 144, 238) |
| HSL | hsl(250, 73%, 75%) |
| HSV | hsv(250, 39%, 93%) |
| CMYK | cmyk(32.8%, 39.5%, 0%, 6.7%) |
| CIE-LAB | lab(64.64, 26.80, -45.31) |
| CIE-LCH | lch(64.64, 52.64, 300.61°) |
| OKLab | oklab(70.57% 0.047 -0.127) |
| OKLCH | oklch(70.57% 0.135 290.3) |
| XYZ | xyz(39.8991, 33.5922, 85.2541) |
| Luminance | 0.3359 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.49
Lavender Blue
#8B88F8
ΔE00 5.11
Periwinkle (survey)
#8E82FE
ΔE00 5.86
Periwinkle Blue
#8F99FB
ΔE00 6.06
Liliac
#C48EFD
ΔE00 7.40
Lavender
#B39DDB
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A090EE #DEEE90
analogous
#90AFEE #A090EE #CF90EE
triadic
#A090EE #EEA090 #90EEA0
tetradic
#A090EE #EE90AF #DEEE90 #90EECF
square
#A090EE #EE90AF #DEEE90 #90EECF
split-complementary
#A090EE #EECF90 #AFEE90
monochromatic
#4526DE #735BE6 #A090EE #CDC5F6 #E8E4FB
Accessibility & contrast
On white
2.72
#A090EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#A090EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A090EE
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A090EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A090EE | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF2
Deuteranopia (green-blind)
#749BEC
Tritanopia (blue-blind)
#8DA1B4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a090ee; /* rgb */ color: rgb(160, 144, 238); /* oklch */ color: oklch(70.6% 0.135 290.3);
Tailwind
colors: {
custom: {
50: '#beb0f4',
500: '#a090ee',
950: '#000000',
},
}SCSS
$custom: #a090ee; $custom-light: #beb0f4; $custom-dark: #000000;
JSON
{
"hex": "#a090ee",
"rgb": {
"r": 160,
"g": 144,
"b": 238
},
"hsl": {
"h": 250.213,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.70569,
"c": 0.13537,
"h": 290.3
},
"luminance": 0.33593
}Semantic roles & 50–950 ramp
primary
#A090EE
secondary
#EEF3D8
accent
#D610B4
background
#FBFAFE
surface
#F7F4FD
border
#D0CED5
text
#121017
muted
#817F85