#8782F5#8782F5
#8782F5 is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.4% C 0.167 H 282.8°. Best body text is #000000 at 6.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8782F5 |
|---|---|
| RGB | rgb(135, 130, 245) |
| HSL | hsl(243, 85%, 74%) |
| HSV | hsv(243, 47%, 96%) |
| CMYK | cmyk(44.9%, 46.9%, 0%, 3.9%) |
| CIE-LAB | lab(59.62, 30.54, -57.24) |
| CIE-LCH | lch(59.62, 64.88, 298.08°) |
| OKLab | oklab(66.4% 0.037 -0.1624) |
| OKLCH | oklch(66.4% 0.167 282.8) |
| XYZ | xyz(34.4509, 27.7071, 89.9013) |
| Luminance | 0.2771 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.72
Lavender Blue
#8B88F8
ΔE00 1.78
Perrywinkle
#8F8CE7
ΔE00 4.00
Cornflower
#6A79F7
ΔE00 5.21
Periwinkle Blue
#8F99FB
ΔE00 6.69
Mediumpurple
#9370DB
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8782F5 #F0F582
analogous
#82B6F5 #8782F5 #C082F5
triadic
#8782F5 #F58782 #82F587
tetradic
#8782F5 #F582B6 #F0F582 #82F5C0
square
#8782F5 #F582B6 #F0F582 #82F5C0
split-complementary
#8782F5 #F5C082 #B6F582
monochromatic
#1C13EA #5149F0 #8782F5 #BDBBFA #E4E3FD
Accessibility & contrast
On white
3.21
#8782F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.54
#8782F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8782F5
6.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8782F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8782F5 | 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)
#5293F9
Deuteranopia (green-blind)
#4C8CF2
Tritanopia (blue-blind)
#639AB0
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8782f5; /* rgb */ color: rgb(135, 130, 245); /* oklch */ color: oklch(66.4% 0.167 282.8);
Tailwind
colors: {
custom: {
50: '#afa6f9',
500: '#8782f5',
950: '#000000',
},
}SCSS
$custom: #8782f5; $custom-light: #afa6f9; $custom-dark: #000000;
JSON
{
"hex": "#8782f5",
"rgb": {
"r": 135,
"g": 130,
"b": 245
},
"hsl": {
"h": 242.609,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.66397,
"c": 0.1666,
"h": 282.8
},
"luminance": 0.27709
}Semantic roles & 50–950 ramp
primary
#8782F5
secondary
#F3F5D6
accent
#E204D8
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85