#8780FE#8780FE
#8780FE is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.6% C 0.181 H 282.8°. Best body text is #000000 at 6.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8780FE |
|---|---|
| RGB | rgb(135, 128, 254) |
| HSL | hsl(243, 98%, 75%) |
| HSV | hsv(243, 50%, 100%) |
| CMYK | cmyk(46.9%, 49.6%, 0%, 0.4%) |
| CIE-LAB | lab(59.66, 34.30, -62.15) |
| CIE-LCH | lch(59.66, 70.99, 298.89°) |
| OKLab | oklab(66.59% 0.0402 -0.1768) |
| OKLCH | oklch(66.59% 0.181 282.8) |
| XYZ | xyz(35.5949, 27.7433, 97.2261) |
| Luminance | 0.2774 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.30
Lavender Blue
#8B88F8
ΔE00 2.50
Cornflower
#6A79F7
ΔE00 5.06
Perrywinkle
#8F8CE7
ΔE00 5.19
Periwinkle Blue
#8F99FB
ΔE00 7.28
Mediumslateblue
#7B68EE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8780FE #F7FE80
analogous
#80B8FE #8780FE #C680FE
triadic
#8780FE #FE8780 #80FE87
tetradic
#8780FE #FE80B8 #F7FE80 #80FEC6
square
#8780FE #FE80B8 #F7FE80 #80FEC6
split-complementary
#8780FE #FEC680 #B8FE80
monochromatic
#1407FD #4E43FE #8780FE #C0BDFE #E2E1FF
Accessibility & contrast
On white
3.21
#8780FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.55
#8780FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8780FE
6.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8780FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8780FE | 1.00 | 3.21 | 6.55 | 6.55 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4694FF
Deuteranopia (green-blind)
#3E8BFB
Tritanopia (blue-blind)
#5D9BB3
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8780fe; /* rgb */ color: rgb(135, 128, 254); /* oklch */ color: oklch(66.6% 0.181 282.8);
Tailwind
colors: {
custom: {
50: '#b0a5ff',
500: '#8780fe',
950: '#000000',
},
}SCSS
$custom: #8780fe; $custom-light: #b0a5ff; $custom-dark: #000000;
JSON
{
"hex": "#8780fe",
"rgb": {
"r": 135,
"g": 128,
"b": 254
},
"hsl": {
"h": 243.333,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.66587,
"c": 0.18136,
"h": 282.8
},
"luminance": 0.27745
}Semantic roles & 50–950 ramp
primary
#8780FE
secondary
#F5F7D4
accent
#E600D9
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86