#8B84EA#8B84EA
#8B84EA is a light, vivid blue. Relative luminance 0.279; OKLCH L 66.4% C 0.148 H 284.7°. Best body text is #000000 at 6.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8B84EA |
|---|---|
| RGB | rgb(139, 132, 234) |
| HSL | hsl(244, 71%, 72%) |
| HSV | hsv(244, 44%, 92%) |
| CMYK | cmyk(40.6%, 43.6%, 0%, 8.2%) |
| CIE-LAB | lab(59.83, 27.21, -50.81) |
| CIE-LCH | lch(59.83, 57.64, 298.17°) |
| OKLab | oklab(66.44% 0.0377 -0.1435) |
| OKLCH | oklch(66.44% 0.148 284.7) |
| XYZ | xyz(33.7458, 27.9307, 81.4391) |
| Luminance | 0.2793 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.33
Perrywinkle
#8F8CE7
ΔE00 2.54
Periwinkle (survey)
#8E82FE
ΔE00 2.96
Periwinkle Blue
#8F99FB
ΔE00 6.55
Cornflower
#6A79F7
ΔE00 6.56
Mediumpurple
#9370DB
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B84EA #E3EA84
analogous
#84B0EA #8B84EA #BE84EA
triadic
#8B84EA #EA8B84 #84EA8B
tetradic
#8B84EA #EA84B0 #E3EA84 #84EABE
square
#8B84EA #EA84B0 #E3EA84 #84EABE
split-complementary
#8B84EA #EABE84 #B0EA84
monochromatic
#2F24D0 #5A50E1 #8B84EA #BCB8F3 #E6E5FB
Accessibility & contrast
On white
3.19
#8B84EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.59
#8B84EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B84EA
6.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B84EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B84EA | 1.00 | 3.19 | 6.59 | 6.59 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F93EE
Deuteranopia (green-blind)
#5C8DE8
Tritanopia (blue-blind)
#6F98AC
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8b84ea; /* rgb */ color: rgb(139, 132, 234); /* oklch */ color: oklch(66.4% 0.148 284.7);
Tailwind
colors: {
custom: {
50: '#b1a7f1',
500: '#8b84ea',
950: '#000000',
},
}SCSS
$custom: #8b84ea; $custom-light: #b1a7f1; $custom-dark: #000000;
JSON
{
"hex": "#8b84ea",
"rgb": {
"r": 139,
"g": 132,
"b": 234
},
"hsl": {
"h": 244.118,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.66435,
"c": 0.14836,
"h": 284.7
},
"luminance": 0.27932
}Semantic roles & 50–950 ramp
primary
#8B84EA
secondary
#F0F2D8
accent
#D313C6
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85