#7F7EF3#7F7EF3
#7F7EF3 is a light, vivid blue. Relative luminance 0.259; OKLCH L 64.9% C 0.170 H 280.9°. Best body text is #000000 at 6.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7F7EF3 |
|---|---|
| RGB | rgb(127, 126, 243) |
| HSL | hsl(241, 83%, 72%) |
| HSV | hsv(241, 48%, 95%) |
| CMYK | cmyk(47.7%, 48.1%, 0%, 4.7%) |
| CIE-LAB | lab(57.95, 30.50, -58.85) |
| CIE-LCH | lch(57.95, 66.29, 297.39°) |
| OKLab | oklab(64.95% 0.0323 -0.1674) |
| OKLCH | oklch(64.95% 0.17 280.9) |
| XYZ | xyz(32.3860, 25.9031, 88.0700) |
| Luminance | 0.2591 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.03
Lavender Blue
#8B88F8
ΔE00 3.29
Cornflower
#6A79F7
ΔE00 3.63
Perrywinkle
#8F8CE7
ΔE00 5.26
Mediumslateblue
#7B68EE
ΔE00 6.69
Soft Blue
#6488EA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F7EF3 #F2F37E
analogous
#7EB7F3 #7F7EF3 #BA7EF3
triadic
#7F7EF3 #F37F7E #7EF37F
tetradic
#7F7EF3 #F37EB7 #F2F37E #7EF3BA
square
#7F7EF3 #F37EB7 #F2F37E #7EF3BA
split-complementary
#7F7EF3 #F3BA7E #B7F37E
monochromatic
#1715E2 #4746EE #7F7EF3 #B7B6F8 #E3E3FC
Accessibility & contrast
On white
3.40
#7F7EF3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.18
#7F7EF3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F7EF3
6.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F7EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F7EF3 | 1.00 | 3.40 | 6.18 | 6.18 |
| #FFFFFF | 3.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A90F7
Deuteranopia (green-blind)
#4187F0
Tritanopia (blue-blind)
#5597AD
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #7f7ef3; /* rgb */ color: rgb(127, 126, 243); /* oklch */ color: oklch(64.9% 0.170 280.9);
Tailwind
colors: {
custom: {
50: '#aba3f8',
500: '#7f7ef3',
950: '#000000',
},
}SCSS
$custom: #7f7ef3; $custom-light: #aba3f8; $custom-dark: #000000;
JSON
{
"hex": "#7f7ef3",
"rgb": {
"r": 127,
"g": 126,
"b": 243
},
"hsl": {
"h": 240.513,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.64946,
"c": 0.17048,
"h": 280.9
},
"luminance": 0.25905
}Semantic roles & 50–950 ramp
primary
#7F7EF3
secondary
#F4F4D7
accent
#DF06DE
background
#FAFAFF
surface
#F5F3FF
border
#CFCDD7
text
#110F17
muted
#807F85