#8780FD#8780FD
#8780FD is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.5% C 0.180 H 282.9°. Best body text is #000000 at 6.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8780FD |
|---|---|
| RGB | rgb(135, 128, 253) |
| HSL | hsl(243, 97%, 75%) |
| HSV | hsv(243, 49%, 99%) |
| CMYK | cmyk(46.6%, 49.4%, 0%, 0.8%) |
| CIE-LAB | lab(59.60, 34.01, -61.69) |
| CIE-LCH | lch(59.60, 70.45, 298.87°) |
| OKLab | oklab(66.53% 0.0401 -0.1755) |
| OKLCH | oklch(66.53% 0.18 282.9) |
| XYZ | xyz(35.4352, 27.6794, 96.3850) |
| Luminance | 0.2768 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.29
Lavender Blue
#8B88F8
ΔE00 2.46
Cornflower
#6A79F7
ΔE00 5.05
Perrywinkle
#8F8CE7
ΔE00 5.10
Periwinkle Blue
#8F99FB
ΔE00 7.27
Mediumslateblue
#7B68EE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8780FD #F6FD80
analogous
#80B8FD #8780FD #C680FD
triadic
#8780FD #FD8780 #80FD87
tetradic
#8780FD #FD80B8 #F6FD80 #80FDC6
square
#8780FD #FD80B8 #F6FD80 #80FDC6
split-complementary
#8780FD #FDC680 #B8FD80
monochromatic
#1507FB #4E44FC #8780FD #C0BCFE #E3E1FF
Accessibility & contrast
On white
3.21
#8780FD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.54
#8780FD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8780FD
6.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8780FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8780FD | 1.00 | 3.21 | 6.54 | 6.54 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4794FF
Deuteranopia (green-blind)
#408BFA
Tritanopia (blue-blind)
#5E9BB3
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8780fd; /* rgb */ color: rgb(135, 128, 253); /* oklch */ color: oklch(66.5% 0.180 282.9);
Tailwind
colors: {
custom: {
50: '#b0a5ff',
500: '#8780fd',
950: '#000000',
},
}SCSS
$custom: #8780fd; $custom-light: #b0a5ff; $custom-dark: #000000;
JSON
{
"hex": "#8780fd",
"rgb": {
"r": 135,
"g": 128,
"b": 253
},
"hsl": {
"h": 243.36,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.66525,
"c": 0.18003,
"h": 282.9
},
"luminance": 0.27681
}Semantic roles & 50–950 ramp
primary
#8780FD
secondary
#F5F7D4
accent
#E600D9
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86