#7E80FE#7E80FE
#7E80FE is a light, vivid blue. Relative luminance 0.270; OKLCH L 65.9% C 0.183 H 279.4°. Best body text is #000000 at 6.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7E80FE |
|---|---|
| RGB | rgb(126, 128, 254) |
| HSL | hsl(239, 98%, 75%) |
| HSV | hsv(239, 50%, 100%) |
| CMYK | cmyk(50.4%, 49.6%, 0%, 0.4%) |
| CIE-LAB | lab(59.00, 32.38, -63.24) |
| CIE-LCH | lch(59.00, 71.05, 297.11°) |
| OKLab | oklab(65.93% 0.03 -0.1803) |
| OKLCH | oklch(65.93% 0.183 279.4) |
| XYZ | xyz(34.2072, 27.0277, 97.1611) |
| Luminance | 0.2703 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.86
Lavender Blue
#8B88F8
ΔE00 3.08
Cornflower
#6A79F7
ΔE00 3.68
Perrywinkle
#8F8CE7
ΔE00 5.72
Soft Blue
#6488EA
ΔE00 6.81
Periwinkle Blue
#8F99FB
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E80FE #FEFC7E
analogous
#7EC0FE #7E80FE #BC7EFE
triadic
#7E80FE #FE7E80 #80FE7E
tetradic
#7E80FE #FE7EC0 #FEFC7E #7EFEBC
square
#7E80FE #FE7EC0 #FEFC7E #7EFEBC
split-complementary
#7E80FE #FEBC7E #C0FE7E
monochromatic
#0508FD #4144FE #7E80FE #BBBCFE #E1E1FF
Accessibility & contrast
On white
3.28
#7E80FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.41
#7E80FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E80FE
6.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E80FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E80FE | 1.00 | 3.28 | 6.41 | 6.41 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4393FF
Deuteranopia (green-blind)
#3689FB
Tritanopia (blue-blind)
#4A9CB3
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #7e80fe; /* rgb */ color: rgb(126, 128, 254); /* oklch */ color: oklch(65.9% 0.183 279.4);
Tailwind
colors: {
custom: {
50: '#aba4ff',
500: '#7e80fe',
950: '#000000',
},
}SCSS
$custom: #7e80fe; $custom-light: #aba4ff; $custom-dark: #000000;
JSON
{
"hex": "#7e80fe",
"rgb": {
"r": 126,
"g": 128,
"b": 254
},
"hsl": {
"h": 239.063,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.65929,
"c": 0.18275,
"h": 279.4
},
"luminance": 0.2703
}Semantic roles & 50–950 ramp
primary
#7E80FE
secondary
#F7F7D4
accent
#E200E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86