#8780FF#8780FF
#8780FF is a light, vivid blue. Relative luminance 0.278; OKLCH L 66.6% C 0.183 H 282.7°. Best body text is #000000 at 6.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8780FF |
|---|---|
| RGB | rgb(135, 128, 255) |
| HSL | hsl(243, 100%, 75%) |
| HSV | hsv(243, 50%, 100%) |
| CMYK | cmyk(47.1%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(59.71, 34.59, -62.61) |
| CIE-LCH | lch(59.71, 71.52, 298.92°) |
| OKLab | oklab(66.65% 0.0403 -0.1782) |
| OKLCH | oklch(66.65% 0.183 282.7) |
| XYZ | xyz(35.7554, 27.8075, 98.0717) |
| Luminance | 0.2781 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.31
Lavender Blue
#8B88F8
ΔE00 2.55
Cornflower
#6A79F7
ΔE00 5.08
Perrywinkle
#8F8CE7
ΔE00 5.28
Periwinkle Blue
#8F99FB
ΔE00 7.29
Mediumslateblue
#7B68EE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8780FF #F8FF80
analogous
#80B9FF #8780FF #C680FF
triadic
#8780FF #FF8780 #80FF87
tetradic
#8780FF #FF80B9 #F8FF80 #80FFC6
square
#8780FF #FF80B9 #F8FF80 #80FFC6
split-complementary
#8780FF #FFC680 #B9FF80
monochromatic
#1306FF #4D43FF #8780FF #C1BDFF #E2E0FF
Accessibility & contrast
On white
3.20
#8780FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.56
#8780FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8780FF
6.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8780FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8780FF | 1.00 | 3.20 | 6.56 | 6.56 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4594FF
Deuteranopia (green-blind)
#3D8CFC
Tritanopia (blue-blind)
#5D9BB4
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8780ff; /* rgb */ color: rgb(135, 128, 255); /* oklch */ color: oklch(66.6% 0.183 282.7);
Tailwind
colors: {
custom: {
50: '#b1a5ff',
500: '#8780ff',
950: '#000000',
},
}SCSS
$custom: #8780ff; $custom-light: #b1a5ff; $custom-dark: #000000;
JSON
{
"hex": "#8780ff",
"rgb": {
"r": 135,
"g": 128,
"b": 255
},
"hsl": {
"h": 243.307,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.6665,
"c": 0.18268,
"h": 282.7
},
"luminance": 0.27809
}Semantic roles & 50–950 ramp
primary
#8780FF
secondary
#F5F7D4
accent
#E600D9
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86