#7075EA#7075EA
#7075EA is a mid, vivid blue. Relative luminance 0.221; OKLCH L 61.6% C 0.173 H 278.2°. Best body text is #000000 at 5.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7075EA |
|---|---|
| RGB | rgb(112, 117, 234) |
| HSL | hsl(238, 74%, 68%) |
| HSV | hsv(238, 52%, 92%) |
| CMYK | cmyk(52.1%, 50%, 0%, 8.2%) |
| CIE-LAB | lab(54.14, 29.93, -60.01) |
| CIE-LCH | lch(54.14, 67.06, 296.51°) |
| OKLab | oklab(61.64% 0.0246 -0.1712) |
| OKLCH | oklch(61.64% 0.173 278.2) |
| XYZ | xyz(27.8900, 22.1061, 80.6232) |
| Luminance | 0.2211 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.44
Mediumslateblue
#7B68EE
ΔE00 4.82
Cornflower Blue
#5170D7
ΔE00 6.10
Periwinkle (survey)
#8E82FE
ΔE00 6.48
Lavender Blue
#8B88F8
ΔE00 6.88
Lightish Blue
#3D7AFD
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7075EA #EAE570
analogous
#70B2EA #7075EA #A870EA
triadic
#7075EA #EA7075 #75EA70
tetradic
#7075EA #EA70B2 #EAE570 #70EAA8
square
#7075EA #EA70B2 #EAE570 #70EAA8
split-complementary
#7075EA #EAA870 #B2EA70
monochromatic
#1D23C3 #3B42E2 #7075EA #A5A8F2 #DBDCFA
Accessibility & contrast
On white
3.87
#7075EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.42
#7075EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7075EA
5.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7075EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7075EA | 1.00 | 3.87 | 5.42 | 5.42 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B86EE
Deuteranopia (green-blind)
#2C7DE7
Tritanopia (blue-blind)
#3A8FA5
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #7075ea; /* rgb */ color: rgb(112, 117, 234); /* oklch */ color: oklch(61.6% 0.173 278.2);
Tailwind
colors: {
custom: {
50: '#a19cf1',
500: '#7075ea',
950: '#000000',
},
}SCSS
$custom: #7075ea; $custom-light: #a19cf1; $custom-dark: #000000;
JSON
{
"hex": "#7075ea",
"rgb": {
"r": 112,
"g": 117,
"b": 234
},
"hsl": {
"h": 237.541,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.61637,
"c": 0.17297,
"h": 278.2
},
"luminance": 0.22108
}Semantic roles & 50–950 ramp
primary
#7075EA
secondary
#EEECC8
accent
#CE0FD7
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85