#7E73FC#7E73FC
#7E73FC is a light, vivid blue. Relative luminance 0.237; OKLCH L 63.5% C 0.197 H 282.9°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7E73FC |
|---|---|
| RGB | rgb(126, 115, 252) |
| HSL | hsl(245, 96%, 72%) |
| HSV | hsv(245, 54%, 99%) |
| CMYK | cmyk(50%, 54.4%, 0%, 1.2%) |
| CIE-LAB | lab(55.81, 39.39, -67.27) |
| CIE-LCH | lch(55.81, 77.96, 300.35°) |
| OKLab | oklab(63.5% 0.0439 -0.1922) |
| OKLCH | oklch(63.5% 0.197 282.9) |
| XYZ | xyz(32.3003, 23.7236, 94.9537) |
| Luminance | 0.2372 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.87
Cornflower
#6A79F7
ΔE00 4.26
Periwinkle (survey)
#8E82FE
ΔE00 4.73
Lavender Blue
#8B88F8
ΔE00 6.21
Mediumpurple
#9370DB
ΔE00 6.86
Perrywinkle
#8F8CE7
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E73FC #F1FC73
analogous
#73ACFC #7E73FC #C373FC
triadic
#7E73FC #FC7E73 #73FC7E
tetradic
#7E73FC #FC73AC #F1FC73 #73FCC3
square
#7E73FC #FC73AC #F1FC73 #73FCC3
split-complementary
#7E73FC #FCC373 #ACFC73
monochromatic
#1805EF #4737FB #7E73FC #B5AFFD #E3E1FE
Accessibility & contrast
On white
3.66
#7E73FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#7E73FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E73FC
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E73FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E73FC | 1.00 | 3.66 | 5.75 | 5.75 |
| #FFFFFF | 3.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E8AFF
Deuteranopia (green-blind)
#0781F9
Tritanopia (blue-blind)
#4D92AD
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #7e73fc; /* rgb */ color: rgb(126, 115, 252); /* oklch */ color: oklch(63.5% 0.197 282.9);
Tailwind
colors: {
custom: {
50: '#ac9bfe',
500: '#7e73fc',
950: '#000000',
},
}SCSS
$custom: #7e73fc; $custom-light: #ac9bfe; $custom-dark: #000000;
JSON
{
"hex": "#7e73fc",
"rgb": {
"r": 126,
"g": 115,
"b": 252
},
"hsl": {
"h": 244.818,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.63504,
"c": 0.19715,
"h": 282.9
},
"luminance": 0.23725
}Semantic roles & 50–950 ramp
primary
#7E73FC
secondary
#F4F7D4
accent
#E600D3
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86