#8A82F0#8A82F0
#8A82F0 is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.3% C 0.159 H 284.5°. Best body text is #000000 at 6.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8A82F0 |
|---|---|
| RGB | rgb(138, 130, 240) |
| HSL | hsl(244, 79%, 73%) |
| HSV | hsv(244, 46%, 94%) |
| CMYK | cmyk(42.5%, 45.8%, 0%, 5.9%) |
| CIE-LAB | lab(59.58, 29.82, -54.54) |
| CIE-LCH | lch(59.58, 62.15, 298.67°) |
| OKLab | oklab(66.33% 0.0398 -0.1544) |
| OKLCH | oklch(66.33% 0.159 284.5) |
| XYZ | xyz(34.1875, 27.6584, 85.9584) |
| Luminance | 0.2766 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.01
Lavender Blue
#8B88F8
ΔE00 2.06
Perrywinkle
#8F8CE7
ΔE00 3.49
Cornflower
#6A79F7
ΔE00 5.90
Periwinkle Blue
#8F99FB
ΔE00 6.88
Mediumpurple
#9370DB
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A82F0 #E8F082
analogous
#82B1F0 #8A82F0 #C182F0
triadic
#8A82F0 #F08A82 #82F08A
tetradic
#8A82F0 #F082B1 #E8F082 #82F0C1
square
#8A82F0 #F082B1 #E8F082 #82F0C1
split-complementary
#8A82F0 #F0C182 #B1F082
monochromatic
#291BDD #574BE9 #8A82F0 #BDB9F7 #E5E4FC
Accessibility & contrast
On white
3.21
#8A82F0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.53
#8A82F0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A82F0
6.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A82F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A82F0 | 1.00 | 3.21 | 6.53 | 6.53 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5793F4
Deuteranopia (green-blind)
#538CED
Tritanopia (blue-blind)
#6B99AD
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8a82f0; /* rgb */ color: rgb(138, 130, 240); /* oklch */ color: oklch(66.3% 0.159 284.5);
Tailwind
colors: {
custom: {
50: '#b1a6f5',
500: '#8a82f0',
950: '#000000',
},
}SCSS
$custom: #8a82f0; $custom-light: #b1a6f5; $custom-dark: #000000;
JSON
{
"hex": "#8a82f0",
"rgb": {
"r": 138,
"g": 130,
"b": 240
},
"hsl": {
"h": 244.364,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.66332,
"c": 0.15948,
"h": 284.5
},
"luminance": 0.2766
}Semantic roles & 50–950 ramp
primary
#8A82F0
secondary
#F1F4D7
accent
#DB0BCC
background
#FBFAFF
surface
#F6F4FE
border
#D0CED6
text
#110F17
muted
#807F85