#8784FE#8784FE
#8784FE is a light, vivid blue. Relative luminance 0.288; OKLCH L 67.3% C 0.176 H 281.7°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8784FE |
|---|---|
| RGB | rgb(135, 132, 254) |
| HSL | hsl(241, 98%, 76%) |
| HSV | hsv(241, 48%, 100%) |
| CMYK | cmyk(46.9%, 48%, 0%, 0.4%) |
| CIE-LAB | lab(60.61, 31.97, -60.62) |
| CIE-LCH | lch(60.61, 68.53, 297.80°) |
| OKLab | oklab(67.31% 0.0356 -0.1723) |
| OKLCH | oklch(67.31% 0.176 281.7) |
| XYZ | xyz(36.1270, 28.8074, 97.4035) |
| Luminance | 0.2881 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.54
Periwinkle (survey)
#8E82FE
ΔE00 1.59
Perrywinkle
#8F8CE7
ΔE00 4.51
Cornflower
#6A79F7
ΔE00 5.38
Periwinkle Blue
#8F99FB
ΔE00 6.11
Soft Blue
#6488EA
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8784FE #FBFE84
analogous
#84BEFE #8784FE #C484FE
triadic
#8784FE #FE8784 #84FE87
tetradic
#8784FE #FE84BE #FBFE84 #84FEC4
square
#8784FE #FE84BE #FBFE84 #84FEC4
split-complementary
#8784FE #FEC484 #BEFE84
monochromatic
#110BFD #4C47FE #8784FE #C2C1FE #E1E1FF
Accessibility & contrast
On white
3.11
#8784FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#8784FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8784FE
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8784FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8784FE | 1.00 | 3.11 | 6.76 | 6.76 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E97FF
Deuteranopia (green-blind)
#468EFB
Tritanopia (blue-blind)
#5D9EB5
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8784fe; /* rgb */ color: rgb(135, 132, 254); /* oklch */ color: oklch(67.3% 0.176 281.7);
Tailwind
colors: {
custom: {
50: '#b0a7ff',
500: '#8784fe',
950: '#000000',
},
}SCSS
$custom: #8784fe; $custom-light: #b0a7ff; $custom-dark: #000000;
JSON
{
"hex": "#8784fe",
"rgb": {
"r": 135,
"g": 132,
"b": 254
},
"hsl": {
"h": 241.475,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.67306,
"c": 0.17598,
"h": 281.7
},
"luminance": 0.28809
}Semantic roles & 50–950 ramp
primary
#8784FE
secondary
#F6F7D4
accent
#E600E0
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86