#7070E5#7070E5
#7070E5 is a mid, vivid blue. Relative luminance 0.207; OKLCH L 60.4% C 0.173 H 279.9°. Best body text is #000000 at 5.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7070E5 |
|---|---|
| RGB | rgb(112, 112, 229) |
| HSL | hsl(240, 69%, 67%) |
| HSV | hsv(240, 51%, 90%) |
| CMYK | cmyk(51.1%, 51.1%, 0%, 10.2%) |
| CIE-LAB | lab(52.61, 31.39, -59.67) |
| CIE-LCH | lch(52.61, 67.42, 297.75°) |
| OKLab | oklab(60.39% 0.0297 -0.1703) |
| OKLCH | oklch(60.39% 0.173 279.9) |
| XYZ | xyz(26.6147, 20.6887, 76.7044) |
| Luminance | 0.2069 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.57
Cornflower
#6A79F7
ΔE00 4.07
Cornflower Blue
#5170D7
ΔE00 5.99
Dark Periwinkle
#665FD1
ΔE00 6.38
Royal Blue
#4169E1
ΔE00 7.23
Mediumpurple
#9370DB
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7070E5 #E5E570
analogous
#70ABE5 #7070E5 #AB70E5
triadic
#7070E5 #E57070 #70E570
tetradic
#7070E5 #E570AB #E5E570 #70E5AB
square
#7070E5 #E570AB #E5E570 #70E5AB
split-complementary
#7070E5 #E5AB70 #ABE570
monochromatic
#2222B9 #3C3CDC #7070E5 #A4A4EE #D8D8F8
Accessibility & contrast
On white
4.09
#7070E5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.14
#7070E5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7070E5
5.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7070E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7070E5 | 1.00 | 4.09 | 5.14 | 5.14 |
| #FFFFFF | 4.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3482E9
Deuteranopia (green-blind)
#2779E2
Tritanopia (blue-blind)
#408AA0
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #7070e5; /* rgb */ color: rgb(112, 112, 229); /* oklch */ color: oklch(60.4% 0.173 279.9);
Tailwind
colors: {
custom: {
50: '#a199ee',
500: '#7070e5',
950: '#000000',
},
}SCSS
$custom: #7070e5; $custom-light: #a199ee; $custom-dark: #000000;
JSON
{
"hex": "#7070e5",
"rgb": {
"r": 112,
"g": 112,
"b": 229
},
"hsl": {
"h": 240,
"s": 69.231,
"l": 66.863
},
"oklch": {
"l": 0.60387,
"c": 0.17282,
"h": 279.9
},
"luminance": 0.2069
}Semantic roles & 50–950 ramp
primary
#7070E5
secondary
#EBEBC6
accent
#D114D1
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100D16
muted
#7F7E84