#8781F7#8781F7
#8781F7 is a light, vivid blue. Relative luminance 0.276; OKLCH L 66.3% C 0.171 H 283.0°. Best body text is #000000 at 6.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8781F7 |
|---|---|
| RGB | rgb(135, 129, 247) |
| HSL | hsl(243, 88%, 74%) |
| HSV | hsv(243, 48%, 97%) |
| CMYK | cmyk(45.3%, 47.8%, 0%, 3.1%) |
| CIE-LAB | lab(59.49, 31.69, -58.55) |
| CIE-LCH | lch(59.49, 66.58, 298.43°) |
| OKLab | oklab(66.34% 0.0384 -0.1663) |
| OKLCH | oklch(66.34% 0.171 283) |
| XYZ | xyz(34.6255, 27.5652, 91.4738) |
| Luminance | 0.2757 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.51
Lavender Blue
#8B88F8
ΔE00 2.04
Perrywinkle
#8F8CE7
ΔE00 4.38
Cornflower
#6A79F7
ΔE00 5.11
Periwinkle Blue
#8F99FB
ΔE00 6.98
Mediumslateblue
#7B68EE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8781F7 #F1F781
analogous
#81B6F7 #8781F7 #C281F7
triadic
#8781F7 #F78781 #81F787
tetradic
#8781F7 #F781B6 #F1F781 #81F7C2
square
#8781F7 #F781B6 #F1F781 #81F7C2
split-complementary
#8781F7 #F7C281 #B6F781
monochromatic
#1A0FEE #5047F3 #8781F7 #BEBBFB #E4E2FD
Accessibility & contrast
On white
3.22
#8781F7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.51
#8781F7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8781F7
6.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8781F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8781F7 | 1.00 | 3.22 | 6.51 | 6.51 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F93FB
Deuteranopia (green-blind)
#498BF4
Tritanopia (blue-blind)
#629AB0
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8781f7; /* rgb */ color: rgb(135, 129, 247); /* oklch */ color: oklch(66.3% 0.171 283.0);
Tailwind
colors: {
custom: {
50: '#b0a5fa',
500: '#8781f7',
950: '#000000',
},
}SCSS
$custom: #8781f7; $custom-light: #b0a5fa; $custom-dark: #000000;
JSON
{
"hex": "#8781f7",
"rgb": {
"r": 135,
"g": 129,
"b": 247
},
"hsl": {
"h": 243.051,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.66336,
"c": 0.17066,
"h": 283
},
"luminance": 0.27567
}Semantic roles & 50–950 ramp
primary
#8781F7
secondary
#F4F5D6
accent
#E501D9
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85