#807FF6#807FF6
#807FF6 is a light, vivid blue. Relative luminance 0.264; OKLCH L 65.4% C 0.173 H 280.9°. Best body text is #000000 at 6.28:1 contrast (WCAG AA passes).
Color values
| HEX | #807FF6 |
|---|---|
| RGB | rgb(128, 127, 246) |
| HSL | hsl(241, 87%, 73%) |
| HSV | hsv(241, 48%, 96%) |
| CMYK | cmyk(48%, 48.4%, 0%, 3.5%) |
| CIE-LAB | lab(58.43, 31.02, -59.73) |
| CIE-LCH | lch(58.43, 67.30, 297.44°) |
| OKLab | oklab(65.39% 0.0326 -0.1699) |
| OKLCH | oklch(65.39% 0.173 280.9) |
| XYZ | xyz(33.1210, 26.4200, 90.5253) |
| Luminance | 0.2642 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.68
Lavender Blue
#8B88F8
ΔE00 2.95
Cornflower
#6A79F7
ΔE00 3.81
Perrywinkle
#8F8CE7
ΔE00 5.16
Mediumslateblue
#7B68EE
ΔE00 7.01
Soft Blue
#6488EA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807FF6 #F5F67F
analogous
#7FB9F6 #807FF6 #BB7FF6
triadic
#807FF6 #F6807F #7FF680
tetradic
#807FF6 #F67FB9 #F5F67F #7FF6BB
square
#807FF6 #F67FB9 #F5F67F #7FF6BB
split-complementary
#807FF6 #F6BB7F #B9F67F
monochromatic
#1210EA #4746F2 #807FF6 #B9B8FA #E3E2FD
Accessibility & contrast
On white
3.34
#807FF6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.28
#807FF6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807FF6
6.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807FF6 | 1.00 | 3.34 | 6.28 | 6.28 |
| #FFFFFF | 3.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4991FA
Deuteranopia (green-blind)
#4088F3
Tritanopia (blue-blind)
#5599AF
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #807ff6; /* rgb */ color: rgb(128, 127, 246); /* oklch */ color: oklch(65.4% 0.173 280.9);
Tailwind
colors: {
custom: {
50: '#aba4fa',
500: '#807ff6',
950: '#000000',
},
}SCSS
$custom: #807ff6; $custom-light: #aba4fa; $custom-dark: #000000;
JSON
{
"hex": "#807ff6",
"rgb": {
"r": 128,
"g": 127,
"b": 246
},
"hsl": {
"h": 240.504,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.65388,
"c": 0.17302,
"h": 280.9
},
"luminance": 0.26422
}Semantic roles & 50–950 ramp
primary
#807FF6
secondary
#F5F5D6
accent
#E302E2
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85