#7070EA#7070EA
#7070EA is a mid, vivid blue. Relative luminance 0.210; OKLCH L 60.7% C 0.180 H 279.6°. Best body text is #000000 at 5.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7070EA |
|---|---|
| RGB | rgb(112, 112, 234) |
| HSL | hsl(240, 74%, 68%) |
| HSV | hsv(240, 52%, 92%) |
| CMYK | cmyk(52.1%, 52.1%, 0%, 8.2%) |
| CIE-LAB | lab(52.92, 32.93, -61.97) |
| CIE-LCH | lch(52.92, 70.17, 297.98°) |
| OKLab | oklab(60.72% 0.03 -0.177) |
| OKLCH | oklch(60.72% 0.18 279.6) |
| XYZ | xyz(27.3229, 20.9719, 80.4342) |
| Luminance | 0.2097 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.39
Cornflower
#6A79F7
ΔE00 3.70
Cornflower Blue
#5170D7
ΔE00 6.24
Dark Periwinkle
#665FD1
ΔE00 6.74
Periwinkle (survey)
#8E82FE
ΔE00 7.32
Royal Blue
#4169E1
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7070EA #EAEA70
analogous
#70ADEA #7070EA #AD70EA
triadic
#7070EA #EA7070 #70EA70
tetradic
#7070EA #EA70AD #EAEA70 #70EAAD
square
#7070EA #EA70AD #EAEA70 #70EAAD
split-complementary
#7070EA #EAAD70 #ADEA70
monochromatic
#1D1DC3 #3B3BE2 #7070EA #A5A5F2 #DBDBFA
Accessibility & contrast
On white
4.04
#7070EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.19
#7070EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7070EA
5.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7070EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7070EA | 1.00 | 4.04 | 5.19 | 5.19 |
| #FFFFFF | 4.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D83EE
Deuteranopia (green-blind)
#1C7AE7
Tritanopia (blue-blind)
#3B8BA2
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #7070ea; /* rgb */ color: rgb(112, 112, 234); /* oklch */ color: oklch(60.7% 0.180 279.6);
Tailwind
colors: {
custom: {
50: '#a199f1',
500: '#7070ea',
950: '#000000',
},
}SCSS
$custom: #7070ea; $custom-light: #a199f1; $custom-dark: #000000;
JSON
{
"hex": "#7070ea",
"rgb": {
"r": 112,
"g": 112,
"b": 234
},
"hsl": {
"h": 240,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.6072,
"c": 0.17955,
"h": 279.6
},
"luminance": 0.20974
}Semantic roles & 50–950 ramp
primary
#7070EA
secondary
#EEEEC8
accent
#D70FD7
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85