#7B72FA#7B72FA
#7B72FA is a light, vivid blue. Relative luminance 0.231; OKLCH L 63.0% C 0.196 H 282.2°. Best body text is #000000 at 5.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7B72FA |
|---|---|
| RGB | rgb(123, 114, 250) |
| HSL | hsl(244, 93%, 71%) |
| HSV | hsv(244, 54%, 98%) |
| CMYK | cmyk(50.8%, 54.4%, 0%, 2%) |
| CIE-LAB | lab(55.22, 38.79, -67.12) |
| CIE-LCH | lch(55.22, 77.52, 300.02°) |
| OKLab | oklab(62.97% 0.0413 -0.1919) |
| OKLCH | oklch(62.97% 0.196 282.2) |
| XYZ | xyz(31.4358, 23.1460, 93.2351) |
| Luminance | 0.2315 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.50
Cornflower
#6A79F7
ΔE00 3.99
Periwinkle (survey)
#8E82FE
ΔE00 5.23
Lavender Blue
#8B88F8
ΔE00 6.59
Mediumpurple
#9370DB
ΔE00 6.99
Perrywinkle
#8F8CE7
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B72FA #F1FA72
analogous
#72ADFA #7B72FA #BF72FA
triadic
#7B72FA #FA7B72 #72FA7B
tetradic
#7B72FA #FA72AD #F1FA72 #72FABF
square
#7B72FA #FA72AD #F1FA72 #72FABF
split-complementary
#7B72FA #FABF72 #ADFA72
monochromatic
#1708E9 #4437F8 #7B72FA #B2ADFC #E3E1FE
Accessibility & contrast
On white
3.73
#7B72FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.63
#7B72FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B72FA
5.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B72FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B72FA | 1.00 | 3.73 | 5.63 | 5.63 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C89FF
Deuteranopia (green-blind)
#007FF7
Tritanopia (blue-blind)
#4891AB
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #7b72fa; /* rgb */ color: rgb(123, 114, 250); /* oklch */ color: oklch(63.0% 0.196 282.2);
Tailwind
colors: {
custom: {
50: '#aa9bfd',
500: '#7b72fa',
950: '#000000',
},
}SCSS
$custom: #7b72fa; $custom-light: #aa9bfd; $custom-dark: #000000;
JSON
{
"hex": "#7b72fa",
"rgb": {
"r": 123,
"g": 114,
"b": 250
},
"hsl": {
"h": 243.971,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.62969,
"c": 0.19627,
"h": 282.2
},
"luminance": 0.23148
}Semantic roles & 50–950 ramp
primary
#7B72FA
secondary
#F3F6D2
accent
#E600D6
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86