#807FF9#807FF9
#807FF9 is a light, vivid blue. Relative luminance 0.266; OKLCH L 65.6% C 0.177 H 280.7°. Best body text is #000000 at 6.32:1 contrast (WCAG AA passes).
Color values
| HEX | #807FF9 |
|---|---|
| RGB | rgb(128, 127, 249) |
| HSL | hsl(240, 91%, 74%) |
| HSV | hsv(240, 49%, 98%) |
| CMYK | cmyk(48.6%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(58.61, 31.90, -61.11) |
| CIE-LCH | lch(58.61, 68.93, 297.57°) |
| OKLab | oklab(65.58% 0.0329 -0.174) |
| OKLCH | oklch(65.58% 0.177 280.7) |
| XYZ | xyz(33.5851, 26.6057, 92.9699) |
| Luminance | 0.2661 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.57
Lavender Blue
#8B88F8
ΔE00 2.96
Cornflower
#6A79F7
ΔE00 3.80
Perrywinkle
#8F8CE7
ΔE00 5.37
Mediumslateblue
#7B68EE
ΔE00 7.07
Soft Blue
#6488EA
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807FF9 #F8F97F
analogous
#7FBBF9 #807FF9 #BD7FF9
triadic
#807FF9 #F9807F #7FF980
tetradic
#807FF9 #F97FBB #F8F97F #7FF9BD
square
#807FF9 #F97FBB #F8F97F #7FF9BD
split-complementary
#807FF9 #F9BD7F #BBF97F
monochromatic
#0D0BF2 #4645F6 #807FF9 #BAB9FC #E2E2FE
Accessibility & contrast
On white
3.32
#807FF9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.32
#807FF9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807FF9
6.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807FF9 | 1.00 | 3.32 | 6.32 | 6.32 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4792FD
Deuteranopia (green-blind)
#3D88F6
Tritanopia (blue-blind)
#5299B0
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #807ff9; /* rgb */ color: rgb(128, 127, 249); /* oklch */ color: oklch(65.6% 0.177 280.7);
Tailwind
colors: {
custom: {
50: '#aca4fc',
500: '#807ff9',
950: '#000000',
},
}SCSS
$custom: #807ff9; $custom-light: #aca4fc; $custom-dark: #000000;
JSON
{
"hex": "#807ff9",
"rgb": {
"r": 128,
"g": 127,
"b": 249
},
"hsl": {
"h": 240.492,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.65575,
"c": 0.17705,
"h": 280.7
},
"luminance": 0.26607
}Semantic roles & 50–950 ramp
primary
#807FF9
secondary
#F5F6D5
accent
#E600E4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85