#8A84F9#8A84F9
#8A84F9 is a light, vivid blue. Relative luminance 0.287; OKLCH L 67.2% C 0.169 H 283.2°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8A84F9 |
|---|---|
| RGB | rgb(138, 132, 249) |
| HSL | hsl(243, 91%, 75%) |
| HSV | hsv(243, 47%, 98%) |
| CMYK | cmyk(44.6%, 47%, 0%, 2.4%) |
| CIE-LAB | lab(60.55, 31.20, -57.95) |
| CIE-LCH | lch(60.55, 65.82, 298.30°) |
| OKLab | oklab(67.23% 0.0385 -0.1644) |
| OKLCH | oklch(67.23% 0.169 283.2) |
| XYZ | xyz(35.8263, 28.7437, 93.2645) |
| Luminance | 0.2874 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.19
Periwinkle (survey)
#8E82FE
ΔE00 1.24
Perrywinkle
#8F8CE7
ΔE00 3.85
Cornflower
#6A79F7
ΔE00 5.82
Periwinkle Blue
#8F99FB
ΔE00 6.16
Soft Blue
#6488EA
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A84F9 #F3F984
analogous
#84B9F9 #8A84F9 #C584F9
triadic
#8A84F9 #F98A84 #84F98A
tetradic
#8A84F9 #F984B9 #F3F984 #84F9C5
square
#8A84F9 #F984B9 #F3F984 #84F9C5
split-complementary
#8A84F9 #F9C584 #B9F984
monochromatic
#1B0FF3 #524AF6 #8A84F9 #C2BEFC #E3E2FE
Accessibility & contrast
On white
3.11
#8A84F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#8A84F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A84F9
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A84F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A84F9 | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5396FD
Deuteranopia (green-blind)
#4E8EF6
Tritanopia (blue-blind)
#669CB3
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8a84f9; /* rgb */ color: rgb(138, 132, 249); /* oklch */ color: oklch(67.2% 0.169 283.2);
Tailwind
colors: {
custom: {
50: '#b2a7fc',
500: '#8a84f9',
950: '#000000',
},
}SCSS
$custom: #8a84f9; $custom-light: #b2a7fc; $custom-dark: #000000;
JSON
{
"hex": "#8a84f9",
"rgb": {
"r": 138,
"g": 132,
"b": 249
},
"hsl": {
"h": 243.077,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.67229,
"c": 0.16887,
"h": 283.2
},
"luminance": 0.28745
}Semantic roles & 50–950 ramp
primary
#8A84F9
secondary
#F4F6D5
accent
#E600DA
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85