#8780EC#8780EC
#8780EC is a light, vivid blue. Relative luminance 0.266; OKLCH L 65.5% C 0.157 H 284.1°. Best body text is #000000 at 6.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8780EC |
|---|---|
| RGB | rgb(135, 128, 236) |
| HSL | hsl(244, 74%, 71%) |
| HSV | hsv(244, 46%, 93%) |
| CMYK | cmyk(42.8%, 45.8%, 0%, 7.5%) |
| CIE-LAB | lab(58.64, 29.14, -53.82) |
| CIE-LCH | lch(58.64, 61.20, 298.43°) |
| OKLab | oklab(65.5% 0.0383 -0.1524) |
| OKLCH | oklch(65.5% 0.157 284.1) |
| XYZ | xyz(32.8468, 26.6440, 82.7527) |
| Luminance | 0.2665 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.68
Lavender Blue
#8B88F8
ΔE00 2.79
Perrywinkle
#8F8CE7
ΔE00 3.88
Cornflower
#6A79F7
ΔE00 5.45
Mediumpurple
#9370DB
ΔE00 6.64
Mediumslateblue
#7B68EE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8780EC #E5EC80
analogous
#80AFEC #8780EC #BD80EC
triadic
#8780EC #EC8780 #80EC87
tetradic
#8780EC #EC80AF #E5EC80 #80ECBD
square
#8780EC #EC80AF #E5EC80 #80ECBD
split-complementary
#8780EC #ECBD80 #AFEC80
monochromatic
#2B1FD2 #554BE4 #8780EC #B9B5F4 #E6E4FB
Accessibility & contrast
On white
3.32
#8780EC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.33
#8780EC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8780EC
6.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8780EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8780EC | 1.00 | 3.32 | 6.33 | 6.33 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5690F0
Deuteranopia (green-blind)
#528AEA
Tritanopia (blue-blind)
#6896AB
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8780ec; /* rgb */ color: rgb(135, 128, 236); /* oklch */ color: oklch(65.5% 0.157 284.1);
Tailwind
colors: {
custom: {
50: '#afa5f3',
500: '#8780ec',
950: '#000000',
},
}SCSS
$custom: #8780ec; $custom-light: #afa5f3; $custom-dark: #000000;
JSON
{
"hex": "#8780ec",
"rgb": {
"r": 135,
"g": 128,
"b": 236
},
"hsl": {
"h": 243.889,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.65497,
"c": 0.15715,
"h": 284.1
},
"luminance": 0.26645
}Semantic roles & 50–950 ramp
primary
#8780EC
secondary
#F0F2D6
accent
#D60FC9
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85