#7078EA#7078EA
#7078EA is a light, vivid blue. Relative luminance 0.228; OKLCH L 62.2% C 0.169 H 277.3°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7078EA |
|---|---|
| RGB | rgb(112, 120, 234) |
| HSL | hsl(236, 74%, 68%) |
| HSV | hsv(236, 52%, 92%) |
| CMYK | cmyk(52.1%, 48.7%, 0%, 8.2%) |
| CIE-LAB | lab(54.88, 28.13, -58.81) |
| CIE-LCH | lch(54.88, 65.20, 295.56°) |
| OKLab | oklab(62.2% 0.0214 -0.1677) |
| OKLCH | oklch(62.2% 0.169 277.3) |
| XYZ | xyz(28.2452, 22.8164, 80.7416) |
| Luminance | 0.2282 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.96
Mediumslateblue
#7B68EE
ΔE00 5.75
Periwinkle (survey)
#8E82FE
ΔE00 6.15
Cornflower Blue
#5170D7
ΔE00 6.21
Lavender Blue
#8B88F8
ΔE00 6.27
Soft Blue
#6488EA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7078EA #EAE270
analogous
#70B5EA #7078EA #A570EA
triadic
#7078EA #EA7078 #78EA70
tetradic
#7078EA #EA70B5 #EAE270 #70EAA5
square
#7078EA #EA70B5 #EAE270 #70EAA5
split-complementary
#7078EA #EAA570 #B5EA70
monochromatic
#1D28C3 #3B46E2 #7078EA #A5AAF2 #DBDDFA
Accessibility & contrast
On white
3.77
#7078EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#7078EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7078EA
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7078EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7078EA | 1.00 | 3.77 | 5.56 | 5.56 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4288EE
Deuteranopia (green-blind)
#337FE8
Tritanopia (blue-blind)
#3A91A6
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #7078ea; /* rgb */ color: rgb(112, 120, 234); /* oklch */ color: oklch(62.2% 0.169 277.3);
Tailwind
colors: {
custom: {
50: '#a19ef1',
500: '#7078ea',
950: '#000000',
},
}SCSS
$custom: #7078ea; $custom-light: #a19ef1; $custom-dark: #000000;
JSON
{
"hex": "#7078ea",
"rgb": {
"r": 112,
"g": 120,
"b": 234
},
"hsl": {
"h": 236.066,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.62197,
"c": 0.16904,
"h": 277.3
},
"luminance": 0.22818
}Semantic roles & 50–950 ramp
primary
#7078EA
secondary
#EEEBC8
accent
#C90FD7
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85