#8A82EE#8A82EE
#8A82EE is a light, vivid blue. Relative luminance 0.275; OKLCH L 66.2% C 0.157 H 284.6°. Best body text is #000000 at 6.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8A82EE |
|---|---|
| RGB | rgb(138, 130, 238) |
| HSL | hsl(244, 76%, 72%) |
| HSV | hsv(244, 45%, 93%) |
| CMYK | cmyk(42%, 45.4%, 0%, 6.7%) |
| CIE-LAB | lab(59.47, 29.25, -53.60) |
| CIE-LCH | lch(59.47, 61.06, 298.62°) |
| OKLab | oklab(66.22% 0.0396 -0.1517) |
| OKLCH | oklch(66.22% 0.157 284.6) |
| XYZ | xyz(33.8920, 27.5402, 84.4024) |
| Luminance | 0.2754 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.22
Periwinkle (survey)
#8E82FE
ΔE00 2.28
Perrywinkle
#8F8CE7
ΔE00 3.35
Cornflower
#6A79F7
ΔE00 5.99
Mediumpurple
#9370DB
ΔE00 6.92
Periwinkle Blue
#8F99FB
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A82EE #E6EE82
analogous
#82B0EE #8A82EE #C082EE
triadic
#8A82EE #EE8A82 #82EE8A
tetradic
#8A82EE #EE82B0 #E6EE82 #82EEC0
square
#8A82EE #EE82B0 #E6EE82 #82EEC0
split-complementary
#8A82EE #EEC082 #B0EE82
monochromatic
#2B1DD8 #584CE7 #8A82EE #BCB8F5 #E6E4FB
Accessibility & contrast
On white
3.23
#8A82EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.51
#8A82EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A82EE
6.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A82EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A82EE | 1.00 | 3.23 | 6.51 | 6.51 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5892F2
Deuteranopia (green-blind)
#558CEC
Tritanopia (blue-blind)
#6C98AD
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8a82ee; /* rgb */ color: rgb(138, 130, 238); /* oklch */ color: oklch(66.2% 0.157 284.6);
Tailwind
colors: {
custom: {
50: '#b1a6f4',
500: '#8a82ee',
950: '#000000',
},
}SCSS
$custom: #8a82ee; $custom-light: #b1a6f4; $custom-dark: #000000;
JSON
{
"hex": "#8a82ee",
"rgb": {
"r": 138,
"g": 130,
"b": 238
},
"hsl": {
"h": 244.444,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.66216,
"c": 0.15676,
"h": 284.6
},
"luminance": 0.27542
}Semantic roles & 50–950 ramp
primary
#8A82EE
secondary
#F1F3D8
accent
#D80DC9
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85