#8784EB#8784EB
#8784EB is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.2% C 0.150 H 282.8°. Best body text is #000000 at 6.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8784EB |
|---|---|
| RGB | rgb(135, 132, 235) |
| HSL | hsl(242, 72%, 72%) |
| HSV | hsv(242, 44%, 92%) |
| CMYK | cmyk(42.6%, 43.8%, 0%, 7.8%) |
| CIE-LAB | lab(59.57, 26.51, -51.79) |
| CIE-LCH | lch(59.57, 58.18, 297.11°) |
| OKLab | oklab(66.18% 0.0333 -0.1464) |
| OKLCH | oklch(66.18% 0.15 282.8) |
| XYZ | xyz(33.2340, 27.6502, 82.1671) |
| Luminance | 0.2765 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.09
Perrywinkle
#8F8CE7
ΔE00 2.80
Periwinkle (survey)
#8E82FE
ΔE00 3.01
Cornflower
#6A79F7
ΔE00 5.82
Periwinkle Blue
#8F99FB
ΔE00 6.34
Soft Blue
#6488EA
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8784EB #E8EB84
analogous
#84B4EB #8784EB #BB84EB
triadic
#8784EB #EB8784 #84EB87
tetradic
#8784EB #EB84B4 #E8EB84 #84EBBB
square
#8784EB #EB84B4 #E8EB84 #84EBBB
split-complementary
#8784EB #EBBB84 #B4EB84
monochromatic
#2722D2 #544FE2 #8784EB #BAB9F4 #E5E5FB
Accessibility & contrast
On white
3.22
#8784EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.53
#8784EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8784EB
6.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8784EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8784EB | 1.00 | 3.22 | 6.53 | 6.53 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D93EF
Deuteranopia (green-blind)
#588CE9
Tritanopia (blue-blind)
#6899AC
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8784eb; /* rgb */ color: rgb(135, 132, 235); /* oklch */ color: oklch(66.2% 0.150 282.8);
Tailwind
colors: {
custom: {
50: '#aea7f2',
500: '#8784eb',
950: '#000000',
},
}SCSS
$custom: #8784eb; $custom-light: #aea7f2; $custom-dark: #000000;
JSON
{
"hex": "#8784eb",
"rgb": {
"r": 135,
"g": 132,
"b": 235
},
"hsl": {
"h": 241.748,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.66183,
"c": 0.15019,
"h": 282.8
},
"luminance": 0.27652
}Semantic roles & 50–950 ramp
primary
#8784EB
secondary
#F2F2D8
accent
#D411CE
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85