#8A84F5#8A84F5
#8A84F5 is a light, vivid blue. Relative luminance 0.285; OKLCH L 67.0% C 0.163 H 283.5°. Best body text is #000000 at 6.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8A84F5 |
|---|---|
| RGB | rgb(138, 132, 245) |
| HSL | hsl(243, 85%, 74%) |
| HSV | hsv(243, 46%, 96%) |
| CMYK | cmyk(43.7%, 46.1%, 0%, 3.9%) |
| CIE-LAB | lab(60.33, 30.06, -56.09) |
| CIE-LCH | lch(60.33, 63.64, 298.19°) |
| OKLab | oklab(66.99% 0.0381 -0.159) |
| OKLCH | oklch(66.99% 0.163 283.5) |
| XYZ | xyz(35.2091, 28.4968, 90.0138) |
| Luminance | 0.2850 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.23
Periwinkle (survey)
#8E82FE
ΔE00 1.59
Perrywinkle
#8F8CE7
ΔE00 3.44
Cornflower
#6A79F7
ΔE00 5.89
Periwinkle Blue
#8F99FB
ΔE00 6.18
Mediumpurple
#9370DB
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A84F5 #EFF584
analogous
#84B7F5 #8A84F5 #C384F5
triadic
#8A84F5 #F58A84 #84F58A
tetradic
#8A84F5 #F584B7 #EFF584 #84F5C3
square
#8A84F5 #F584B7 #EFF584 #84F5C3
split-complementary
#8A84F5 #F5C384 #B7F584
monochromatic
#1F13EB #544BF0 #8A84F5 #C0BDFA #E4E3FD
Accessibility & contrast
On white
3.13
#8A84F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.70
#8A84F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A84F5
6.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A84F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A84F5 | 1.00 | 3.13 | 6.70 | 6.70 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5795F9
Deuteranopia (green-blind)
#528EF2
Tritanopia (blue-blind)
#689BB1
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8a84f5; /* rgb */ color: rgb(138, 132, 245); /* oklch */ color: oklch(67.0% 0.163 283.5);
Tailwind
colors: {
custom: {
50: '#b1a7f9',
500: '#8a84f5',
950: '#000000',
},
}SCSS
$custom: #8a84f5; $custom-light: #b1a7f9; $custom-dark: #000000;
JSON
{
"hex": "#8a84f5",
"rgb": {
"r": 138,
"g": 132,
"b": 245
},
"hsl": {
"h": 243.186,
"s": 84.962,
"l": 73.922
},
"oklch": {
"l": 0.66991,
"c": 0.16347,
"h": 283.5
},
"luminance": 0.28498
}Semantic roles & 50–950 ramp
primary
#8A84F5
secondary
#F3F5D6
accent
#E104D6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85