#8780EA#8780EA
#8780EA is a light, vivid blue. Relative luminance 0.265; OKLCH L 65.4% C 0.154 H 284.3°. Best body text is #000000 at 6.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8780EA |
|---|---|
| RGB | rgb(135, 128, 234) |
| HSL | hsl(244, 72%, 71%) |
| HSV | hsv(244, 45%, 92%) |
| CMYK | cmyk(42.3%, 45.3%, 0%, 8.2%) |
| CIE-LAB | lab(58.54, 28.57, -52.88) |
| CIE-LCH | lch(58.54, 60.11, 298.38°) |
| OKLab | oklab(65.38% 0.0381 -0.1497) |
| OKLCH | oklch(65.38% 0.154 284.3) |
| XYZ | xyz(32.5578, 26.5284, 81.2310) |
| Luminance | 0.2653 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.94
Lavender Blue
#8B88F8
ΔE00 2.95
Perrywinkle
#8F8CE7
ΔE00 3.79
Cornflower
#6A79F7
ΔE00 5.57
Mediumpurple
#9370DB
ΔE00 6.53
Mediumslateblue
#7B68EE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8780EA #E3EA80
analogous
#80AEEA #8780EA #BC80EA
triadic
#8780EA #EA8780 #80EA87
tetradic
#8780EA #EA80AE #E3EA80 #80EABC
square
#8780EA #EA80AE #E3EA80 #80EABC
split-complementary
#8780EA #EABC80 #AEEA80
monochromatic
#2D22CE #554BE1 #8780EA #B9B5F3 #E6E5FB
Accessibility & contrast
On white
3.33
#8780EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.31
#8780EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8780EA
6.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8780EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8780EA | 1.00 | 3.33 | 6.31 | 6.31 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5790EE
Deuteranopia (green-blind)
#5389E8
Tritanopia (blue-blind)
#6996AA
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8780ea; /* rgb */ color: rgb(135, 128, 234); /* oklch */ color: oklch(65.4% 0.154 284.3);
Tailwind
colors: {
custom: {
50: '#aea5f1',
500: '#8780ea',
950: '#000000',
},
}SCSS
$custom: #8780ea; $custom-light: #aea5f1; $custom-dark: #000000;
JSON
{
"hex": "#8780ea",
"rgb": {
"r": 135,
"g": 128,
"b": 234
},
"hsl": {
"h": 243.962,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.65381,
"c": 0.15442,
"h": 284.3
},
"luminance": 0.2653
}Semantic roles & 50–950 ramp
primary
#8780EA
secondary
#EFF1D5
accent
#D412C7
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85