#8A82E8#8A82E8
#8A82E8 is a light, vivid blue. Relative luminance 0.272; OKLCH L 65.9% C 0.149 H 285.1°. Best body text is #000000 at 6.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8A82E8 |
|---|---|
| RGB | rgb(138, 130, 232) |
| HSL | hsl(245, 69%, 71%) |
| HSV | hsv(245, 44%, 91%) |
| CMYK | cmyk(40.5%, 44%, 0%, 9%) |
| CIE-LAB | lab(59.15, 27.58, -50.77) |
| CIE-LCH | lch(59.15, 57.78, 298.51°) |
| OKLab | oklab(65.87% 0.0388 -0.1434) |
| OKLCH | oklch(65.87% 0.149 285.1) |
| XYZ | xyz(33.0252, 27.1935, 79.8371) |
| Luminance | 0.2720 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.85
Perrywinkle
#8F8CE7
ΔE00 3.07
Periwinkle (survey)
#8E82FE
ΔE00 3.14
Cornflower
#6A79F7
ΔE00 6.38
Mediumpurple
#9370DB
ΔE00 6.60
Periwinkle Blue
#8F99FB
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A82E8 #E0E882
analogous
#82ADE8 #8A82E8 #BD82E8
triadic
#8A82E8 #E88A82 #82E88A
tetradic
#8A82E8 #E882AD #E0E882 #82E8BD
square
#8A82E8 #E882AD #E0E882 #82E8BD
split-complementary
#8A82E8 #E8BD82 #ADE882
monochromatic
#3225CA #5A4EDE #8A82E8 #BAB6F2 #E7E5FA
Accessibility & contrast
On white
3.26
#8A82E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.44
#8A82E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A82E8
6.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A82E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A82E8 | 1.00 | 3.26 | 6.44 | 6.44 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D91EC
Deuteranopia (green-blind)
#5A8BE6
Tritanopia (blue-blind)
#6F96AA
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8a82e8; /* rgb */ color: rgb(138, 130, 232); /* oklch */ color: oklch(65.9% 0.149 285.1);
Tailwind
colors: {
custom: {
50: '#b0a6f0',
500: '#8a82e8',
950: '#000000',
},
}SCSS
$custom: #8a82e8; $custom-light: #b0a6f0; $custom-dark: #000000;
JSON
{
"hex": "#8a82e8",
"rgb": {
"r": 138,
"g": 130,
"b": 232
},
"hsl": {
"h": 244.706,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.65872,
"c": 0.14855,
"h": 285.1
},
"luminance": 0.27195
}Semantic roles & 50–950 ramp
primary
#8A82E8
secondary
#EEF0D5
accent
#D115C2
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F16
muted
#807F84