#7364DC#7364DC
#7364DC is a mid, vivid blue. Relative luminance 0.179; OKLCH L 57.9% C 0.177 H 285.1°. Best body text is #000000 at 4.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7364DC |
|---|---|
| RGB | rgb(115, 100, 220) |
| HSL | hsl(248, 63%, 63%) |
| HSV | hsv(248, 55%, 86%) |
| CMYK | cmyk(47.7%, 54.5%, 0%, 13.7%) |
| CIE-LAB | lab(49.41, 36.47, -59.73) |
| CIE-LCH | lch(49.41, 69.99, 301.41°) |
| OKLab | oklab(57.87% 0.0461 -0.1704) |
| OKLCH | oklch(57.87% 0.177 285.1) |
| XYZ | xyz(24.5419, 17.9253, 69.8631) |
| Luminance | 0.1793 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Periwinkle
#665FD1
ΔE00 3.15
Mediumslateblue
#7B68EE
ΔE00 3.17
Light Indigo
#6D5ACF
ΔE00 3.76
Slate Blue
#6A5ACD
ΔE00 4.06
Purpley
#8756E4
ΔE00 5.38
Iris
#6258C4
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7364DC #CDDC64
analogous
#6491DC #7364DC #AF64DC
triadic
#7364DC #DC7364 #64DC73
tetradic
#7364DC #DC6491 #CDDC64 #64DCAF
square
#7364DC #DC6491 #CDDC64 #64DCAF
split-complementary
#7364DC #DCAF64 #91DC64
monochromatic
#3424A1 #4632D1 #7364DC #A096E7 #CDC8F3
Accessibility & contrast
On white
4.58
#7364DC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.59
#7364DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7364DC
4.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7364DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7364DC | 1.00 | 4.58 | 4.59 | 4.59 |
| #FFFFFF | 4.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F79E0
Deuteranopia (green-blind)
#1972D9
Tritanopia (blue-blind)
#4F7F96
Achromatopsia (no color)
#757575
Design tokens & code
CSS
--color: #7364dc; /* rgb */ color: rgb(115, 100, 220); /* oklch */ color: oklch(57.9% 0.177 285.1);
Tailwind
colors: {
custom: {
50: '#a290e8',
500: '#7364dc',
950: '#000000',
},
}SCSS
$custom: #7364dc; $custom-light: #a290e8; $custom-dark: #000000;
JSON
{
"hex": "#7364dc",
"rgb": {
"r": 115,
"g": 100,
"b": 220
},
"hsl": {
"h": 247.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.57873,
"c": 0.17657,
"h": 285.1
},
"luminance": 0.17926
}Semantic roles & 50–950 ramp
primary
#7364DC
secondary
#DEE4B8
accent
#CB1BB5
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C16
muted
#7F7D84