#7564DE#7564DE
#7564DE is a mid, vivid blue. Relative luminance 0.182; OKLCH L 58.2% C 0.179 H 285.8°. Best body text is #000000 at 4.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7564DE |
|---|---|
| RGB | rgb(117, 100, 222) |
| HSL | hsl(248, 65%, 63%) |
| HSV | hsv(248, 55%, 87%) |
| CMYK | cmyk(47.3%, 55%, 0%, 12.9%) |
| CIE-LAB | lab(49.70, 37.48, -60.38) |
| CIE-LCH | lch(49.70, 71.07, 301.83°) |
| OKLab | oklab(58.17% 0.0487 -0.1723) |
| OKLCH | oklch(58.17% 0.179 285.8) |
| XYZ | xyz(25.0742, 18.1690, 71.2789) |
| Luminance | 0.1817 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.80
Dark Periwinkle
#665FD1
ΔE00 3.57
Light Indigo
#6D5ACF
ΔE00 4.01
Slate Blue
#6A5ACD
ΔE00 4.35
Purpley
#8756E4
ΔE00 5.08
Iris
#6258C4
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7564DE #CDDE64
analogous
#6490DE #7564DE #B264DE
triadic
#7564DE #DE7564 #64DE75
tetradic
#7564DE #DE6490 #CDDE64 #64DEB2
square
#7564DE #DE6490 #CDDE64 #64DEB2
split-complementary
#7564DE #DEB264 #90DE64
monochromatic
#3523A5 #4832D3 #7564DE #A296E9 #CFC9F3
Accessibility & contrast
On white
4.53
#7564DE on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.63
#7564DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7564DE
4.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7564DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7564DE | 1.00 | 4.53 | 4.63 | 4.63 |
| #FFFFFF | 4.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C7AE2
Deuteranopia (green-blind)
#1773DB
Tritanopia (blue-blind)
#517F97
Achromatopsia (no color)
#767676
Design tokens & code
CSS
--color: #7564de; /* rgb */ color: rgb(117, 100, 222); /* oklch */ color: oklch(58.2% 0.179 285.8);
Tailwind
colors: {
custom: {
50: '#a390e9',
500: '#7564de',
950: '#000000',
},
}SCSS
$custom: #7564de; $custom-light: #a390e9; $custom-dark: #000000;
JSON
{
"hex": "#7564de",
"rgb": {
"r": 117,
"g": 100,
"b": 222
},
"hsl": {
"h": 248.361,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.58174,
"c": 0.17902,
"h": 285.8
},
"luminance": 0.1817
}Semantic roles & 50–950 ramp
primary
#7564DE
secondary
#DFE5B9
accent
#CD19B4
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C16
muted
#7F7D84