#8A82FF#8A82FF
#8A82FF is a light, vivid blue. Relative luminance 0.286; OKLCH L 67.2% C 0.180 H 283.3°. Best body text is #000000 at 6.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8A82FF |
|---|---|
| RGB | rgb(138, 130, 255) |
| HSL | hsl(244, 100%, 75%) |
| HSV | hsv(244, 49%, 100%) |
| CMYK | cmyk(45.9%, 49%, 0%, 0%) |
| CIE-LAB | lab(60.42, 34.08, -61.47) |
| CIE-LCH | lch(60.42, 70.29, 299.01°) |
| OKLab | oklab(67.23% 0.0414 -0.1748) |
| OKLCH | oklch(67.23% 0.18 283.3) |
| XYZ | xyz(36.5085, 28.5868, 98.1825) |
| Luminance | 0.2859 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.78
Lavender Blue
#8B88F8
ΔE00 2.04
Perrywinkle
#8F8CE7
ΔE00 4.82
Cornflower
#6A79F7
ΔE00 5.68
Periwinkle Blue
#8F99FB
ΔE00 6.78
Mediumslateblue
#7B68EE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A82FF #F7FF82
analogous
#82B8FF #8A82FF #C882FF
triadic
#8A82FF #FF8A82 #82FF8A
tetradic
#8A82FF #FF82B8 #F7FF82 #82FFC8
square
#8A82FF #FF82B8 #F7FF82 #82FFC8
split-complementary
#8A82FF #FFC882 #B8FF82
monochromatic
#1708FF #5145FF #8A82FF #C3BFFF #E2E0FF
Accessibility & contrast
On white
3.13
#8A82FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.72
#8A82FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A82FF
6.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A82FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A82FF | 1.00 | 3.13 | 6.72 | 6.72 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A96FF
Deuteranopia (green-blind)
#448EFC
Tritanopia (blue-blind)
#629DB5
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8a82ff; /* rgb */ color: rgb(138, 130, 255); /* oklch */ color: oklch(67.2% 0.180 283.3);
Tailwind
colors: {
custom: {
50: '#b2a6ff',
500: '#8a82ff',
950: '#000000',
},
}SCSS
$custom: #8a82ff; $custom-light: #b2a6ff; $custom-dark: #000000;
JSON
{
"hex": "#8a82ff",
"rgb": {
"r": 138,
"g": 130,
"b": 255
},
"hsl": {
"h": 243.84,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.67233,
"c": 0.17961,
"h": 283.3
},
"luminance": 0.28589
}Semantic roles & 50–950 ramp
primary
#8A82FF
secondary
#F5F7D4
accent
#E600D7
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86