#8B84FA#8B84FA
#8B84FA is a light, vivid blue. Relative luminance 0.289; OKLCH L 67.4% C 0.170 H 283.5°. Best body text is #000000 at 6.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8B84FA |
|---|---|
| RGB | rgb(139, 132, 250) |
| HSL | hsl(244, 92%, 75%) |
| HSV | hsv(244, 47%, 98%) |
| CMYK | cmyk(44.4%, 47.2%, 0%, 2%) |
| CIE-LAB | lab(60.69, 31.72, -58.28) |
| CIE-LCH | lch(60.69, 66.36, 298.55°) |
| OKLab | oklab(67.36% 0.0398 -0.1654) |
| OKLCH | oklch(67.36% 0.17 283.5) |
| XYZ | xyz(36.1490, 28.8920, 94.0959) |
| Luminance | 0.2889 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.05
Lavender Blue
#8B88F8
ΔE00 1.26
Perrywinkle
#8F8CE7
ΔE00 3.92
Cornflower
#6A79F7
ΔE00 5.98
Periwinkle Blue
#8F99FB
ΔE00 6.19
Mediumpurple
#9370DB
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B84FA #F3FA84
analogous
#84B8FA #8B84FA #C684FA
triadic
#8B84FA #FA8B84 #84FA8B
tetradic
#8B84FA #FA84B8 #F3FA84 #84FAC6
square
#8B84FA #FA84B8 #F3FA84 #84FAC6
split-complementary
#8B84FA #FAC684 #B8FA84
monochromatic
#1C0EF5 #5449F8 #8B84FA #C2BFFC #E3E2FE
Accessibility & contrast
On white
3.10
#8B84FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.78
#8B84FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B84FA
6.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B84FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B84FA | 1.00 | 3.10 | 6.78 | 6.78 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5396FE
Deuteranopia (green-blind)
#4E8FF7
Tritanopia (blue-blind)
#679DB3
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8b84fa; /* rgb */ color: rgb(139, 132, 250); /* oklch */ color: oklch(67.4% 0.170 283.5);
Tailwind
colors: {
custom: {
50: '#b2a7fc',
500: '#8b84fa',
950: '#000000',
},
}SCSS
$custom: #8b84fa; $custom-light: #b2a7fc; $custom-dark: #000000;
JSON
{
"hex": "#8b84fa",
"rgb": {
"r": 139,
"g": 132,
"b": 250
},
"hsl": {
"h": 243.559,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.67365,
"c": 0.17009,
"h": 283.5
},
"luminance": 0.28894
}Semantic roles & 50–950 ramp
primary
#8B84FA
secondary
#F4F6D5
accent
#E600D8
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86