#8E83EA#8E83EA
#8E83EA is a light, vivid blue. Relative luminance 0.279; OKLCH L 66.5% C 0.150 H 286.5°. Best body text is #000000 at 6.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8E83EA |
|---|---|
| RGB | rgb(142, 131, 234) |
| HSL | hsl(246, 71%, 72%) |
| HSV | hsv(246, 44%, 92%) |
| CMYK | cmyk(39.3%, 44%, 0%, 8.2%) |
| CIE-LAB | lab(59.82, 28.54, -50.81) |
| CIE-LCH | lch(59.82, 58.28, 299.33°) |
| OKLab | oklab(66.49% 0.0424 -0.1434) |
| OKLCH | oklch(66.49% 0.15 286.5) |
| XYZ | xyz(34.1188, 27.9227, 81.4179) |
| Luminance | 0.2792 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.77
Perrywinkle
#8F8CE7
ΔE00 2.88
Periwinkle (survey)
#8E82FE
ΔE00 2.92
Mediumpurple
#9370DB
ΔE00 6.54
Cornflower
#6A79F7
ΔE00 7.04
Periwinkle Blue
#8F99FB
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8E83EA #DFEA83
analogous
#83ACEA #8E83EA #C283EA
triadic
#8E83EA #EA8E83 #83EA8E
tetradic
#8E83EA #EA83AC #DFEA83 #83EAC2
square
#8E83EA #EA83AC #DFEA83 #83EAC2
split-complementary
#8E83EA #EAC283 #ACEA83
monochromatic
#3623CF #5E4FE1 #8E83EA #BEB7F3 #E7E5FB
Accessibility & contrast
On white
3.19
#8E83EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.58
#8E83EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8E83EA
6.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8E83EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8E83EA | 1.00 | 3.19 | 6.58 | 6.58 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E93EE
Deuteranopia (green-blind)
#5C8DE8
Tritanopia (blue-blind)
#7497AB
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8e83ea; /* rgb */ color: rgb(142, 131, 234); /* oklch */ color: oklch(66.5% 0.150 286.5);
Tailwind
colors: {
custom: {
50: '#b3a7f1',
500: '#8e83ea',
950: '#000000',
},
}SCSS
$custom: #8e83ea; $custom-light: #b3a7f1; $custom-dark: #000000;
JSON
{
"hex": "#8e83ea",
"rgb": {
"r": 142,
"g": 131,
"b": 234
},
"hsl": {
"h": 246.408,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.66488,
"c": 0.14956,
"h": 286.5
},
"luminance": 0.27924
}Semantic roles & 50–950 ramp
primary
#8E83EA
secondary
#EFF2D7
accent
#D312BE
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85