#7A72FF#7A72FF
#7A72FF is a light, highly saturated blue. Relative luminance 0.234; OKLCH L 63.2% C 0.203 H 281.4°. Best body text is #000000 at 5.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7A72FF |
|---|---|
| RGB | rgb(122, 114, 255) |
| HSL | hsl(243, 100%, 72%) |
| HSV | hsv(243, 55%, 100%) |
| CMYK | cmyk(52.2%, 55.3%, 0%, 0%) |
| CIE-LAB | lab(55.47, 40.08, -69.49) |
| CIE-LCH | lch(55.47, 80.22, 299.98°) |
| OKLab | oklab(63.24% 0.0403 -0.1988) |
| OKLCH | oklch(63.24% 0.203 281.4) |
| XYZ | xyz(32.0878, 23.3903, 97.4123) |
| Luminance | 0.2339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.89
Cornflower
#6A79F7
ΔE00 3.94
Periwinkle (survey)
#8E82FE
ΔE00 5.25
Lavender Blue
#8B88F8
ΔE00 6.65
Mediumpurple
#9370DB
ΔE00 7.51
Perrywinkle
#8F8CE7
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A72FF #F7FF72
analogous
#72B1FF #7A72FF #C072FF
triadic
#7A72FF #FF7A72 #72FF7A
tetradic
#7A72FF #FF72B1 #F7FF72 #72FFC0
square
#7A72FF #FF72B1 #F7FF72 #72FFC0
split-complementary
#7A72FF #FFC072 #B1FF72
monochromatic
#0E00F7 #4035FF #7A72FF #B4AFFF #E2E0FF
Accessibility & contrast
On white
3.70
#7A72FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.68
#7A72FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7A72FF
5.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A72FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A72FF | 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)
#068AFF
Deuteranopia (green-blind)
#0080FC
Tritanopia (blue-blind)
#4192AE
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7a72ff; /* rgb */ color: rgb(122, 114, 255); /* oklch */ color: oklch(63.2% 0.203 281.4);
Tailwind
colors: {
custom: {
50: '#aa9bff',
500: '#7a72ff',
950: '#000000',
},
}SCSS
$custom: #7a72ff; $custom-light: #aa9bff; $custom-dark: #000000;
JSON
{
"hex": "#7a72ff",
"rgb": {
"r": 122,
"g": 114,
"b": 255
},
"hsl": {
"h": 243.404,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.63239,
"c": 0.20288,
"h": 281.4
},
"luminance": 0.23392
}Semantic roles & 50–950 ramp
primary
#7A72FF
secondary
#F5F7D4
accent
#E600D8
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86