#8784F9#8784F9
#8784F9 is a light, vivid blue. Relative luminance 0.285; OKLCH L 67.0% C 0.169 H 282.0°. Best body text is #000000 at 6.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8784F9 |
|---|---|
| RGB | rgb(135, 132, 249) |
| HSL | hsl(242, 91%, 75%) |
| HSV | hsv(242, 47%, 98%) |
| CMYK | cmyk(45.8%, 47%, 0%, 2.4%) |
| CIE-LAB | lab(60.33, 30.52, -58.32) |
| CIE-LCH | lch(60.33, 65.82, 297.62°) |
| OKLab | oklab(67% 0.0351 -0.1656) |
| OKLCH | oklch(67% 0.169 282) |
| XYZ | xyz(35.3367, 28.4913, 93.2416) |
| Luminance | 0.2849 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.26
Periwinkle (survey)
#8E82FE
ΔE00 1.69
Perrywinkle
#8F8CE7
ΔE00 4.00
Cornflower
#6A79F7
ΔE00 5.36
Periwinkle Blue
#8F99FB
ΔE00 6.07
Soft Blue
#6488EA
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8784F9 #F6F984
analogous
#84BCF9 #8784F9 #C184F9
triadic
#8784F9 #F98784 #84F987
tetradic
#8784F9 #F984BC #F6F984 #84F9C1
square
#8784F9 #F984BC #F6F984 #84F9C1
split-complementary
#8784F9 #F9C184 #BCF984
monochromatic
#150FF3 #4E4AF6 #8784F9 #C0BEFC #E3E2FE
Accessibility & contrast
On white
3.13
#8784F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.70
#8784F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8784F9
6.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8784F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8784F9 | 1.00 | 3.13 | 6.70 | 6.70 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5396FD
Deuteranopia (green-blind)
#4C8DF6
Tritanopia (blue-blind)
#609DB3
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8784f9; /* rgb */ color: rgb(135, 132, 249); /* oklch */ color: oklch(67.0% 0.169 282.0);
Tailwind
colors: {
custom: {
50: '#b0a7fc',
500: '#8784f9',
950: '#000000',
},
}SCSS
$custom: #8784f9; $custom-light: #b0a7fc; $custom-dark: #000000;
JSON
{
"hex": "#8784f9",
"rgb": {
"r": 135,
"g": 132,
"b": 249
},
"hsl": {
"h": 241.538,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.67003,
"c": 0.16926,
"h": 282
},
"luminance": 0.28493
}Semantic roles & 50–950 ramp
primary
#8784F9
secondary
#F5F6D5
accent
#E600E0
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85