#7264FF#7264FF
#7264FF is a mid, highly saturated blue. Relative luminance 0.199; OKLCH L 60.3% C 0.222 H 281.5°. Best body text is #000000 at 4.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7264FF |
|---|---|
| RGB | rgb(114, 100, 255) |
| HSL | hsl(245, 100%, 70%) |
| HSV | hsv(245, 61%, 100%) |
| CMYK | cmyk(55.3%, 60.8%, 0%, 0%) |
| CIE-LAB | lab(51.74, 46.73, -75.57) |
| CIE-LCH | lch(51.74, 88.85, 301.73°) |
| OKLab | oklab(60.33% 0.0443 -0.217) |
| OKLCH | oklch(60.33% 0.222 281.5) |
| XYZ | xyz(29.5410, 19.9099, 96.8747) |
| Luminance | 0.1991 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.63
Purpley
#8756E4
ΔE00 6.56
Cornflower
#6A79F7
ΔE00 6.74
Dark Periwinkle
#665FD1
ΔE00 6.92
Light Indigo
#6D5ACF
ΔE00 7.55
Slate Blue
#6A5ACD
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7264FF #F1FF64
analogous
#64A4FF #7264FF #BF64FF
triadic
#7264FF #FF7264 #64FF72
tetradic
#7264FF #FF64A4 #F1FF64 #64FFBF
square
#7264FF #FF64A4 #F1FF64 #64FFBF
split-complementary
#7264FF #FFBF64 #A4FF64
monochromatic
#1500E9 #3A27FF #7264FF #AAA1FF #E1DEFF
Accessibility & contrast
On white
4.21
#7264FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.98
#7264FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7264FF
4.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7264FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7264FF | 1.00 | 4.21 | 4.98 | 4.98 |
| #FFFFFF | 4.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0081FF
Deuteranopia (green-blind)
#0076FC
Tritanopia (blue-blind)
#2A8AA8
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #7264ff; /* rgb */ color: rgb(114, 100, 255); /* oklch */ color: oklch(60.3% 0.222 281.5);
Tailwind
colors: {
custom: {
50: '#a691ff',
500: '#7264ff',
950: '#000000',
},
}SCSS
$custom: #7264ff; $custom-light: #a691ff; $custom-dark: #000000;
JSON
{
"hex": "#7264ff",
"rgb": {
"r": 114,
"g": 100,
"b": 255
},
"hsl": {
"h": 245.419,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.60333,
"c": 0.22152,
"h": 281.5
},
"luminance": 0.19912
}Semantic roles & 50–950 ramp
primary
#7264FF
secondary
#F2F6C9
accent
#E600D1
background
#FAF8FF
surface
#F5F0FF
border
#CFCBD7
text
#110D18
muted
#807D86