#9080EA#9080EA
#9080EA is a light, vivid blue. Relative luminance 0.273; OKLCH L 66.1% C 0.154 H 288.4°. Best body text is #000000 at 6.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9080EA |
|---|---|
| RGB | rgb(144, 128, 234) |
| HSL | hsl(249, 72%, 71%) |
| HSV | hsv(249, 45%, 92%) |
| CMYK | cmyk(38.5%, 45.3%, 0%, 8.2%) |
| CIE-LAB | lab(59.26, 30.79, -51.69) |
| CIE-LCH | lch(59.26, 60.16, 300.78°) |
| OKLab | oklab(66.1% 0.0485 -0.1459) |
| OKLCH | oklch(66.1% 0.154 288.4) |
| XYZ | xyz(34.0680, 27.3071, 81.3018) |
| Luminance | 0.2731 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.06
Lavender Blue
#8B88F8
ΔE00 3.61
Perrywinkle
#8F8CE7
ΔE00 3.90
Mediumpurple
#9370DB
ΔE00 5.51
Cornflower
#6A79F7
ΔE00 7.29
Mediumslateblue
#7B68EE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9080EA #DAEA80
analogous
#80A5EA #9080EA #C580EA
triadic
#9080EA #EA9080 #80EA90
tetradic
#9080EA #EA80A5 #DAEA80 #80EAC5
square
#9080EA #EA80A5 #DAEA80 #80EAC5
split-complementary
#9080EA #EAC580 #A5EA80
monochromatic
#3C22CE #624BE1 #9080EA #BEB5F3 #E8E5FB
Accessibility & contrast
On white
3.25
#9080EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.46
#9080EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9080EA
6.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9080EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9080EA | 1.00 | 3.25 | 6.46 | 6.46 |
| #FFFFFF | 3.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A91EE
Deuteranopia (green-blind)
#598CE8
Tritanopia (blue-blind)
#7895AA
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #9080ea; /* rgb */ color: rgb(144, 128, 234); /* oklch */ color: oklch(66.1% 0.154 288.4);
Tailwind
colors: {
custom: {
50: '#b4a5f1',
500: '#9080ea',
950: '#000000',
},
}SCSS
$custom: #9080ea; $custom-light: #b4a5f1; $custom-dark: #000000;
JSON
{
"hex": "#9080ea",
"rgb": {
"r": 144,
"g": 128,
"b": 234
},
"hsl": {
"h": 249.057,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.66104,
"c": 0.1538,
"h": 288.4
},
"luminance": 0.27308
}Semantic roles & 50–950 ramp
primary
#9080EA
secondary
#EDF1D5
accent
#D412B6
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85