#8A83EC#8A83EC
#8A83EC is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.3% C 0.153 H 284.4°. Best body text is #000000 at 6.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8A83EC |
|---|---|
| RGB | rgb(138, 131, 236) |
| HSL | hsl(244, 73%, 72%) |
| HSV | hsv(244, 44%, 93%) |
| CMYK | cmyk(41.5%, 44.5%, 0%, 7.5%) |
| CIE-LAB | lab(59.61, 28.11, -52.27) |
| CIE-LCH | lch(59.61, 59.35, 298.27°) |
| OKLab | oklab(66.29% 0.0381 -0.1478) |
| OKLCH | oklch(66.29% 0.153 284.4) |
| XYZ | xyz(33.7335, 27.6907, 82.9080) |
| Luminance | 0.2769 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.20
Periwinkle (survey)
#8E82FE
ΔE00 2.61
Perrywinkle
#8F8CE7
ΔE00 2.96
Cornflower
#6A79F7
ΔE00 6.18
Periwinkle Blue
#8F99FB
ΔE00 6.71
Mediumpurple
#9370DB
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A83EC #E5EC83
analogous
#83B1EC #8A83EC #BF83EC
triadic
#8A83EC #EC8A83 #83EC8A
tetradic
#8A83EC #EC83B1 #E5EC83 #83ECBF
square
#8A83EC #EC83B1 #E5EC83 #83ECBF
split-complementary
#8A83EC #ECBF83 #B1EC83
monochromatic
#2C20D4 #584EE4 #8A83EC #BCB8F4 #E6E4FB
Accessibility & contrast
On white
3.21
#8A83EC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.54
#8A83EC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A83EC
6.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A83EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A83EC | 1.00 | 3.21 | 6.54 | 6.54 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B93F0
Deuteranopia (green-blind)
#588CEA
Tritanopia (blue-blind)
#6D98AC
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8a83ec; /* rgb */ color: rgb(138, 131, 236); /* oklch */ color: oklch(66.3% 0.153 284.4);
Tailwind
colors: {
custom: {
50: '#b0a7f3',
500: '#8a83ec',
950: '#000000',
},
}SCSS
$custom: #8a83ec; $custom-light: #b0a7f3; $custom-dark: #000000;
JSON
{
"hex": "#8a83ec",
"rgb": {
"r": 138,
"g": 131,
"b": 236
},
"hsl": {
"h": 244,
"s": 73.427,
"l": 71.961
},
"oklch": {
"l": 0.66285,
"c": 0.15262,
"h": 284.4
},
"luminance": 0.27692
}Semantic roles & 50–950 ramp
primary
#8A83EC
secondary
#F1F3D8
accent
#D610C8
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85