#807FF2#807FF2
#807FF2 is a light, vivid blue. Relative luminance 0.262; OKLCH L 65.1% C 0.168 H 281.1°. Best body text is #000000 at 6.24:1 contrast (WCAG AA passes).
Color values
| HEX | #807FF2 |
|---|---|
| RGB | rgb(128, 127, 242) |
| HSL | hsl(241, 82%, 72%) |
| HSV | hsv(241, 48%, 95%) |
| CMYK | cmyk(47.1%, 47.5%, 0%, 5.1%) |
| CIE-LAB | lab(58.20, 29.84, -57.88) |
| CIE-LCH | lch(58.20, 65.12, 297.27°) |
| OKLab | oklab(65.14% 0.0322 -0.1645) |
| OKLCH | oklch(65.14% 0.168 281.1) |
| XYZ | xyz(32.5136, 26.1771, 87.3267) |
| Luminance | 0.2618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.91
Lavender Blue
#8B88F8
ΔE00 3.00
Cornflower
#6A79F7
ΔE00 3.89
Perrywinkle
#8F8CE7
ΔE00 4.91
Mediumslateblue
#7B68EE
ΔE00 6.96
Soft Blue
#6488EA
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807FF2 #F1F27F
analogous
#7FB7F2 #807FF2 #BA7FF2
triadic
#807FF2 #F2807F #7FF280
tetradic
#807FF2 #F27FB7 #F1F27F #7FF2BA
square
#807FF2 #F27FB7 #F1F27F #7FF2BA
split-complementary
#807FF2 #F2BA7F #B7F27F
monochromatic
#1817E0 #4947EC #807FF2 #B7B7F8 #E3E3FC
Accessibility & contrast
On white
3.37
#807FF2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.24
#807FF2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807FF2
6.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807FF2 | 1.00 | 3.37 | 6.24 | 6.24 |
| #FFFFFF | 3.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D90F6
Deuteranopia (green-blind)
#4588EF
Tritanopia (blue-blind)
#5797AD
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #807ff2; /* rgb */ color: rgb(128, 127, 242); /* oklch */ color: oklch(65.1% 0.168 281.1);
Tailwind
colors: {
custom: {
50: '#aba4f7',
500: '#807ff2',
950: '#000000',
},
}SCSS
$custom: #807ff2; $custom-light: #aba4f7; $custom-dark: #000000;
JSON
{
"hex": "#807ff2",
"rgb": {
"r": 128,
"g": 127,
"b": 242
},
"hsl": {
"h": 240.522,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.65142,
"c": 0.16762,
"h": 281.1
},
"luminance": 0.26179
}Semantic roles & 50–950 ramp
primary
#807FF2
secondary
#F4F4D7
accent
#DE08DC
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85