#807FF0#807FF0
#807FF0 is a light, vivid blue. Relative luminance 0.261; OKLCH L 65.0% C 0.165 H 281.2°. Best body text is #000000 at 6.21:1 contrast (WCAG AA passes).
Color values
| HEX | #807FF0 |
|---|---|
| RGB | rgb(128, 127, 240) |
| HSL | hsl(241, 79%, 72%) |
| HSV | hsv(241, 47%, 94%) |
| CMYK | cmyk(46.7%, 47.1%, 0%, 5.9%) |
| CIE-LAB | lab(58.09, 29.25, -56.95) |
| CIE-LCH | lch(58.09, 64.03, 297.19°) |
| OKLab | oklab(65.02% 0.032 -0.1618) |
| OKLCH | oklch(65.02% 0.165 281.2) |
| XYZ | xyz(32.2149, 26.0576, 85.7533) |
| Luminance | 0.2606 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.06
Lavender Blue
#8B88F8
ΔE00 3.07
Cornflower
#6A79F7
ΔE00 3.96
Perrywinkle
#8F8CE7
ΔE00 4.80
Mediumslateblue
#7B68EE
ΔE00 6.96
Soft Blue
#6488EA
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807FF0 #EFF07F
analogous
#7FB7F0 #807FF0 #B97FF0
triadic
#807FF0 #F0807F #7FF080
tetradic
#807FF0 #F07FB7 #EFF07F #7FF0B9
square
#807FF0 #F07FB7 #EFF07F #7FF0B9
split-complementary
#807FF0 #F0B97F #B7F07F
monochromatic
#1B1ADB #4A48EA #807FF0 #B6B6F6 #E4E4FC
Accessibility & contrast
On white
3.38
#807FF0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.21
#807FF0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807FF0
6.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807FF0 | 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)
#4F90F4
Deuteranopia (green-blind)
#4788ED
Tritanopia (blue-blind)
#5997AC
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #807ff0; /* rgb */ color: rgb(128, 127, 240); /* oklch */ color: oklch(65.0% 0.165 281.2);
Tailwind
colors: {
custom: {
50: '#aba4f5',
500: '#807ff0',
950: '#000000',
},
}SCSS
$custom: #807ff0; $custom-light: #aba4f5; $custom-dark: #000000;
JSON
{
"hex": "#807ff0",
"rgb": {
"r": 128,
"g": 127,
"b": 240
},
"hsl": {
"h": 240.531,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.6502,
"c": 0.1649,
"h": 281.2
},
"luminance": 0.26059
}Semantic roles & 50–950 ramp
primary
#807FF0
secondary
#F3F4D7
accent
#DB0AD9
background
#FAFAFF
surface
#F5F4FE
border
#CFCED6
text
#110F17
muted
#807F85