#7B73FA#7B73FA
#7B73FA is a light, vivid blue. Relative luminance 0.234; OKLCH L 63.1% C 0.195 H 281.9°. Best body text is #000000 at 5.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7B73FA |
|---|---|
| RGB | rgb(123, 115, 250) |
| HSL | hsl(244, 93%, 72%) |
| HSV | hsv(244, 54%, 98%) |
| CMYK | cmyk(50.8%, 54%, 0%, 2%) |
| CIE-LAB | lab(55.45, 38.20, -66.75) |
| CIE-LCH | lch(55.45, 76.91, 299.78°) |
| OKLab | oklab(63.14% 0.0403 -0.1908) |
| OKLCH | oklch(63.14% 0.195 281.9) |
| XYZ | xyz(31.5492, 23.3728, 93.2729) |
| Luminance | 0.2338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.77
Cornflower
#6A79F7
ΔE00 3.79
Periwinkle (survey)
#8E82FE
ΔE00 5.01
Lavender Blue
#8B88F8
ΔE00 6.32
Mediumpurple
#9370DB
ΔE00 7.06
Perrywinkle
#8F8CE7
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B73FA #F2FA73
analogous
#73AFFA #7B73FA #BF73FA
triadic
#7B73FA #FA7B73 #73FA7B
tetradic
#7B73FA #FA73AF #F2FA73 #73FABF
square
#7B73FA #FA73AF #F2FA73 #73FABF
split-complementary
#7B73FA #FABF73 #AFFA73
monochromatic
#1608EA #4338F8 #7B73FA #B3AEFC #E3E1FE
Accessibility & contrast
On white
3.70
#7B73FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.68
#7B73FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B73FA
5.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B73FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B73FA | 1.00 | 3.70 | 5.68 | 5.68 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#208AFF
Deuteranopia (green-blind)
#0880F7
Tritanopia (blue-blind)
#4891AC
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7b73fa; /* rgb */ color: rgb(123, 115, 250); /* oklch */ color: oklch(63.1% 0.195 281.9);
Tailwind
colors: {
custom: {
50: '#aa9bfd',
500: '#7b73fa',
950: '#000000',
},
}SCSS
$custom: #7b73fa; $custom-light: #aa9bfd; $custom-dark: #000000;
JSON
{
"hex": "#7b73fa",
"rgb": {
"r": 123,
"g": 115,
"b": 250
},
"hsl": {
"h": 243.556,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.63142,
"c": 0.19497,
"h": 281.9
},
"luminance": 0.23375
}Semantic roles & 50–950 ramp
primary
#7B73FA
secondary
#F4F6D3
accent
#E600D8
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86