#807EF5#807EF5
#807EF5 is a light, vivid blue. Relative luminance 0.261; OKLCH L 65.1% C 0.173 H 281.2°. Best body text is #000000 at 6.22:1 contrast (WCAG AA passes).
Color values
| HEX | #807EF5 |
|---|---|
| RGB | rgb(128, 126, 245) |
| HSL | hsl(241, 86%, 73%) |
| HSV | hsv(241, 49%, 96%) |
| CMYK | cmyk(47.8%, 48.6%, 0%, 3.9%) |
| CIE-LAB | lab(58.13, 31.31, -59.66) |
| CIE-LCH | lch(58.13, 67.37, 297.69°) |
| OKLab | oklab(65.14% 0.0337 -0.1697) |
| OKLCH | oklch(65.14% 0.173 281.2) |
| XYZ | xyz(32.8394, 26.1018, 89.6763) |
| Luminance | 0.2610 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.77
Lavender Blue
#8B88F8
ΔE00 3.19
Cornflower
#6A79F7
ΔE00 3.76
Perrywinkle
#8F8CE7
ΔE00 5.30
Mediumslateblue
#7B68EE
ΔE00 6.69
Soft Blue
#6488EA
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807EF5 #F3F57E
analogous
#7EB8F5 #807EF5 #BB7EF5
triadic
#807EF5 #F5807E #7EF580
tetradic
#807EF5 #F57EB8 #F3F57E #7EF5BB
square
#807EF5 #F57EB8 #F3F57E #7EF5BB
split-complementary
#807EF5 #F5BB7E #B8F57E
monochromatic
#1512E7 #4845F1 #807EF5 #B8B7F9 #E3E3FD
Accessibility & contrast
On white
3.38
#807EF5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.22
#807EF5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807EF5
6.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807EF5 | 1.00 | 3.38 | 6.22 | 6.22 |
| #FFFFFF | 3.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4890F9
Deuteranopia (green-blind)
#4087F2
Tritanopia (blue-blind)
#5598AE
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #807ef5; /* rgb */ color: rgb(128, 126, 245); /* oklch */ color: oklch(65.1% 0.173 281.2);
Tailwind
colors: {
custom: {
50: '#aba3f9',
500: '#807ef5',
950: '#000000',
},
}SCSS
$custom: #807ef5; $custom-light: #aba3f9; $custom-dark: #000000;
JSON
{
"hex": "#807ef5",
"rgb": {
"r": 128,
"g": 126,
"b": 245
},
"hsl": {
"h": 241.008,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.65144,
"c": 0.17302,
"h": 281.2
},
"luminance": 0.26103
}Semantic roles & 50–950 ramp
primary
#807EF5
secondary
#F4F5D6
accent
#E203DE
background
#FBFAFF
surface
#F6F3FF
border
#D0CDD7
text
#110F17
muted
#807F85