#7075EC#7075EC
#7075EC is a mid, vivid blue. Relative luminance 0.222; OKLCH L 61.8% C 0.176 H 278.1°. Best body text is #000000 at 5.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7075EC |
|---|---|
| RGB | rgb(112, 117, 236) |
| HSL | hsl(238, 77%, 68%) |
| HSV | hsv(238, 53%, 93%) |
| CMYK | cmyk(52.5%, 50.4%, 0%, 7.5%) |
| CIE-LAB | lab(54.26, 30.55, -60.93) |
| CIE-LCH | lch(54.26, 68.16, 296.63°) |
| OKLab | oklab(61.77% 0.0248 -0.1739) |
| OKLCH | oklch(61.77% 0.176 278.1) |
| XYZ | xyz(28.1789, 22.2217, 82.1450) |
| Luminance | 0.2222 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.27
Mediumslateblue
#7B68EE
ΔE00 4.79
Cornflower Blue
#5170D7
ΔE00 6.22
Periwinkle (survey)
#8E82FE
ΔE00 6.37
Lavender Blue
#8B88F8
ΔE00 6.81
Lightish Blue
#3D7AFD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7075EC #ECE770
analogous
#70B3EC #7075EC #A970EC
triadic
#7075EC #EC7075 #75EC70
tetradic
#7075EC #EC70B3 #ECE770 #70ECA9
square
#7075EC #EC70B3 #ECE770 #70ECA9
split-complementary
#7075EC #ECA970 #B3EC70
monochromatic
#1A21C7 #3A41E5 #7075EC #A6A9F3 #DCDDFA
Accessibility & contrast
On white
3.86
#7075EC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.44
#7075EC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7075EC
5.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7075EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7075EC | 1.00 | 3.86 | 5.44 | 5.44 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3887F0
Deuteranopia (green-blind)
#287DE9
Tritanopia (blue-blind)
#388FA5
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #7075ec; /* rgb */ color: rgb(112, 117, 236); /* oklch */ color: oklch(61.8% 0.176 278.1);
Tailwind
colors: {
custom: {
50: '#a19cf3',
500: '#7075ec',
950: '#000000',
},
}SCSS
$custom: #7075ec; $custom-light: #a19cf3; $custom-dark: #000000;
JSON
{
"hex": "#7075ec",
"rgb": {
"r": 112,
"g": 117,
"b": 236
},
"hsl": {
"h": 237.581,
"s": 76.543,
"l": 68.235
},
"oklch": {
"l": 0.61768,
"c": 0.17568,
"h": 278.1
},
"luminance": 0.22223
}Semantic roles & 50–950 ramp
primary
#7075EC
secondary
#EFEDC9
accent
#D10DD9
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85