#7B72FF#7B72FF
#7B72FF is a light, highly saturated blue. Relative luminance 0.235; OKLCH L 63.3% C 0.203 H 281.8°. Best body text is #000000 at 5.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7B72FF |
|---|---|
| RGB | rgb(123, 114, 255) |
| HSL | hsl(244, 100%, 72%) |
| HSV | hsv(244, 55%, 100%) |
| CMYK | cmyk(51.8%, 55.3%, 0%, 0%) |
| CIE-LAB | lab(55.55, 40.28, -69.36) |
| CIE-LCH | lch(55.55, 80.21, 300.14°) |
| OKLab | oklab(63.31% 0.0414 -0.1985) |
| OKLCH | oklch(63.31% 0.203 281.8) |
| XYZ | xyz(32.2302, 23.4637, 97.4190) |
| Luminance | 0.2347 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.87
Cornflower
#6A79F7
ΔE00 4.07
Periwinkle (survey)
#8E82FE
ΔE00 5.17
Lavender Blue
#8B88F8
ΔE00 6.60
Mediumpurple
#9370DB
ΔE00 7.40
Perrywinkle
#8F8CE7
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B72FF #F6FF72
analogous
#72AFFF #7B72FF #C272FF
triadic
#7B72FF #FF7B72 #72FF7B
tetradic
#7B72FF #FF72AF #F6FF72 #72FFC2
square
#7B72FF #FF72AF #F6FF72 #72FFC2
split-complementary
#7B72FF #FFC272 #AFFF72
monochromatic
#1000F7 #4235FF #7B72FF #B4AFFF #E2E0FF
Accessibility & contrast
On white
3.69
#7B72FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.69
#7B72FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B72FF
5.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B72FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B72FF | 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)
#088AFF
Deuteranopia (green-blind)
#0080FC
Tritanopia (blue-blind)
#4492AE
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7b72ff; /* rgb */ color: rgb(123, 114, 255); /* oklch */ color: oklch(63.3% 0.203 281.8);
Tailwind
colors: {
custom: {
50: '#aa9bff',
500: '#7b72ff',
950: '#000000',
},
}SCSS
$custom: #7b72ff; $custom-light: #aa9bff; $custom-dark: #000000;
JSON
{
"hex": "#7b72ff",
"rgb": {
"r": 123,
"g": 114,
"b": 255
},
"hsl": {
"h": 243.83,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.63313,
"c": 0.20274,
"h": 281.8
},
"luminance": 0.23466
}Semantic roles & 50–950 ramp
primary
#7B72FF
secondary
#F5F7D4
accent
#E600D7
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86