#8A84FB#8A84FB
#8A84FB is a light, vivid blue. Relative luminance 0.289; OKLCH L 67.3% C 0.172 H 283.0°. Best body text is #000000 at 6.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8A84FB |
|---|---|
| RGB | rgb(138, 132, 251) |
| HSL | hsl(243, 94%, 75%) |
| HSV | hsv(243, 47%, 98%) |
| CMYK | cmyk(45%, 47.4%, 0%, 1.6%) |
| CIE-LAB | lab(60.67, 31.77, -58.87) |
| CIE-LCH | lch(60.67, 66.90, 298.36°) |
| OKLab | oklab(67.35% 0.0387 -0.1671) |
| OKLCH | oklch(67.35% 0.172 283) |
| XYZ | xyz(36.1399, 28.8692, 94.9161) |
| Luminance | 0.2887 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.13
Lavender Blue
#8B88F8
ΔE00 1.27
Perrywinkle
#8F8CE7
ΔE00 4.06
Cornflower
#6A79F7
ΔE00 5.81
Periwinkle Blue
#8F99FB
ΔE00 6.16
Soft Blue
#6488EA
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A84FB #F5FB84
analogous
#84BAFB #8A84FB #C584FB
triadic
#8A84FB #FB8A84 #84FB8A
tetradic
#8A84FB #FB84BA #F5FB84 #84FBC5
square
#8A84FB #FB84BA #F5FB84 #84FBC5
split-complementary
#8A84FB #FBC584 #BAFB84
monochromatic
#190DF7 #5249F9 #8A84FB #C2BFFD #E3E1FE
Accessibility & contrast
On white
3.10
#8A84FB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.77
#8A84FB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A84FB
6.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A84FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A84FB | 1.00 | 3.10 | 6.77 | 6.77 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5296FF
Deuteranopia (green-blind)
#4C8EF8
Tritanopia (blue-blind)
#659DB4
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8a84fb; /* rgb */ color: rgb(138, 132, 251); /* oklch */ color: oklch(67.3% 0.172 283.0);
Tailwind
colors: {
custom: {
50: '#b2a7fd',
500: '#8a84fb',
950: '#000000',
},
}SCSS
$custom: #8a84fb; $custom-light: #b2a7fd; $custom-dark: #000000;
JSON
{
"hex": "#8a84fb",
"rgb": {
"r": 138,
"g": 132,
"b": 251
},
"hsl": {
"h": 243.025,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.67348,
"c": 0.17156,
"h": 283
},
"luminance": 0.28871
}Semantic roles & 50–950 ramp
primary
#8A84FB
secondary
#F5F6D5
accent
#E600DA
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86