#807FF5#807FF5
#807FF5 is a light, vivid blue. Relative luminance 0.264; OKLCH L 65.3% C 0.172 H 280.9°. Best body text is #000000 at 6.27:1 contrast (WCAG AA passes).
Color values
| HEX | #807FF5 |
|---|---|
| RGB | rgb(128, 127, 245) |
| HSL | hsl(241, 86%, 73%) |
| HSV | hsv(241, 48%, 96%) |
| CMYK | cmyk(47.8%, 48.2%, 0%, 3.9%) |
| CIE-LAB | lab(58.38, 30.72, -59.27) |
| CIE-LCH | lch(58.38, 66.76, 297.40°) |
| OKLab | oklab(65.33% 0.0325 -0.1686) |
| OKLCH | oklch(65.33% 0.172 280.9) |
| XYZ | xyz(32.9679, 26.3588, 89.7191) |
| Luminance | 0.2636 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.73
Lavender Blue
#8B88F8
ΔE00 2.95
Cornflower
#6A79F7
ΔE00 3.82
Perrywinkle
#8F8CE7
ΔE00 5.10
Mediumslateblue
#7B68EE
ΔE00 6.99
Soft Blue
#6488EA
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807FF5 #F4F57F
analogous
#7FB9F5 #807FF5 #BB7FF5
triadic
#807FF5 #F5807F #7FF580
tetradic
#807FF5 #F57FB9 #F4F57F #7FF5BB
square
#807FF5 #F57FB9 #F4F57F #7FF5BB
split-complementary
#807FF5 #F5BB7F #B9F57F
monochromatic
#1412E8 #4846F1 #807FF5 #B8B8F9 #E3E3FD
Accessibility & contrast
On white
3.35
#807FF5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.27
#807FF5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807FF5
6.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807FF5 | 1.00 | 3.35 | 6.27 | 6.27 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A91F9
Deuteranopia (green-blind)
#4288F2
Tritanopia (blue-blind)
#5598AE
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #807ff5; /* rgb */ color: rgb(128, 127, 245); /* oklch */ color: oklch(65.3% 0.172 280.9);
Tailwind
colors: {
custom: {
50: '#aba4f9',
500: '#807ff5',
950: '#000000',
},
}SCSS
$custom: #807ff5; $custom-light: #aba4f9; $custom-dark: #000000;
JSON
{
"hex": "#807ff5",
"rgb": {
"r": 128,
"g": 127,
"b": 245
},
"hsl": {
"h": 240.508,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.65326,
"c": 0.17167,
"h": 280.9
},
"luminance": 0.26361
}Semantic roles & 50–950 ramp
primary
#807FF5
secondary
#F5F5D6
accent
#E203E0
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85