#8F80FA#8F80FA
#8F80FA is a light, vivid blue. Relative luminance 0.282; OKLCH L 67.0% C 0.175 H 286.3°. Best body text is #000000 at 6.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8F80FA |
|---|---|
| RGB | rgb(143, 128, 250) |
| HSL | hsl(247, 92%, 74%) |
| HSV | hsv(247, 49%, 98%) |
| CMYK | cmyk(42.8%, 48.8%, 0%, 2%) |
| CIE-LAB | lab(60.05, 34.96, -59.28) |
| CIE-LCH | lch(60.05, 68.82, 300.52°) |
| OKLab | oklab(66.96% 0.0491 -0.1682) |
| OKLCH | oklch(66.96% 0.175 286.3) |
| XYZ | xyz(36.2972, 28.1787, 93.9505) |
| Luminance | 0.2818 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.87
Lavender Blue
#8B88F8
ΔE00 2.73
Perrywinkle
#8F8CE7
ΔE00 4.78
Cornflower
#6A79F7
ΔE00 6.45
Mediumpurple
#9370DB
ΔE00 6.89
Periwinkle Blue
#8F99FB
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F80FA #EBFA80
analogous
#80AEFA #8F80FA #CC80FA
triadic
#8F80FA #FA8F80 #80FA8F
tetradic
#8F80FA #FA80AE #EBFA80 #80FACC
square
#8F80FA #FA80AE #EBFA80 #80FACC
split-complementary
#8F80FA #FACC80 #AEFA80
monochromatic
#270AF5 #5B45F8 #8F80FA #C3BBFC #E5E2FE
Accessibility & contrast
On white
3.16
#8F80FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.64
#8F80FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F80FA
6.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F80FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F80FA | 1.00 | 3.16 | 6.64 | 6.64 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C94FE
Deuteranopia (green-blind)
#4A8DF7
Tritanopia (blue-blind)
#6E99B1
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8f80fa; /* rgb */ color: rgb(143, 128, 250); /* oklch */ color: oklch(67.0% 0.175 286.3);
Tailwind
colors: {
custom: {
50: '#b5a5fc',
500: '#8f80fa',
950: '#000000',
},
}SCSS
$custom: #8f80fa; $custom-light: #b5a5fc; $custom-dark: #000000;
JSON
{
"hex": "#8f80fa",
"rgb": {
"r": 143,
"g": 128,
"b": 250
},
"hsl": {
"h": 247.377,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.66963,
"c": 0.17525,
"h": 286.3
},
"luminance": 0.2818
}Semantic roles & 50–950 ramp
primary
#8F80FA
secondary
#F2F6D5
accent
#E600C9
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#120F18
muted
#817F86