#807FF7#807FF7
#807FF7 is a light, vivid blue. Relative luminance 0.265; OKLCH L 65.5% C 0.174 H 280.8°. Best body text is #000000 at 6.30:1 contrast (WCAG AA passes).
Color values
| HEX | #807FF7 |
|---|---|
| RGB | rgb(128, 127, 247) |
| HSL | hsl(241, 88%, 73%) |
| HSV | hsv(241, 49%, 97%) |
| CMYK | cmyk(48.2%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(58.49, 31.31, -60.19) |
| CIE-LCH | lch(58.49, 67.84, 297.48°) |
| OKLab | oklab(65.45% 0.0327 -0.1713) |
| OKLCH | oklch(65.45% 0.174 280.8) |
| XYZ | xyz(33.2749, 26.4816, 91.3358) |
| Luminance | 0.2648 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.64
Lavender Blue
#8B88F8
ΔE00 2.95
Cornflower
#6A79F7
ΔE00 3.80
Perrywinkle
#8F8CE7
ΔE00 5.23
Mediumslateblue
#7B68EE
ΔE00 7.03
Soft Blue
#6488EA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807FF7 #F6F77F
analogous
#7FBAF7 #807FF7 #BC7FF7
triadic
#807FF7 #F7807F #7FF780
tetradic
#807FF7 #F77FBA #F6F77F #7FF7BC
square
#807FF7 #F77FBA #F6F77F #7FF7BC
split-complementary
#807FF7 #F7BC7F #BAF77F
monochromatic
#110FED #4745F3 #807FF7 #B9B9FB #E2E2FD
Accessibility & contrast
On white
3.34
#807FF7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.30
#807FF7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807FF7
6.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807FF7 | 1.00 | 3.34 | 6.30 | 6.30 |
| #FFFFFF | 3.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4991FB
Deuteranopia (green-blind)
#3F88F4
Tritanopia (blue-blind)
#5499AF
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #807ff7; /* rgb */ color: rgb(128, 127, 247); /* oklch */ color: oklch(65.5% 0.174 280.8);
Tailwind
colors: {
custom: {
50: '#aca4fa',
500: '#807ff7',
950: '#000000',
},
}SCSS
$custom: #807ff7; $custom-light: #aca4fa; $custom-dark: #000000;
JSON
{
"hex": "#807ff7",
"rgb": {
"r": 128,
"g": 127,
"b": 247
},
"hsl": {
"h": 240.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.6545,
"c": 0.17437,
"h": 280.8
},
"luminance": 0.26483
}Semantic roles & 50–950 ramp
primary
#807FF7
secondary
#F5F5D6
accent
#E501E3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85