#8A82FB#8A82FB
#8A82FB is a light, vivid blue. Relative luminance 0.283; OKLCH L 67.0% C 0.174 H 283.6°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8A82FB |
|---|---|
| RGB | rgb(138, 130, 251) |
| HSL | hsl(244, 94%, 75%) |
| HSV | hsv(244, 48%, 98%) |
| CMYK | cmyk(45%, 48.2%, 0%, 1.6%) |
| CIE-LAB | lab(60.19, 32.94, -59.64) |
| CIE-LCH | lch(60.19, 68.13, 298.91°) |
| OKLab | oklab(66.99% 0.0411 -0.1694) |
| OKLCH | oklch(66.99% 0.174 283.6) |
| XYZ | xyz(35.8713, 28.3319, 94.8266) |
| Luminance | 0.2833 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.82
Lavender Blue
#8B88F8
ΔE00 1.84
Perrywinkle
#8F8CE7
ΔE00 4.43
Cornflower
#6A79F7
ΔE00 5.65
Periwinkle Blue
#8F99FB
ΔE00 6.76
Mediumpurple
#9370DB
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A82FB #F3FB82
analogous
#82B7FB #8A82FB #C782FB
triadic
#8A82FB #FB8A82 #82FB8A
tetradic
#8A82FB #FB82B7 #F3FB82 #82FBC7
square
#8A82FB #FB82B7 #F3FB82 #82FBC7
split-complementary
#8A82FB #FBC782 #B7FB82
monochromatic
#1B0BF7 #5247F9 #8A82FB #C2BDFD #E3E1FE
Accessibility & contrast
On white
3.15
#8A82FB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#8A82FB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A82FB
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A82FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A82FB | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E95FF
Deuteranopia (green-blind)
#488DF8
Tritanopia (blue-blind)
#659CB3
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8a82fb; /* rgb */ color: rgb(138, 130, 251); /* oklch */ color: oklch(67.0% 0.174 283.6);
Tailwind
colors: {
custom: {
50: '#b2a6fd',
500: '#8a82fb',
950: '#000000',
},
}SCSS
$custom: #8a82fb; $custom-light: #b2a6fd; $custom-dark: #000000;
JSON
{
"hex": "#8a82fb",
"rgb": {
"r": 138,
"g": 130,
"b": 251
},
"hsl": {
"h": 243.967,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.66988,
"c": 0.17429,
"h": 283.6
},
"luminance": 0.28334
}Semantic roles & 50–950 ramp
primary
#8A82FB
secondary
#F4F6D5
accent
#E600D6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86