#8A82EC#8A82EC
#8A82EC is a light, vivid blue. Relative luminance 0.274; OKLCH L 66.1% C 0.154 H 284.8°. Best body text is #000000 at 6.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8A82EC |
|---|---|
| RGB | rgb(138, 130, 236) |
| HSL | hsl(245, 74%, 72%) |
| HSV | hsv(245, 45%, 93%) |
| CMYK | cmyk(41.5%, 44.9%, 0%, 7.5%) |
| CIE-LAB | lab(59.36, 28.69, -52.66) |
| CIE-LCH | lch(59.36, 59.97, 298.58°) |
| OKLab | oklab(66.1% 0.0393 -0.1489) |
| OKLCH | oklch(66.1% 0.154 284.8) |
| XYZ | xyz(33.5998, 27.4234, 82.8635) |
| Luminance | 0.2742 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.41
Periwinkle (survey)
#8E82FE
ΔE00 2.56
Perrywinkle
#8F8CE7
ΔE00 3.24
Cornflower
#6A79F7
ΔE00 6.11
Mediumpurple
#9370DB
ΔE00 6.80
Periwinkle Blue
#8F99FB
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A82EC #E4EC82
analogous
#82AFEC #8A82EC #BF82EC
triadic
#8A82EC #EC8A82 #82EC8A
tetradic
#8A82EC #EC82AF #E4EC82 #82ECBF
square
#8A82EC #EC82AF #E4EC82 #82ECBF
split-complementary
#8A82EC #ECBF82 #AFEC82
monochromatic
#2E20D3 #584DE4 #8A82EC #BCB7F4 #E6E4FB
Accessibility & contrast
On white
3.24
#8A82EC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.49
#8A82EC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A82EC
6.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A82EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A82EC | 1.00 | 3.24 | 6.49 | 6.49 |
| #FFFFFF | 3.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A92F0
Deuteranopia (green-blind)
#578CEA
Tritanopia (blue-blind)
#6D97AC
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8a82ec; /* rgb */ color: rgb(138, 130, 236); /* oklch */ color: oklch(66.1% 0.154 284.8);
Tailwind
colors: {
custom: {
50: '#b0a6f3',
500: '#8a82ec',
950: '#000000',
},
}SCSS
$custom: #8a82ec; $custom-light: #b0a6f3; $custom-dark: #000000;
JSON
{
"hex": "#8a82ec",
"rgb": {
"r": 138,
"g": 130,
"b": 236
},
"hsl": {
"h": 244.528,
"s": 73.611,
"l": 71.765
},
"oklch": {
"l": 0.661,
"c": 0.15403,
"h": 284.8
},
"luminance": 0.27425
}Semantic roles & 50–950 ramp
primary
#8A82EC
secondary
#F0F2D7
accent
#D610C7
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85