#807FF3#807FF3
#807FF3 is a light, vivid blue. Relative luminance 0.262; OKLCH L 65.2% C 0.169 H 281.0°. Best body text is #000000 at 6.25:1 contrast (WCAG AA passes).
Color values
| HEX | #807FF3 |
|---|---|
| RGB | rgb(128, 127, 243) |
| HSL | hsl(241, 83%, 73%) |
| HSV | hsv(241, 48%, 95%) |
| CMYK | cmyk(47.3%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(58.26, 30.13, -58.34) |
| CIE-LCH | lch(58.26, 65.67, 297.31°) |
| OKLab | oklab(65.2% 0.0323 -0.1658) |
| OKLCH | oklch(65.2% 0.169 281) |
| XYZ | xyz(32.6642, 26.2373, 88.1198) |
| Luminance | 0.2624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.85
Lavender Blue
#8B88F8
ΔE00 2.98
Cornflower
#6A79F7
ΔE00 3.86
Perrywinkle
#8F8CE7
ΔE00 4.97
Mediumslateblue
#7B68EE
ΔE00 6.97
Soft Blue
#6488EA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807FF3 #F2F37F
analogous
#7FB8F3 #807FF3 #BA7FF3
triadic
#807FF3 #F3807F #7FF380
tetradic
#807FF3 #F37FB8 #F2F37F #7FF3BA
square
#807FF3 #F37FB8 #F2F37F #7FF3BA
split-complementary
#807FF3 #F3BA7F #B8F37F
monochromatic
#1715E2 #4847EE #807FF3 #B8B7F8 #E3E3FC
Accessibility & contrast
On white
3.36
#807FF3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.25
#807FF3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807FF3
6.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807FF3 | 1.00 | 3.36 | 6.25 | 6.25 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C90F7
Deuteranopia (green-blind)
#4488F0
Tritanopia (blue-blind)
#5798AD
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #807ff3; /* rgb */ color: rgb(128, 127, 243); /* oklch */ color: oklch(65.2% 0.169 281.0);
Tailwind
colors: {
custom: {
50: '#aba4f8',
500: '#807ff3',
950: '#000000',
},
}SCSS
$custom: #807ff3; $custom-light: #aba4f8; $custom-dark: #000000;
JSON
{
"hex": "#807ff3",
"rgb": {
"r": 128,
"g": 127,
"b": 243
},
"hsl": {
"h": 240.517,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.65203,
"c": 0.16897,
"h": 281
},
"luminance": 0.26239
}Semantic roles & 50–950 ramp
primary
#807FF3
secondary
#F4F4D7
accent
#DF06DD
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85