#807FFF#807FFF
#807FFF is a light, vivid blue. Relative luminance 0.270; OKLCH L 66.0% C 0.185 H 280.4°. Best body text is #000000 at 6.40:1 contrast (WCAG AA passes).
Color values
| HEX | #807FFF |
|---|---|
| RGB | rgb(128, 127, 255) |
| HSL | hsl(240, 100%, 75%) |
| HSV | hsv(240, 50%, 100%) |
| CMYK | cmyk(49.8%, 50.2%, 0%, 0%) |
| CIE-LAB | lab(58.96, 33.68, -63.84) |
| CIE-LCH | lch(58.96, 72.18, 297.81°) |
| OKLab | oklab(65.96% 0.0334 -0.182) |
| OKLCH | oklch(65.96% 0.185 280.4) |
| XYZ | xyz(34.5359, 26.9860, 97.9774) |
| Luminance | 0.2699 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.52
Lavender Blue
#8B88F8
ΔE00 3.13
Cornflower
#6A79F7
ΔE00 3.92
Perrywinkle
#8F8CE7
ΔE00 5.82
Mediumslateblue
#7B68EE
ΔE00 7.27
Soft Blue
#6488EA
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807FFF #FEFF7F
analogous
#7FBEFF #807FFF #C07FFF
triadic
#807FFF #FF807F #7FFF80
tetradic
#807FFF #FF7FBE #FEFF7F #7FFFC0
square
#807FFF #FF7FBE #FEFF7F #7FFFC0
split-complementary
#807FFF #FFC07F #BEFF7F
monochromatic
#0705FF #4342FF #807FFF #BDBCFF #E1E0FF
Accessibility & contrast
On white
3.28
#807FFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.40
#807FFF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807FFF
6.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807FFF | 1.00 | 3.28 | 6.40 | 6.40 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4093FF
Deuteranopia (green-blind)
#3489FC
Tritanopia (blue-blind)
#4E9BB3
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #807fff; /* rgb */ color: rgb(128, 127, 255); /* oklch */ color: oklch(66.0% 0.185 280.4);
Tailwind
colors: {
custom: {
50: '#aca4ff',
500: '#807fff',
950: '#000000',
},
}SCSS
$custom: #807fff; $custom-light: #aca4ff; $custom-dark: #000000;
JSON
{
"hex": "#807fff",
"rgb": {
"r": 128,
"g": 127,
"b": 255
},
"hsl": {
"h": 240.469,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.65955,
"c": 0.18505,
"h": 280.4
},
"luminance": 0.26988
}Semantic roles & 50–950 ramp
primary
#807FFF
secondary
#F7F7D4
accent
#E600E4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86