#7073EA#7073EA
#7073EA is a mid, vivid blue. Relative luminance 0.216; OKLCH L 61.3% C 0.176 H 278.8°. Best body text is #000000 at 5.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7073EA |
|---|---|
| RGB | rgb(112, 115, 234) |
| HSL | hsl(239, 74%, 68%) |
| HSV | hsv(239, 52%, 92%) |
| CMYK | cmyk(52.1%, 50.9%, 0%, 8.2%) |
| CIE-LAB | lab(53.65, 31.13, -60.80) |
| CIE-LCH | lch(53.65, 68.30, 297.11°) |
| OKLab | oklab(61.27% 0.0268 -0.1735) |
| OKLCH | oklch(61.27% 0.176 278.8) |
| XYZ | xyz(27.6595, 21.6450, 80.5464) |
| Luminance | 0.2165 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.91
Mediumslateblue
#7B68EE
ΔE00 4.22
Cornflower Blue
#5170D7
ΔE00 6.11
Periwinkle (survey)
#8E82FE
ΔE00 6.78
Lavender Blue
#8B88F8
ΔE00 7.34
Royal Blue
#4169E1
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7073EA #EAE770
analogous
#70B0EA #7073EA #AA70EA
triadic
#7073EA #EA7073 #73EA70
tetradic
#7073EA #EA70B0 #EAE770 #70EAAA
square
#7073EA #EA70B0 #EAE770 #70EAAA
split-complementary
#7073EA #EAAA70 #B0EA70
monochromatic
#1D21C3 #3B3FE2 #7073EA #A5A7F2 #DBDBFA
Accessibility & contrast
On white
3.94
#7073EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.33
#7073EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7073EA
5.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7073EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7073EA | 1.00 | 3.94 | 5.33 | 5.33 |
| #FFFFFF | 3.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3685EE
Deuteranopia (green-blind)
#267BE7
Tritanopia (blue-blind)
#3B8DA4
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #7073ea; /* rgb */ color: rgb(112, 115, 234); /* oklch */ color: oklch(61.3% 0.176 278.8);
Tailwind
colors: {
custom: {
50: '#a19bf1',
500: '#7073ea',
950: '#000000',
},
}SCSS
$custom: #7073ea; $custom-light: #a19bf1; $custom-dark: #000000;
JSON
{
"hex": "#7073ea",
"rgb": {
"r": 112,
"g": 115,
"b": 234
},
"hsl": {
"h": 238.525,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.61267,
"c": 0.1756,
"h": 278.8
},
"luminance": 0.21647
}Semantic roles & 50–950 ramp
primary
#7073EA
secondary
#EEEDC8
accent
#D20FD7
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85