#7264DE#7264DE
#7264DE is a mid, vivid blue. Relative luminance 0.180; OKLCH L 57.9% C 0.179 H 284.5°. Best body text is #000000 at 4.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7264DE |
|---|---|
| RGB | rgb(114, 100, 222) |
| HSL | hsl(247, 65%, 63%) |
| HSV | hsv(247, 55%, 87%) |
| CMYK | cmyk(48.6%, 55%, 0%, 12.9%) |
| CIE-LAB | lab(49.45, 36.85, -60.79) |
| CIE-LCH | lch(49.45, 71.09, 301.22°) |
| OKLab | oklab(57.93% 0.045 -0.1736) |
| OKLCH | oklch(57.93% 0.179 284.5) |
| XYZ | xyz(24.6775, 17.9645, 71.2603) |
| Luminance | 0.1797 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.02
Dark Periwinkle
#665FD1
ΔE00 3.19
Light Indigo
#6D5ACF
ΔE00 3.90
Slate Blue
#6A5ACD
ΔE00 4.18
Purpley
#8756E4
ΔE00 5.48
Iris
#6258C4
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7264DE #D0DE64
analogous
#6493DE #7264DE #AF64DE
triadic
#7264DE #DE7264 #64DE72
tetradic
#7264DE #DE6493 #D0DE64 #64DEAF
square
#7264DE #DE6493 #D0DE64 #64DEAF
split-complementary
#7264DE #DEAF64 #93DE64
monochromatic
#3223A5 #4432D3 #7264DE #A096E9 #CEC9F3
Accessibility & contrast
On white
4.57
#7264DE on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.59
#7264DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7264DE
4.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7264DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7264DE | 1.00 | 4.57 | 4.59 | 4.59 |
| #FFFFFF | 4.57 | 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)
#1A79E2
Deuteranopia (green-blind)
#0F72DB
Tritanopia (blue-blind)
#4B7F97
Achromatopsia (no color)
#767676
Design tokens & code
CSS
--color: #7264de; /* rgb */ color: rgb(114, 100, 222); /* oklch */ color: oklch(57.9% 0.179 284.5);
Tailwind
colors: {
custom: {
50: '#a290e9',
500: '#7264de',
950: '#000000',
},
}SCSS
$custom: #7264de; $custom-light: #a290e9; $custom-dark: #000000;
JSON
{
"hex": "#7264de",
"rgb": {
"r": 114,
"g": 100,
"b": 222
},
"hsl": {
"h": 246.885,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.5793,
"c": 0.17931,
"h": 284.5
},
"luminance": 0.17966
}Semantic roles & 50–950 ramp
primary
#7264DE
secondary
#E0E5B9
accent
#CD19B8
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C16
muted
#7F7D84