#7644CC#7644CC
#7644CC is a mid, vivid violet. Relative luminance 0.123; OKLCH L 52.0% C 0.199 H 295.5°. Best body text is #FFFFFF at 6.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7644CC |
|---|---|
| RGB | rgb(118, 68, 204) |
| HSL | hsl(262, 57%, 53%) |
| HSV | hsv(262, 67%, 80%) |
| CMYK | cmyk(42.2%, 66.7%, 0%, 20%) |
| CIE-LAB | lab(41.76, 50.57, -62.93) |
| CIE-LCH | lch(41.76, 80.73, 308.78°) |
| OKLab | oklab(52% 0.0858 -0.1798) |
| OKLCH | oklch(52% 0.199 295.5) |
| XYZ | xyz(20.4345, 12.3450, 58.4212) |
| Luminance | 0.1235 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Bluey Purple
#6241C7
ΔE00 3.53
Bluish Purple
#703BE7
ΔE00 3.89
Burple
#6832E3
ΔE00 4.89
Blueviolet
#8A2BE2
ΔE00 5.07
Purpleish Blue
#6140EF
ΔE00 5.44
Purpley Blue
#5F34E7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7644CC #9ACC44
analogous
#4456CC #7644CC #BA44CC
triadic
#7644CC #CC7644 #44CC76
tetradic
#7644CC #CC4456 #9ACC44 #44CCBA
square
#7644CC #CC4456 #9ACC44 #44CCBA
split-complementary
#7644CC #CCBA44 #56CC44
monochromatic
#3F2076 #592DA6 #7644CC #9974D9 #BCA4E6
Accessibility & contrast
On white
6.05
#7644CC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
3.47
#7644CC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #7644CC
6.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7644CC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7644CC | 1.00 | 6.05 | 3.47 | 6.05 |
| #FFFFFF | 6.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 3.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 6.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0064D0
Deuteranopia (green-blind)
#0060C9
Tritanopia (blue-blind)
#5F6482
Achromatopsia (no color)
#636363
Design tokens & code
CSS
--color: #7644cc; /* rgb */ color: rgb(118, 68, 204); /* oklch */ color: oklch(52.0% 0.199 295.5);
Tailwind
colors: {
custom: {
50: '#a47bdc',
500: '#7644cc',
950: '#000000',
},
}SCSS
$custom: #7644cc; $custom-light: #a47bdc; $custom-dark: #000000;
JSON
{
"hex": "#7644cc",
"rgb": {
"r": 118,
"g": 68,
"b": 204
},
"hsl": {
"h": 262.059,
"s": 57.143,
"l": 53.333
},
"oklch": {
"l": 0.52,
"c": 0.19919,
"h": 295.5
},
"luminance": 0.12345
}Semantic roles & 50–950 ramp
primary
#7644CC
secondary
#BED399
accent
#E047A8
background
#FAF7FD
surface
#F4EEFB
border
#CEC9D4
text
#100A15
muted
#7F7C83