#8A82E0#8A82E0
#8A82E0 is a light, vivid blue. Relative luminance 0.268; OKLCH L 65.4% C 0.138 H 285.8°. Best body text is #000000 at 6.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8A82E0 |
|---|---|
| RGB | rgb(138, 130, 224) |
| HSL | hsl(245, 60%, 69%) |
| HSV | hsv(245, 42%, 88%) |
| CMYK | cmyk(38.4%, 42%, 0%, 12.2%) |
| CIE-LAB | lab(58.74, 25.36, -46.97) |
| CIE-LCH | lch(58.74, 53.38, 298.37°) |
| OKLab | oklab(65.43% 0.0375 -0.1323) |
| OKLCH | oklch(65.43% 0.138 285.8) |
| XYZ | xyz(31.9147, 26.7493, 73.9881) |
| Luminance | 0.2675 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.06
Lavender Blue
#8B88F8
ΔE00 3.91
Periwinkle (survey)
#8E82FE
ΔE00 4.37
Mediumpurple
#9370DB
ΔE00 6.37
Cornflower
#6A79F7
ΔE00 7.09
Periwinkle Blue
#8F99FB
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A82E0 #D8E082
analogous
#82A9E0 #8A82E0 #B982E0
triadic
#8A82E0 #E08A82 #82E08A
tetradic
#8A82E0 #E082A9 #D8E082 #82E0B9
square
#8A82E0 #E082A9 #D8E082 #82E0B9
split-complementary
#8A82E0 #E0B982 #A9E082
monochromatic
#3A2EBA #5C51D4 #8A82E0 #B8B3EC #E6E4F8
Accessibility & contrast
On white
3.31
#8A82E0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.35
#8A82E0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A82E0
6.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A82E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A82E0 | 1.00 | 3.31 | 6.35 | 6.35 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6290E4
Deuteranopia (green-blind)
#5F8BDE
Tritanopia (blue-blind)
#7294A6
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8a82e0; /* rgb */ color: rgb(138, 130, 224); /* oklch */ color: oklch(65.4% 0.138 285.8);
Tailwind
colors: {
custom: {
50: '#afa6ea',
500: '#8a82e0',
950: '#000000',
},
}SCSS
$custom: #8a82e0; $custom-light: #afa6ea; $custom-dark: #000000;
JSON
{
"hex": "#8a82e0",
"rgb": {
"r": 138,
"g": 130,
"b": 224
},
"hsl": {
"h": 245.106,
"s": 60.256,
"l": 69.412
},
"oklch": {
"l": 0.65426,
"c": 0.1375,
"h": 285.8
},
"luminance": 0.2675
}Semantic roles & 50–950 ramp
primary
#8A82E0
secondary
#EAECD1
accent
#C81EB9
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F16
muted
#807F84