#8784EF#8784EF
#8784EF is a light, vivid blue. Relative luminance 0.279; OKLCH L 66.4% C 0.156 H 282.6°. Best body text is #000000 at 6.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8784EF |
|---|---|
| RGB | rgb(135, 132, 239) |
| HSL | hsl(242, 77%, 73%) |
| HSV | hsv(242, 45%, 94%) |
| CMYK | cmyk(43.5%, 44.8%, 0%, 6.3%) |
| CIE-LAB | lab(59.78, 27.65, -53.67) |
| CIE-LCH | lch(59.78, 60.37, 297.26°) |
| OKLab | oklab(66.41% 0.0339 -0.1519) |
| OKLCH | oklch(66.41% 0.156 282.6) |
| XYZ | xyz(33.8183, 27.8839, 85.2448) |
| Luminance | 0.2788 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.66
Periwinkle (survey)
#8E82FE
ΔE00 2.53
Perrywinkle
#8F8CE7
ΔE00 3.08
Cornflower
#6A79F7
ΔE00 5.61
Periwinkle Blue
#8F99FB
ΔE00 6.20
Soft Blue
#6488EA
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8784EF #ECEF84
analogous
#84B7EF #8784EF #BC84EF
triadic
#8784EF #EF8784 #84EF87
tetradic
#8784EF #EF84B7 #ECEF84 #84EFBC
square
#8784EF #EF84B7 #ECEF84 #84EFBC
split-complementary
#8784EF #EFBC84 #B7EF84
monochromatic
#221DDC #524EE8 #8784EF #BCBAF6 #E5E4FB
Accessibility & contrast
On white
3.19
#8784EF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.58
#8784EF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8784EF
6.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8784EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8784EF | 1.00 | 3.19 | 6.58 | 6.58 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A94F3
Deuteranopia (green-blind)
#558CED
Tritanopia (blue-blind)
#669AAE
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8784ef; /* rgb */ color: rgb(135, 132, 239); /* oklch */ color: oklch(66.4% 0.156 282.6);
Tailwind
colors: {
custom: {
50: '#afa7f5',
500: '#8784ef',
950: '#000000',
},
}SCSS
$custom: #8784ef; $custom-light: #afa7f5; $custom-dark: #000000;
JSON
{
"hex": "#8784ef",
"rgb": {
"r": 135,
"g": 132,
"b": 239
},
"hsl": {
"h": 241.682,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.66413,
"c": 0.15568,
"h": 282.6
},
"luminance": 0.27885
}Semantic roles & 50–950 ramp
primary
#8784EF
secondary
#F2F3D8
accent
#D90CD3
background
#FBFAFF
surface
#F6F4FE
border
#D0CED6
text
#110F17
muted
#807F85