#8D80F5#8D80F5
#8D80F5 is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.5% C 0.169 H 285.9°. Best body text is #000000 at 6.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8D80F5 |
|---|---|
| RGB | rgb(141, 128, 245) |
| HSL | hsl(247, 85%, 73%) |
| HSV | hsv(247, 48%, 96%) |
| CMYK | cmyk(42.4%, 47.8%, 0%, 3.9%) |
| CIE-LAB | lab(59.61, 33.09, -57.24) |
| CIE-LCH | lch(59.61, 66.12, 300.03°) |
| OKLab | oklab(66.5% 0.0463 -0.1623) |
| OKLCH | oklch(66.5% 0.169 285.9) |
| XYZ | xyz(35.1804, 27.6923, 89.8600) |
| Luminance | 0.2769 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.34
Lavender Blue
#8B88F8
ΔE00 2.59
Perrywinkle
#8F8CE7
ΔE00 4.36
Cornflower
#6A79F7
ΔE00 6.18
Mediumpurple
#9370DB
ΔE00 6.61
Mediumslateblue
#7B68EE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D80F5 #E8F580
analogous
#80ADF5 #8D80F5 #C880F5
triadic
#8D80F5 #F58D80 #80F58D
tetradic
#8D80F5 #F580AD #E8F580 #80F5C8
square
#8D80F5 #F580AD #E8F580 #80F5C8
split-complementary
#8D80F5 #F5C880 #ADF580
monochromatic
#2A12E8 #5A47F1 #8D80F5 #C0B9F9 #E6E3FD
Accessibility & contrast
On white
3.21
#8D80F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.54
#8D80F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D80F5
6.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D80F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D80F5 | 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)
#5093F9
Deuteranopia (green-blind)
#4E8CF2
Tritanopia (blue-blind)
#6E98AF
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8d80f5; /* rgb */ color: rgb(141, 128, 245); /* oklch */ color: oklch(66.5% 0.169 285.9);
Tailwind
colors: {
custom: {
50: '#b3a5f9',
500: '#8d80f5',
950: '#000000',
},
}SCSS
$custom: #8d80f5; $custom-light: #b3a5f9; $custom-dark: #000000;
JSON
{
"hex": "#8d80f5",
"rgb": {
"r": 141,
"g": 128,
"b": 245
},
"hsl": {
"h": 246.667,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.66503,
"c": 0.16875,
"h": 285.9
},
"luminance": 0.27694
}Semantic roles & 50–950 ramp
primary
#8D80F5
secondary
#F1F5D6
accent
#E204C9
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85