#7E73F8#7E73F8
#7E73F8 is a light, vivid blue. Relative luminance 0.235; OKLCH L 63.2% C 0.192 H 283.2°. Best body text is #000000 at 5.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7E73F8 |
|---|---|
| RGB | rgb(126, 115, 248) |
| HSL | hsl(245, 90%, 71%) |
| HSV | hsv(245, 54%, 97%) |
| CMYK | cmyk(49.2%, 53.6%, 0%, 2.7%) |
| CIE-LAB | lab(55.56, 38.22, -65.47) |
| CIE-LCH | lch(55.56, 75.80, 300.27°) |
| OKLab | oklab(63.23% 0.0437 -0.1869) |
| OKLCH | oklch(63.23% 0.192 283.2) |
| XYZ | xyz(31.6731, 23.4728, 91.6505) |
| Luminance | 0.2347 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.61
Cornflower
#6A79F7
ΔE00 4.24
Periwinkle (survey)
#8E82FE
ΔE00 4.80
Lavender Blue
#8B88F8
ΔE00 6.21
Mediumpurple
#9370DB
ΔE00 6.51
Perrywinkle
#8F8CE7
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E73F8 #EDF873
analogous
#73AAF8 #7E73F8 #C073F8
triadic
#7E73F8 #F87E73 #73F87E
tetradic
#7E73F8 #F873AA #EDF873 #73F8C0
square
#7E73F8 #F873AA #EDF873 #73F8C0
split-complementary
#7E73F8 #F8C073 #AAF873
monochromatic
#1D0BE5 #4839F5 #7E73F8 #B4ADFB #E4E2FE
Accessibility & contrast
On white
3.69
#7E73F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.69
#7E73F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E73F8
5.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E73F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E73F8 | 1.00 | 3.69 | 5.69 | 5.69 |
| #FFFFFF | 3.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2789FD
Deuteranopia (green-blind)
#1A81F5
Tritanopia (blue-blind)
#5091AB
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7e73f8; /* rgb */ color: rgb(126, 115, 248); /* oklch */ color: oklch(63.2% 0.192 283.2);
Tailwind
colors: {
custom: {
50: '#ab9bfb',
500: '#7e73f8',
950: '#000000',
},
}SCSS
$custom: #7e73f8; $custom-light: #ab9bfb; $custom-dark: #000000;
JSON
{
"hex": "#7e73f8",
"rgb": {
"r": 126,
"g": 115,
"b": 248
},
"hsl": {
"h": 244.962,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.63234,
"c": 0.19196,
"h": 283.2
},
"luminance": 0.23474
}Semantic roles & 50–950 ramp
primary
#7E73F8
secondary
#F2F5D2
accent
#E600D3
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E17
muted
#807E85