#8A84F8#8A84F8
#8A84F8 is a light, vivid blue. Relative luminance 0.287; OKLCH L 67.2% C 0.168 H 283.3°. Best body text is #000000 at 6.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8A84F8 |
|---|---|
| RGB | rgb(138, 132, 248) |
| HSL | hsl(243, 89%, 75%) |
| HSV | hsv(243, 47%, 97%) |
| CMYK | cmyk(44.4%, 46.8%, 0%, 2.7%) |
| CIE-LAB | lab(60.50, 30.92, -57.49) |
| CIE-LCH | lch(60.50, 65.27, 298.27°) |
| OKLab | oklab(67.17% 0.0384 -0.1631) |
| OKLCH | oklch(67.17% 0.168 283.3) |
| XYZ | xyz(35.6708, 28.6815, 92.4453) |
| Luminance | 0.2868 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.18
Periwinkle (survey)
#8E82FE
ΔE00 1.32
Perrywinkle
#8F8CE7
ΔE00 3.74
Cornflower
#6A79F7
ΔE00 5.84
Periwinkle Blue
#8F99FB
ΔE00 6.16
Soft Blue
#6488EA
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A84F8 #F2F884
analogous
#84B8F8 #8A84F8 #C484F8
triadic
#8A84F8 #F88A84 #84F88A
tetradic
#8A84F8 #F884B8 #F2F884 #84F8C4
square
#8A84F8 #F884B8 #F2F884 #84F8C4
split-complementary
#8A84F8 #F8C484 #B8F884
monochromatic
#1C10F1 #534AF5 #8A84F8 #C1BEFB #E3E2FD
Accessibility & contrast
On white
3.12
#8A84F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.74
#8A84F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A84F8
6.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A84F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A84F8 | 1.00 | 3.12 | 6.74 | 6.74 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5496FC
Deuteranopia (green-blind)
#4F8EF5
Tritanopia (blue-blind)
#669CB2
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8a84f8; /* rgb */ color: rgb(138, 132, 248); /* oklch */ color: oklch(67.2% 0.168 283.3);
Tailwind
colors: {
custom: {
50: '#b2a7fb',
500: '#8a84f8',
950: '#000000',
},
}SCSS
$custom: #8a84f8; $custom-light: #b2a7fb; $custom-dark: #000000;
JSON
{
"hex": "#8a84f8",
"rgb": {
"r": 138,
"g": 132,
"b": 248
},
"hsl": {
"h": 243.103,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.67169,
"c": 0.16752,
"h": 283.3
},
"luminance": 0.28683
}Semantic roles & 50–950 ramp
primary
#8A84F8
secondary
#F4F5D6
accent
#E600DA
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85