#8F80EB#8F80EB
#8F80EB is a light, vivid blue. Relative luminance 0.273; OKLCH L 66.1% C 0.155 H 287.8°. Best body text is #000000 at 6.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8F80EB |
|---|---|
| RGB | rgb(143, 128, 235) |
| HSL | hsl(248, 73%, 71%) |
| HSV | hsv(248, 46%, 92%) |
| CMYK | cmyk(39.1%, 45.5%, 0%, 7.8%) |
| CIE-LAB | lab(59.23, 30.81, -52.30) |
| CIE-LCH | lch(59.23, 60.70, 300.50°) |
| OKLab | oklab(66.08% 0.0475 -0.1478) |
| OKLCH | oklch(66.08% 0.155 287.8) |
| XYZ | xyz(34.0381, 27.2750, 82.0523) |
| Luminance | 0.2728 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.84
Lavender Blue
#8B88F8
ΔE00 3.40
Perrywinkle
#8F8CE7
ΔE00 3.87
Mediumpurple
#9370DB
ΔE00 5.66
Cornflower
#6A79F7
ΔE00 7.03
Mediumslateblue
#7B68EE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F80EB #DCEB80
analogous
#80A6EB #8F80EB #C480EB
triadic
#8F80EB #EB8F80 #80EB8F
tetradic
#8F80EB #EB80A6 #DCEB80 #80EBC4
square
#8F80EB #EB80A6 #DCEB80 #80EBC4
split-complementary
#8F80EB #EBC480 #A6EB80
monochromatic
#3921D0 #604BE3 #8F80EB #BEB5F3 #E8E5FB
Accessibility & contrast
On white
3.25
#8F80EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.46
#8F80EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F80EB
6.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F80EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F80EB | 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)
#5991EF
Deuteranopia (green-blind)
#588CE9
Tritanopia (blue-blind)
#7695AA
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8f80eb; /* rgb */ color: rgb(143, 128, 235); /* oklch */ color: oklch(66.1% 0.155 287.8);
Tailwind
colors: {
custom: {
50: '#b4a5f2',
500: '#8f80eb',
950: '#000000',
},
}SCSS
$custom: #8f80eb; $custom-light: #b4a5f2; $custom-dark: #000000;
JSON
{
"hex": "#8f80eb",
"rgb": {
"r": 143,
"g": 128,
"b": 235
},
"hsl": {
"h": 248.411,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.66079,
"c": 0.1552,
"h": 287.8
},
"luminance": 0.27276
}Semantic roles & 50–950 ramp
primary
#8F80EB
secondary
#EEF1D5
accent
#D511B9
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85