#8F80EA#8F80EA
#8F80EA is a light, vivid blue. Relative luminance 0.272; OKLCH L 66.0% C 0.154 H 287.9°. Best body text is #000000 at 6.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8F80EA |
|---|---|
| RGB | rgb(143, 128, 234) |
| HSL | hsl(248, 72%, 71%) |
| HSV | hsv(248, 45%, 92%) |
| CMYK | cmyk(38.9%, 45.3%, 0%, 8.2%) |
| CIE-LAB | lab(59.17, 30.54, -51.83) |
| CIE-LCH | lch(59.17, 60.15, 300.51°) |
| OKLab | oklab(66.02% 0.0473 -0.1464) |
| OKLCH | oklch(66.02% 0.154 287.9) |
| XYZ | xyz(33.8940, 27.2174, 81.2936) |
| Luminance | 0.2722 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.99
Lavender Blue
#8B88F8
ΔE00 3.49
Perrywinkle
#8F8CE7
ΔE00 3.84
Mediumpurple
#9370DB
ΔE00 5.60
Cornflower
#6A79F7
ΔE00 7.10
Mediumslateblue
#7B68EE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F80EA #DBEA80
analogous
#80A6EA #8F80EA #C480EA
triadic
#8F80EA #EA8F80 #80EA8F
tetradic
#8F80EA #EA80A6 #DBEA80 #80EAC4
square
#8F80EA #EA80A6 #DBEA80 #80EAC4
split-complementary
#8F80EA #EAC480 #A6EA80
monochromatic
#3A22CE #614BE1 #8F80EA #BDB5F3 #E8E5FB
Accessibility & contrast
On white
3.26
#8F80EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.44
#8F80EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F80EA
6.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F80EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F80EA | 1.00 | 3.26 | 6.44 | 6.44 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5991EE
Deuteranopia (green-blind)
#598CE8
Tritanopia (blue-blind)
#7695AA
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8f80ea; /* rgb */ color: rgb(143, 128, 234); /* oklch */ color: oklch(66.0% 0.154 287.9);
Tailwind
colors: {
custom: {
50: '#b4a5f1',
500: '#8f80ea',
950: '#000000',
},
}SCSS
$custom: #8f80ea; $custom-light: #b4a5f1; $custom-dark: #000000;
JSON
{
"hex": "#8f80ea",
"rgb": {
"r": 143,
"g": 128,
"b": 234
},
"hsl": {
"h": 248.491,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.66022,
"c": 0.15384,
"h": 287.9
},
"luminance": 0.27218
}Semantic roles & 50–950 ramp
primary
#8F80EA
secondary
#EDF1D5
accent
#D412B8
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85