#7A61FA#7A61FA
#7A61FA is a mid, highly saturated blue. Relative luminance 0.196; OKLCH L 60.1% C 0.218 H 285.2°. Best body text is #000000 at 4.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7A61FA |
|---|---|
| RGB | rgb(122, 97, 250) |
| HSL | hsl(250, 94%, 68%) |
| HSV | hsv(250, 61%, 98%) |
| CMYK | cmyk(51.2%, 61.2%, 0%, 2%) |
| CIE-LAB | lab(51.37, 48.35, -73.37) |
| CIE-LCH | lch(51.37, 87.87, 303.38°) |
| OKLab | oklab(60.11% 0.0573 -0.2103) |
| OKLCH | oklch(60.11% 0.218 285.2) |
| XYZ | xyz(29.5509, 19.5875, 92.6476) |
| Luminance | 0.1959 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.33
Purpley
#8756E4
ΔE00 5.00
Dark Periwinkle
#665FD1
ΔE00 6.72
Light Indigo
#6D5ACF
ΔE00 6.87
Slate Blue
#6A5ACD
ΔE00 7.30
Lighter Purple
#A55AF4
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A61FA #E1FA61
analogous
#6194FA #7A61FA #C661FA
triadic
#7A61FA #FA7A61 #61FA7A
tetradic
#7A61FA #FA6194 #E1FA61 #61FAC6
square
#7A61FA #FA6194 #E1FA61 #61FAC6
split-complementary
#7A61FA #FAC661 #94FA61
monochromatic
#2907DA #4826F8 #7A61FA #AC9CFC #DED8FE
Accessibility & contrast
On white
4.27
#7A61FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.92
#7A61FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7A61FA
4.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A61FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A61FA | 1.00 | 4.27 | 4.92 | 4.92 |
| #FFFFFF | 4.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007FFF
Deuteranopia (green-blind)
#0076F7
Tritanopia (blue-blind)
#4886A5
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #7a61fa; /* rgb */ color: rgb(122, 97, 250); /* oklch */ color: oklch(60.1% 0.218 285.2);
Tailwind
colors: {
custom: {
50: '#aa8ffd',
500: '#7a61fa',
950: '#000000',
},
}SCSS
$custom: #7a61fa; $custom-light: #aa8ffd; $custom-dark: #000000;
JSON
{
"hex": "#7a61fa",
"rgb": {
"r": 122,
"g": 97,
"b": 250
},
"hsl": {
"h": 249.804,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.60109,
"c": 0.21801,
"h": 285.2
},
"luminance": 0.19589
}Semantic roles & 50–950 ramp
primary
#7A61FA
secondary
#EBF3C4
accent
#E600C0
background
#FBF8FF
surface
#F6F0FF
border
#D0CBD7
text
#110C18
muted
#807D86