#8A82FA#8A82FA
#8A82FA is a light, vivid blue. Relative luminance 0.283; OKLCH L 66.9% C 0.173 H 283.7°. Best body text is #000000 at 6.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8A82FA |
|---|---|
| RGB | rgb(138, 130, 250) |
| HSL | hsl(244, 92%, 75%) |
| HSV | hsv(244, 48%, 98%) |
| CMYK | cmyk(44.8%, 48%, 0%, 2%) |
| CIE-LAB | lab(60.13, 32.65, -59.18) |
| CIE-LCH | lch(60.13, 67.59, 298.89°) |
| OKLab | oklab(66.93% 0.041 -0.168) |
| OKLCH | oklch(66.93% 0.173 283.7) |
| XYZ | xyz(35.7141, 28.2691, 93.9986) |
| Luminance | 0.2827 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.88
Lavender Blue
#8B88F8
ΔE00 1.81
Perrywinkle
#8F8CE7
ΔE00 4.34
Cornflower
#6A79F7
ΔE00 5.66
Periwinkle Blue
#8F99FB
ΔE00 6.75
Mediumpurple
#9370DB
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A82FA #F2FA82
analogous
#82B6FA #8A82FA #C682FA
triadic
#8A82FA #FA8A82 #82FA8A
tetradic
#8A82FA #FA82B6 #F2FA82 #82FAC6
square
#8A82FA #FA82B6 #F2FA82 #82FAC6
split-complementary
#8A82FA #FAC682 #B6FA82
monochromatic
#1C0CF5 #5347F8 #8A82FA #C1BDFC #E3E2FE
Accessibility & contrast
On white
3.16
#8A82FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.65
#8A82FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A82FA
6.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A82FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A82FA | 1.00 | 3.16 | 6.65 | 6.65 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F95FE
Deuteranopia (green-blind)
#498DF7
Tritanopia (blue-blind)
#659BB2
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8a82fa; /* rgb */ color: rgb(138, 130, 250); /* oklch */ color: oklch(66.9% 0.173 283.7);
Tailwind
colors: {
custom: {
50: '#b2a6fc',
500: '#8a82fa',
950: '#000000',
},
}SCSS
$custom: #8a82fa; $custom-light: #b2a6fc; $custom-dark: #000000;
JSON
{
"hex": "#8a82fa",
"rgb": {
"r": 138,
"g": 130,
"b": 250
},
"hsl": {
"h": 244,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.66927,
"c": 0.17295,
"h": 283.7
},
"luminance": 0.28271
}Semantic roles & 50–950 ramp
primary
#8A82FA
secondary
#F4F6D5
accent
#E600D6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86