#8780FA#8780FA
#8780FA is a light, vivid blue. Relative luminance 0.275; OKLCH L 66.3% C 0.176 H 283.1°. Best body text is #000000 at 6.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8780FA |
|---|---|
| RGB | rgb(135, 128, 250) |
| HSL | hsl(243, 92%, 74%) |
| HSV | hsv(243, 49%, 98%) |
| CMYK | cmyk(46%, 48.8%, 0%, 2%) |
| CIE-LAB | lab(59.42, 33.14, -60.32) |
| CIE-LCH | lch(59.42, 68.82, 298.79°) |
| OKLab | oklab(66.34% 0.0398 -0.1715) |
| OKLCH | oklch(66.34% 0.176 283.1) |
| XYZ | xyz(34.9610, 27.4897, 93.8878) |
| Luminance | 0.2749 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.36
Lavender Blue
#8B88F8
ΔE00 2.36
Perrywinkle
#8F8CE7
ΔE00 4.85
Cornflower
#6A79F7
ΔE00 5.03
Periwinkle Blue
#8F99FB
ΔE00 7.27
Mediumslateblue
#7B68EE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8780FA #F3FA80
analogous
#80B6FA #8780FA #C480FA
triadic
#8780FA #FA8780 #80FA87
tetradic
#8780FA #FA80B6 #F3FA80 #80FAC4
square
#8780FA #FA80B6 #F3FA80 #80FAC4
split-complementary
#8780FA #FAC480 #B6FA80
monochromatic
#180AF5 #4F45F8 #8780FA #BFBBFC #E3E2FE
Accessibility & contrast
On white
3.23
#8780FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.50
#8780FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8780FA
6.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8780FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8780FA | 1.00 | 3.23 | 6.50 | 6.50 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A93FE
Deuteranopia (green-blind)
#438BF7
Tritanopia (blue-blind)
#609AB1
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8780fa; /* rgb */ color: rgb(135, 128, 250); /* oklch */ color: oklch(66.3% 0.176 283.1);
Tailwind
colors: {
custom: {
50: '#b0a5fd',
500: '#8780fa',
950: '#000000',
},
}SCSS
$custom: #8780fa; $custom-light: #b0a5fd; $custom-dark: #000000;
JSON
{
"hex": "#8780fa",
"rgb": {
"r": 135,
"g": 128,
"b": 250
},
"hsl": {
"h": 243.443,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.66339,
"c": 0.17604,
"h": 283.1
},
"luminance": 0.27491
}Semantic roles & 50–950 ramp
primary
#8780FA
secondary
#F4F6D5
accent
#E600D8
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86