#8A82F9#8A82F9
#8A82F9 is a light, vivid blue. Relative luminance 0.282; OKLCH L 66.9% C 0.172 H 283.8°. Best body text is #000000 at 6.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8A82F9 |
|---|---|
| RGB | rgb(138, 130, 249) |
| HSL | hsl(244, 91%, 74%) |
| HSV | hsv(244, 48%, 98%) |
| CMYK | cmyk(44.6%, 47.8%, 0%, 2.4%) |
| CIE-LAB | lab(60.07, 32.37, -58.72) |
| CIE-LCH | lch(60.07, 67.05, 298.87°) |
| OKLab | oklab(66.87% 0.0409 -0.1667) |
| OKLCH | oklch(66.87% 0.172 283.8) |
| XYZ | xyz(35.5577, 28.2065, 93.1750) |
| Luminance | 0.2821 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.96
Lavender Blue
#8B88F8
ΔE00 1.79
Perrywinkle
#8F8CE7
ΔE00 4.24
Cornflower
#6A79F7
ΔE00 5.66
Periwinkle Blue
#8F99FB
ΔE00 6.76
Mediumpurple
#9370DB
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A82F9 #F1F982
analogous
#82B5F9 #8A82F9 #C682F9
triadic
#8A82F9 #F98A82 #82F98A
tetradic
#8A82F9 #F982B5 #F1F982 #82F9C6
square
#8A82F9 #F982B5 #F1F982 #82F9C6
split-complementary
#8A82F9 #F9C682 #B5F982
monochromatic
#1D0DF3 #5348F6 #8A82F9 #C1BCFC #E4E2FE
Accessibility & contrast
On white
3.16
#8A82F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.64
#8A82F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A82F9
6.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A82F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A82F9 | 1.00 | 3.16 | 6.64 | 6.64 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5095FD
Deuteranopia (green-blind)
#4B8DF6
Tritanopia (blue-blind)
#669BB2
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8a82f9; /* rgb */ color: rgb(138, 130, 249); /* oklch */ color: oklch(66.9% 0.172 283.8);
Tailwind
colors: {
custom: {
50: '#b2a6fc',
500: '#8a82f9',
950: '#000000',
},
}SCSS
$custom: #8a82f9; $custom-light: #b2a6fc; $custom-dark: #000000;
JSON
{
"hex": "#8a82f9",
"rgb": {
"r": 138,
"g": 130,
"b": 249
},
"hsl": {
"h": 244.034,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.66867,
"c": 0.17162,
"h": 283.8
},
"luminance": 0.28208
}Semantic roles & 50–950 ramp
primary
#8A82F9
secondary
#F4F6D5
accent
#E600D6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85