#8F83EC#8F83EC
#8F83EC is a light, vivid blue. Relative luminance 0.281; OKLCH L 66.7% C 0.152 H 286.7°. Best body text is #000000 at 6.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8F83EC |
|---|---|
| RGB | rgb(143, 131, 236) |
| HSL | hsl(247, 73%, 72%) |
| HSV | hsv(247, 44%, 93%) |
| CMYK | cmyk(39.4%, 44.5%, 0%, 7.5%) |
| CIE-LAB | lab(60.00, 29.34, -51.62) |
| CIE-LCH | lch(60.00, 59.38, 299.61°) |
| OKLab | oklab(66.68% 0.0438 -0.1458) |
| OKLCH | oklch(66.68% 0.152 286.7) |
| XYZ | xyz(34.5801, 28.1272, 82.9477) |
| Luminance | 0.2813 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.66
Lavender Blue
#8B88F8
ΔE00 2.67
Perrywinkle
#8F8CE7
ΔE00 3.01
Mediumpurple
#9370DB
ΔE00 6.54
Periwinkle Blue
#8F99FB
ΔE00 7.03
Cornflower
#6A79F7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F83EC #E0EC83
analogous
#83ACEC #8F83EC #C483EC
triadic
#8F83EC #EC8F83 #83EC8F
tetradic
#8F83EC #EC83AC #E0EC83 #83ECC4
square
#8F83EC #EC83AC #E0EC83 #83ECC4
split-complementary
#8F83EC #ECC483 #ACEC83
monochromatic
#3520D4 #5F4EE4 #8F83EC #BFB8F4 #E7E4FB
Accessibility & contrast
On white
3.17
#8F83EC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.63
#8F83EC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F83EC
6.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F83EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F83EC | 1.00 | 3.17 | 6.63 | 6.63 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D93F0
Deuteranopia (green-blind)
#5B8EEA
Tritanopia (blue-blind)
#7598AC
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8f83ec; /* rgb */ color: rgb(143, 131, 236); /* oklch */ color: oklch(66.7% 0.152 286.7);
Tailwind
colors: {
custom: {
50: '#b4a7f2',
500: '#8f83ec',
950: '#000000',
},
}SCSS
$custom: #8f83ec; $custom-light: #b4a7f2; $custom-dark: #000000;
JSON
{
"hex": "#8f83ec",
"rgb": {
"r": 143,
"g": 131,
"b": 236
},
"hsl": {
"h": 246.857,
"s": 73.427,
"l": 71.961
},
"oklch": {
"l": 0.66682,
"c": 0.15222,
"h": 286.7
},
"luminance": 0.28128
}Semantic roles & 50–950 ramp
primary
#8F83EC
secondary
#F0F3D8
accent
#D610BF
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85