#8A82FC#8A82FC
#8A82FC is a light, vivid blue. Relative luminance 0.284; OKLCH L 67.0% C 0.176 H 283.6°. Best body text is #000000 at 6.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8A82FC |
|---|---|
| RGB | rgb(138, 130, 252) |
| HSL | hsl(244, 95%, 75%) |
| HSV | hsv(244, 48%, 99%) |
| CMYK | cmyk(45.2%, 48.4%, 0%, 1.2%) |
| CIE-LAB | lab(60.24, 33.22, -60.10) |
| CIE-LCH | lch(60.24, 68.67, 298.94°) |
| OKLab | oklab(67.05% 0.0412 -0.1707) |
| OKLCH | oklch(67.05% 0.176 283.6) |
| XYZ | xyz(36.0294, 28.3952, 95.6590) |
| Luminance | 0.2840 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.78
Lavender Blue
#8B88F8
ΔE00 1.88
Perrywinkle
#8F8CE7
ΔE00 4.53
Cornflower
#6A79F7
ΔE00 5.66
Periwinkle Blue
#8F99FB
ΔE00 6.76
Mediumpurple
#9370DB
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A82FC #F4FC82
analogous
#82B7FC #8A82FC #C782FC
triadic
#8A82FC #FC8A82 #82FC8A
tetradic
#8A82FC #FC82B7 #F4FC82 #82FCC7
square
#8A82FC #FC82B7 #F4FC82 #82FCC7
split-complementary
#8A82FC #FCC782 #B7FC82
monochromatic
#1A0AF9 #5246FB #8A82FC #C2BEFD #E3E1FE
Accessibility & contrast
On white
3.14
#8A82FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.68
#8A82FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A82FC
6.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A82FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A82FC | 1.00 | 3.14 | 6.68 | 6.68 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D95FF
Deuteranopia (green-blind)
#478DF9
Tritanopia (blue-blind)
#649CB3
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8a82fc; /* rgb */ color: rgb(138, 130, 252); /* oklch */ color: oklch(67.0% 0.176 283.6);
Tailwind
colors: {
custom: {
50: '#b2a6fe',
500: '#8a82fc',
950: '#000000',
},
}SCSS
$custom: #8a82fc; $custom-light: #b2a6fe; $custom-dark: #000000;
JSON
{
"hex": "#8a82fc",
"rgb": {
"r": 138,
"g": 130,
"b": 252
},
"hsl": {
"h": 243.934,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.67049,
"c": 0.17562,
"h": 283.6
},
"luminance": 0.28397
}Semantic roles & 50–950 ramp
primary
#8A82FC
secondary
#F4F7D4
accent
#E600D6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86