#8E83FA#8E83FA
#8E83FA is a light, vivid blue. Relative luminance 0.289; OKLCH L 67.4% C 0.171 H 285.0°. Best body text is #000000 at 6.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8E83FA |
|---|---|
| RGB | rgb(142, 131, 250) |
| HSL | hsl(246, 92%, 75%) |
| HSV | hsv(246, 48%, 98%) |
| CMYK | cmyk(43.2%, 47.6%, 0%, 2%) |
| CIE-LAB | lab(60.68, 32.99, -58.28) |
| CIE-LCH | lch(60.68, 66.97, 299.51°) |
| OKLab | oklab(67.42% 0.0444 -0.1653) |
| OKLCH | oklch(67.42% 0.171 285) |
| XYZ | xyz(36.5220, 28.8840, 94.0748) |
| Luminance | 0.2889 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.63
Lavender Blue
#8B88F8
ΔE00 1.79
Perrywinkle
#8F8CE7
ΔE00 4.09
Cornflower
#6A79F7
ΔE00 6.41
Periwinkle Blue
#8F99FB
ΔE00 6.64
Mediumpurple
#9370DB
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8E83FA #EFFA83
analogous
#83B4FA #8E83FA #C983FA
triadic
#8E83FA #FA8E83 #83FA8E
tetradic
#8E83FA #FA83B4 #EFFA83 #83FAC9
square
#8E83FA #FA83B4 #EFFA83 #83FAC9
split-complementary
#8E83FA #FAC983 #B4FA83
monochromatic
#230DF5 #5848F8 #8E83FA #C4BEFC #E4E2FE
Accessibility & contrast
On white
3.10
#8E83FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.78
#8E83FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8E83FA
6.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8E83FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8E83FA | 1.00 | 3.10 | 6.78 | 6.78 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5296FE
Deuteranopia (green-blind)
#4E8FF7
Tritanopia (blue-blind)
#6C9CB3
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8e83fa; /* rgb */ color: rgb(142, 131, 250); /* oklch */ color: oklch(67.4% 0.171 285.0);
Tailwind
colors: {
custom: {
50: '#b4a7fc',
500: '#8e83fa',
950: '#000000',
},
}SCSS
$custom: #8e83fa; $custom-light: #b4a7fc; $custom-dark: #000000;
JSON
{
"hex": "#8e83fa",
"rgb": {
"r": 142,
"g": 131,
"b": 250
},
"hsl": {
"h": 245.546,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.67417,
"c": 0.17117,
"h": 285
},
"luminance": 0.28886
}Semantic roles & 50–950 ramp
primary
#8E83FA
secondary
#F3F6D5
accent
#E600D0
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#120F18
muted
#817F86