#807EF4#807EF4
#807EF4 is a light, vivid blue. Relative luminance 0.260; OKLCH L 65.1% C 0.172 H 281.3°. Best body text is #000000 at 6.21:1 contrast (WCAG AA passes).
Color values
| HEX | #807EF4 |
|---|---|
| RGB | rgb(128, 126, 244) |
| HSL | hsl(241, 84%, 73%) |
| HSV | hsv(241, 48%, 96%) |
| CMYK | cmyk(47.5%, 48.4%, 0%, 4.3%) |
| CIE-LAB | lab(58.08, 31.02, -59.19) |
| CIE-LCH | lch(58.08, 66.83, 297.65°) |
| OKLab | oklab(65.08% 0.0336 -0.1684) |
| OKLCH | oklch(65.08% 0.172 281.3) |
| XYZ | xyz(32.6871, 26.0409, 88.8744) |
| Luminance | 0.2604 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.83
Lavender Blue
#8B88F8
ΔE00 3.20
Cornflower
#6A79F7
ΔE00 3.78
Perrywinkle
#8F8CE7
ΔE00 5.24
Mediumslateblue
#7B68EE
ΔE00 6.68
Soft Blue
#6488EA
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807EF4 #F2F47E
analogous
#7EB7F4 #807EF4 #BB7EF4
triadic
#807EF4 #F4807E #7EF480
tetradic
#807EF4 #F47EB7 #F2F47E #7EF4BB
square
#807EF4 #F47EB7 #F2F47E #7EF4BB
split-complementary
#807EF4 #F4BB7E #B7F47E
monochromatic
#1713E4 #4846EF #807EF4 #B8B6F9 #E3E3FD
Accessibility & contrast
On white
3.38
#807EF4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.21
#807EF4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807EF4
6.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807EF4 | 1.00 | 3.38 | 6.21 | 6.21 |
| #FFFFFF | 3.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4990F8
Deuteranopia (green-blind)
#4187F1
Tritanopia (blue-blind)
#5697AD
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #807ef4; /* rgb */ color: rgb(128, 126, 244); /* oklch */ color: oklch(65.1% 0.172 281.3);
Tailwind
colors: {
custom: {
50: '#aba3f8',
500: '#807ef4',
950: '#000000',
},
}SCSS
$custom: #807ef4; $custom-light: #aba3f8; $custom-dark: #000000;
JSON
{
"hex": "#807ef4",
"rgb": {
"r": 128,
"g": 126,
"b": 244
},
"hsl": {
"h": 241.017,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.65082,
"c": 0.17167,
"h": 281.3
},
"luminance": 0.26043
}Semantic roles & 50–950 ramp
primary
#807EF4
secondary
#F4F5D6
accent
#E105DD
background
#FBFAFF
surface
#F6F3FF
border
#D0CDD7
text
#110F17
muted
#807F85