#7C73FA#7C73FA
#7C73FA is a light, vivid blue. Relative luminance 0.234; OKLCH L 63.2% C 0.195 H 282.3°. Best body text is #000000 at 5.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7C73FA |
|---|---|
| RGB | rgb(124, 115, 250) |
| HSL | hsl(244, 93%, 72%) |
| HSV | hsv(244, 54%, 98%) |
| CMYK | cmyk(50.4%, 54%, 0%, 2%) |
| CIE-LAB | lab(55.53, 38.40, -66.62) |
| CIE-LCH | lch(55.53, 76.90, 299.96°) |
| OKLab | oklab(63.22% 0.0415 -0.1904) |
| OKLCH | oklch(63.22% 0.195 282.3) |
| XYZ | xyz(31.6930, 23.4469, 93.2797) |
| Luminance | 0.2345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.75
Cornflower
#6A79F7
ΔE00 3.94
Periwinkle (survey)
#8E82FE
ΔE00 4.92
Lavender Blue
#8B88F8
ΔE00 6.28
Mediumpurple
#9370DB
ΔE00 6.94
Perrywinkle
#8F8CE7
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C73FA #F1FA73
analogous
#73AEFA #7C73FA #C073FA
triadic
#7C73FA #FA7C73 #73FA7C
tetradic
#7C73FA #FA73AE #F1FA73 #73FAC0
square
#7C73FA #FA73AE #F1FA73 #73FAC0
split-complementary
#7C73FA #FAC073 #AEFA73
monochromatic
#1708EA #4538F8 #7C73FA #B3AEFC #E3E1FE
Accessibility & contrast
On white
3.69
#7C73FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.69
#7C73FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7C73FA
5.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C73FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C73FA | 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)
#218AFF
Deuteranopia (green-blind)
#0C80F7
Tritanopia (blue-blind)
#4A91AC
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7c73fa; /* rgb */ color: rgb(124, 115, 250); /* oklch */ color: oklch(63.2% 0.195 282.3);
Tailwind
colors: {
custom: {
50: '#aa9bfd',
500: '#7c73fa',
950: '#000000',
},
}SCSS
$custom: #7c73fa; $custom-light: #aa9bfd; $custom-dark: #000000;
JSON
{
"hex": "#7c73fa",
"rgb": {
"r": 124,
"g": 115,
"b": 250
},
"hsl": {
"h": 244,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.63217,
"c": 0.19482,
"h": 282.3
},
"luminance": 0.23449
}Semantic roles & 50–950 ramp
primary
#7C73FA
secondary
#F3F6D3
accent
#E600D6
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86