#8080EA#8080EA
#8080EA is a light, vivid blue. Relative luminance 0.260; OKLCH L 64.8% C 0.155 H 281.2°. Best body text is #000000 at 6.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8080EA |
|---|---|
| RGB | rgb(128, 128, 234) |
| HSL | hsl(240, 72%, 71%) |
| HSV | hsv(240, 45%, 92%) |
| CMYK | cmyk(45.3%, 45.3%, 0%, 8.2%) |
| CIE-LAB | lab(58.01, 26.91, -53.76) |
| CIE-LCH | lch(58.01, 60.12, 296.59°) |
| OKLab | oklab(64.85% 0.0301 -0.1524) |
| OKLCH | oklch(64.85% 0.155 281.2) |
| XYZ | xyz(31.4681, 25.9665, 81.1799) |
| Luminance | 0.2597 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.19
Periwinkle (survey)
#8E82FE
ΔE00 3.59
Perrywinkle
#8F8CE7
ΔE00 4.31
Cornflower
#6A79F7
ΔE00 4.36
Soft Blue
#6488EA
ΔE00 6.88
Mediumslateblue
#7B68EE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8080EA #EAEA80
analogous
#80B5EA #8080EA #B580EA
triadic
#8080EA #EA8080 #80EA80
tetradic
#8080EA #EA80B5 #EAEA80 #80EAB5
square
#8080EA #EA80B5 #EAEA80 #80EAB5
split-complementary
#8080EA #EAB580 #B5EA80
monochromatic
#2222CE #4B4BE1 #8080EA #B5B5F3 #E5E5FB
Accessibility & contrast
On white
3.39
#8080EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.19
#8080EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8080EA
6.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8080EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8080EA | 1.00 | 3.39 | 6.19 | 6.19 |
| #FFFFFF | 3.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#558FEE
Deuteranopia (green-blind)
#4F88E8
Tritanopia (blue-blind)
#5C96AA
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #8080ea; /* rgb */ color: rgb(128, 128, 234); /* oklch */ color: oklch(64.8% 0.155 281.2);
Tailwind
colors: {
custom: {
50: '#aaa4f1',
500: '#8080ea',
950: '#000000',
},
}SCSS
$custom: #8080ea; $custom-light: #aaa4f1; $custom-dark: #000000;
JSON
{
"hex": "#8080ea",
"rgb": {
"r": 128,
"g": 128,
"b": 234
},
"hsl": {
"h": 240,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.64847,
"c": 0.15534,
"h": 281.2
},
"luminance": 0.25968
}Semantic roles & 50–950 ramp
primary
#8080EA
secondary
#F1F1D5
accent
#D412D4
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#100F17
muted
#7F7F85