#8B84E9#8B84E9
#8B84E9 is a light, vivid blue. Relative luminance 0.279; OKLCH L 66.4% C 0.147 H 284.8°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8B84E9 |
|---|---|
| RGB | rgb(139, 132, 233) |
| HSL | hsl(244, 70%, 72%) |
| HSV | hsv(244, 43%, 91%) |
| CMYK | cmyk(40.3%, 43.3%, 0%, 8.6%) |
| CIE-LAB | lab(59.77, 26.93, -50.34) |
| CIE-LCH | lch(59.77, 57.09, 298.15°) |
| OKLab | oklab(66.38% 0.0376 -0.1421) |
| OKLCH | oklch(66.38% 0.147 284.8) |
| XYZ | xyz(33.6025, 27.8734, 80.6846) |
| Luminance | 0.2787 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.46
Perrywinkle
#8F8CE7
ΔE00 2.50
Periwinkle (survey)
#8E82FE
ΔE00 3.10
Periwinkle Blue
#8F99FB
ΔE00 6.60
Cornflower
#6A79F7
ΔE00 6.63
Mediumpurple
#9370DB
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B84E9 #E2E984
analogous
#84B0E9 #8B84E9 #BE84E9
triadic
#8B84E9 #E98B84 #84E98B
tetradic
#8B84E9 #E984B0 #E2E984 #84E9BE
square
#8B84E9 #E984B0 #E2E984 #84E9BE
split-complementary
#8B84E9 #E9BE84 #B0E984
monochromatic
#3125CE #5A50E0 #8B84E9 #BCB8F2 #E7E5FA
Accessibility & contrast
On white
3.19
#8B84E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#8B84E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B84E9
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B84E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B84E9 | 1.00 | 3.19 | 6.57 | 6.57 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F93ED
Deuteranopia (green-blind)
#5C8DE7
Tritanopia (blue-blind)
#7098AB
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8b84e9; /* rgb */ color: rgb(139, 132, 233); /* oklch */ color: oklch(66.4% 0.147 284.8);
Tailwind
colors: {
custom: {
50: '#b1a7f0',
500: '#8b84e9',
950: '#000000',
},
}SCSS
$custom: #8b84e9; $custom-light: #b1a7f0; $custom-dark: #000000;
JSON
{
"hex": "#8b84e9",
"rgb": {
"r": 139,
"g": 132,
"b": 233
},
"hsl": {
"h": 244.158,
"s": 69.655,
"l": 71.569
},
"oklch": {
"l": 0.66379,
"c": 0.14699,
"h": 284.8
},
"luminance": 0.27875
}Semantic roles & 50–950 ramp
primary
#8B84E9
secondary
#F0F1D7
accent
#D214C4
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85