#807EF8#807EF8
#807EF8 is a light, vivid blue. Relative luminance 0.263; OKLCH L 65.3% C 0.177 H 281.1°. Best body text is #000000 at 6.26:1 contrast (WCAG AA passes).
Color values
| HEX | #807EF8 |
|---|---|
| RGB | rgb(128, 126, 248) |
| HSL | hsl(241, 90%, 73%) |
| HSV | hsv(241, 49%, 97%) |
| CMYK | cmyk(48.4%, 49.2%, 0%, 2.7%) |
| CIE-LAB | lab(58.31, 32.19, -61.03) |
| CIE-LCH | lch(58.31, 69.00, 297.81°) |
| OKLab | oklab(65.33% 0.0339 -0.1738) |
| OKLCH | oklch(65.33% 0.177 281.1) |
| XYZ | xyz(33.3011, 26.2864, 92.1078) |
| Luminance | 0.2629 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.65
Lavender Blue
#8B88F8
ΔE00 3.19
Cornflower
#6A79F7
ΔE00 3.74
Perrywinkle
#8F8CE7
ΔE00 5.50
Mediumslateblue
#7B68EE
ΔE00 6.75
Soft Blue
#6488EA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807EF8 #F6F87E
analogous
#7EB9F8 #807EF8 #BD7EF8
triadic
#807EF8 #F8807E #7EF880
tetradic
#807EF8 #F87EB9 #F6F87E #7EF8BD
square
#807EF8 #F87EB9 #F6F87E #7EF8BD
split-complementary
#807EF8 #F8BD7E #B9F87E
monochromatic
#110DEF #4744F5 #807EF8 #B9B8FB #E2E2FD
Accessibility & contrast
On white
3.36
#807EF8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.26
#807EF8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807EF8
6.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807EF8 | 1.00 | 3.36 | 6.26 | 6.26 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4591FC
Deuteranopia (green-blind)
#3C88F5
Tritanopia (blue-blind)
#5398AF
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #807ef8; /* rgb */ color: rgb(128, 126, 248); /* oklch */ color: oklch(65.3% 0.177 281.1);
Tailwind
colors: {
custom: {
50: '#aca3fb',
500: '#807ef8',
950: '#000000',
},
}SCSS
$custom: #807ef8; $custom-light: #aca3fb; $custom-dark: #000000;
JSON
{
"hex": "#807ef8",
"rgb": {
"r": 128,
"g": 126,
"b": 248
},
"hsl": {
"h": 240.984,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.65331,
"c": 0.17704,
"h": 281.1
},
"luminance": 0.26288
}Semantic roles & 50–950 ramp
primary
#807EF8
secondary
#F5F6D5
accent
#E600E2
background
#FBFAFF
surface
#F6F3FF
border
#D0CDD7
text
#110F17
muted
#807F85