#8780F8#8780F8
#8780F8 is a light, vivid blue. Relative luminance 0.274; OKLCH L 66.2% C 0.173 H 283.2°. Best body text is #000000 at 6.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8780F8 |
|---|---|
| RGB | rgb(135, 128, 248) |
| HSL | hsl(244, 90%, 74%) |
| HSV | hsv(244, 48%, 97%) |
| CMYK | cmyk(45.6%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(59.31, 32.57, -59.40) |
| CIE-LCH | lch(59.31, 67.74, 298.73°) |
| OKLab | oklab(66.22% 0.0397 -0.1688) |
| OKLCH | oklch(66.22% 0.173 283.2) |
| XYZ | xyz(34.6491, 27.3649, 92.2450) |
| Luminance | 0.2737 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.46
Lavender Blue
#8B88F8
ΔE00 2.34
Perrywinkle
#8F8CE7
ΔE00 4.68
Cornflower
#6A79F7
ΔE00 5.04
Periwinkle Blue
#8F99FB
ΔE00 7.27
Mediumslateblue
#7B68EE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8780F8 #F1F880
analogous
#80B5F8 #8780F8 #C380F8
triadic
#8780F8 #F88780 #80F887
tetradic
#8780F8 #F880B5 #F1F880 #80F8C3
square
#8780F8 #F880B5 #F1F880 #80F8C3
split-complementary
#8780F8 #F8C380 #B5F880
monochromatic
#1A0DF0 #5046F5 #8780F8 #BEBAFB #E4E2FD
Accessibility & contrast
On white
3.24
#8780F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.47
#8780F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8780F8
6.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8780F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8780F8 | 1.00 | 3.24 | 6.47 | 6.47 |
| #FFFFFF | 3.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C93FC
Deuteranopia (green-blind)
#468BF5
Tritanopia (blue-blind)
#6199B0
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8780f8; /* rgb */ color: rgb(135, 128, 248); /* oklch */ color: oklch(66.2% 0.173 283.2);
Tailwind
colors: {
custom: {
50: '#b0a5fb',
500: '#8780f8',
950: '#000000',
},
}SCSS
$custom: #8780f8; $custom-light: #b0a5fb; $custom-dark: #000000;
JSON
{
"hex": "#8780f8",
"rgb": {
"r": 135,
"g": 128,
"b": 248
},
"hsl": {
"h": 243.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.66216,
"c": 0.17337,
"h": 283.2
},
"luminance": 0.27367
}Semantic roles & 50–950 ramp
primary
#8780F8
secondary
#F4F5D6
accent
#E600D8
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85