#7E80F5#7E80F5
#7E80F5 is a light, vivid blue. Relative luminance 0.265; OKLCH L 65.4% C 0.171 H 279.8°. Best body text is #000000 at 6.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7E80F5 |
|---|---|
| RGB | rgb(126, 128, 245) |
| HSL | hsl(239, 86%, 73%) |
| HSV | hsv(239, 49%, 96%) |
| CMYK | cmyk(48.6%, 47.8%, 0%, 3.9%) |
| CIE-LAB | lab(58.48, 29.69, -59.12) |
| CIE-LCH | lch(58.48, 66.15, 296.67°) |
| OKLab | oklab(65.36% 0.0292 -0.1682) |
| OKLCH | oklch(65.36% 0.171 279.8) |
| XYZ | xyz(32.7997, 26.4647, 89.7484) |
| Luminance | 0.2647 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.95
Periwinkle (survey)
#8E82FE
ΔE00 3.07
Cornflower
#6A79F7
ΔE00 3.59
Perrywinkle
#8F8CE7
ΔE00 5.09
Soft Blue
#6488EA
ΔE00 6.54
Periwinkle Blue
#8F99FB
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E80F5 #F5F37E
analogous
#7EBBF5 #7E80F5 #B87EF5
triadic
#7E80F5 #F57E80 #80F57E
tetradic
#7E80F5 #F57EBB #F5F37E #7EF5B8
square
#7E80F5 #F57EBB #F5F37E #7EF5B8
split-complementary
#7E80F5 #F5B87E #BBF57E
monochromatic
#1215E7 #4548F1 #7E80F5 #B7B8F9 #E3E3FD
Accessibility & contrast
On white
3.34
#7E80F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.29
#7E80F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E80F5
6.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E80F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E80F5 | 1.00 | 3.34 | 6.29 | 6.29 |
| #FFFFFF | 3.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C91F9
Deuteranopia (green-blind)
#4288F2
Tritanopia (blue-blind)
#5199AF
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #7e80f5; /* rgb */ color: rgb(126, 128, 245); /* oklch */ color: oklch(65.4% 0.171 279.8);
Tailwind
colors: {
custom: {
50: '#aaa4f9',
500: '#7e80f5',
950: '#000000',
},
}SCSS
$custom: #7e80f5; $custom-light: #aaa4f9; $custom-dark: #000000;
JSON
{
"hex": "#7e80f5",
"rgb": {
"r": 126,
"g": 128,
"b": 245
},
"hsl": {
"h": 238.992,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.65365,
"c": 0.17067,
"h": 279.8
},
"luminance": 0.26467
}Semantic roles & 50–950 ramp
primary
#7E80F5
secondary
#F5F4D6
accent
#DE03E2
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F17
muted
#807F85