#8A84F6#8A84F6
#8A84F6 is a light, vivid blue. Relative luminance 0.286; OKLCH L 67.0% C 0.165 H 283.4°. Best body text is #000000 at 6.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8A84F6 |
|---|---|
| RGB | rgb(138, 132, 246) |
| HSL | hsl(243, 86%, 74%) |
| HSV | hsv(243, 46%, 96%) |
| CMYK | cmyk(43.9%, 46.3%, 0%, 3.5%) |
| CIE-LAB | lab(60.39, 30.35, -56.56) |
| CIE-LCH | lch(60.39, 64.19, 298.22°) |
| OKLab | oklab(67.05% 0.0382 -0.1603) |
| OKLCH | oklch(67.05% 0.165 283.4) |
| XYZ | xyz(35.3622, 28.5581, 90.8199) |
| Luminance | 0.2856 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.19
Periwinkle (survey)
#8E82FE
ΔE00 1.49
Perrywinkle
#8F8CE7
ΔE00 3.54
Cornflower
#6A79F7
ΔE00 5.87
Periwinkle Blue
#8F99FB
ΔE00 6.17
Mediumpurple
#9370DB
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A84F6 #F0F684
analogous
#84B7F6 #8A84F6 #C384F6
triadic
#8A84F6 #F68A84 #84F68A
tetradic
#8A84F6 #F684B7 #F0F684 #84F6C3
square
#8A84F6 #F684B7 #F0F684 #84F6C3
split-complementary
#8A84F6 #F6C384 #B7F684
monochromatic
#1E12EE #544BF2 #8A84F6 #C0BDFA #E4E2FD
Accessibility & contrast
On white
3.13
#8A84F6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.71
#8A84F6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A84F6
6.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A84F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A84F6 | 1.00 | 3.13 | 6.71 | 6.71 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5695FA
Deuteranopia (green-blind)
#518EF3
Tritanopia (blue-blind)
#679CB1
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8a84f6; /* rgb */ color: rgb(138, 132, 246); /* oklch */ color: oklch(67.0% 0.165 283.4);
Tailwind
colors: {
custom: {
50: '#b1a7fa',
500: '#8a84f6',
950: '#000000',
},
}SCSS
$custom: #8a84f6; $custom-light: #b1a7fa; $custom-dark: #000000;
JSON
{
"hex": "#8a84f6",
"rgb": {
"r": 138,
"g": 132,
"b": 246
},
"hsl": {
"h": 243.158,
"s": 86.364,
"l": 74.118
},
"oklch": {
"l": 0.6705,
"c": 0.16483,
"h": 283.4
},
"luminance": 0.2856
}Semantic roles & 50–950 ramp
primary
#8A84F6
secondary
#F3F5D6
accent
#E303D7
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85