#7B72FC#7B72FC
#7B72FC is a light, vivid blue. Relative luminance 0.233; OKLCH L 63.1% C 0.199 H 282.0°. Best body text is #000000 at 5.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7B72FC |
|---|---|
| RGB | rgb(123, 114, 252) |
| HSL | hsl(244, 96%, 72%) |
| HSV | hsv(244, 55%, 99%) |
| CMYK | cmyk(51.2%, 54.8%, 0%, 1.2%) |
| CIE-LAB | lab(55.35, 39.38, -68.02) |
| CIE-LCH | lch(55.35, 78.60, 300.07°) |
| OKLab | oklab(63.11% 0.0414 -0.1945) |
| OKLCH | oklch(63.11% 0.199 282) |
| XYZ | xyz(31.7510, 23.2721, 94.8955) |
| Luminance | 0.2327 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.64
Cornflower
#6A79F7
ΔE00 4.01
Periwinkle (survey)
#8E82FE
ΔE00 5.20
Lavender Blue
#8B88F8
ΔE00 6.59
Mediumpurple
#9370DB
ΔE00 7.15
Perrywinkle
#8F8CE7
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B72FC #F3FC72
analogous
#72AEFC #7B72FC #C072FC
triadic
#7B72FC #FC7B72 #72FC7B
tetradic
#7B72FC #FC72AE #F3FC72 #72FCC0
square
#7B72FC #FC72AE #F3FC72 #72FCC0
split-complementary
#7B72FC #FCC072 #AEFC72
monochromatic
#1405EF #4336FB #7B72FC #B3AEFD #E3E1FE
Accessibility & contrast
On white
3.71
#7B72FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.65
#7B72FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B72FC
5.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B72FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B72FC | 1.00 | 3.71 | 5.65 | 5.65 |
| #FFFFFF | 3.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1689FF
Deuteranopia (green-blind)
#0080F9
Tritanopia (blue-blind)
#4691AC
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7b72fc; /* rgb */ color: rgb(123, 114, 252); /* oklch */ color: oklch(63.1% 0.199 282.0);
Tailwind
colors: {
custom: {
50: '#aa9bfe',
500: '#7b72fc',
950: '#000000',
},
}SCSS
$custom: #7b72fc; $custom-light: #aa9bfe; $custom-dark: #000000;
JSON
{
"hex": "#7b72fc",
"rgb": {
"r": 123,
"g": 114,
"b": 252
},
"hsl": {
"h": 243.913,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.63106,
"c": 0.19886,
"h": 282
},
"luminance": 0.23274
}Semantic roles & 50–950 ramp
primary
#7B72FC
secondary
#F4F6D3
accent
#E600D7
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86