#8A84FA#8A84FA
#8A84FA is a light, vivid blue. Relative luminance 0.288; OKLCH L 67.3% C 0.170 H 283.1°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8A84FA |
|---|---|
| RGB | rgb(138, 132, 250) |
| HSL | hsl(243, 92%, 75%) |
| HSV | hsv(243, 47%, 98%) |
| CMYK | cmyk(44.8%, 47.2%, 0%, 2%) |
| CIE-LAB | lab(60.61, 31.49, -58.41) |
| CIE-LCH | lch(60.61, 66.36, 298.33°) |
| OKLab | oklab(67.29% 0.0386 -0.1658) |
| OKLCH | oklch(67.29% 0.17 283.1) |
| XYZ | xyz(35.9827, 28.8063, 94.0882) |
| Luminance | 0.2881 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.18
Lavender Blue
#8B88F8
ΔE00 1.22
Perrywinkle
#8F8CE7
ΔE00 3.95
Cornflower
#6A79F7
ΔE00 5.82
Periwinkle Blue
#8F99FB
ΔE00 6.16
Soft Blue
#6488EA
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A84FA #F4FA84
analogous
#84B9FA #8A84FA #C584FA
triadic
#8A84FA #FA8A84 #84FA8A
tetradic
#8A84FA #FA84B9 #F4FA84 #84FAC5
square
#8A84FA #FA84B9 #F4FA84 #84FAC5
split-complementary
#8A84FA #FAC584 #B9FA84
monochromatic
#1A0EF5 #5249F8 #8A84FA #C2BFFC #E3E2FE
Accessibility & contrast
On white
3.11
#8A84FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#8A84FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A84FA
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A84FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A84FA | 1.00 | 3.11 | 6.76 | 6.76 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5396FE
Deuteranopia (green-blind)
#4D8EF7
Tritanopia (blue-blind)
#659DB3
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8a84fa; /* rgb */ color: rgb(138, 132, 250); /* oklch */ color: oklch(67.3% 0.170 283.1);
Tailwind
colors: {
custom: {
50: '#b2a7fc',
500: '#8a84fa',
950: '#000000',
},
}SCSS
$custom: #8a84fa; $custom-light: #b2a7fc; $custom-dark: #000000;
JSON
{
"hex": "#8a84fa",
"rgb": {
"r": 138,
"g": 132,
"b": 250
},
"hsl": {
"h": 243.051,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.67288,
"c": 0.17021,
"h": 283.1
},
"luminance": 0.28808
}Semantic roles & 50–950 ramp
primary
#8A84FA
secondary
#F4F6D5
accent
#E600DA
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86