#7075EB#7075EB
#7075EB is a mid, vivid blue. Relative luminance 0.222; OKLCH L 61.7% C 0.174 H 278.2°. Best body text is #000000 at 5.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7075EB |
|---|---|
| RGB | rgb(112, 117, 235) |
| HSL | hsl(238, 75%, 68%) |
| HSV | hsv(238, 52%, 92%) |
| CMYK | cmyk(52.3%, 50.2%, 0%, 7.8%) |
| CIE-LAB | lab(54.20, 30.24, -60.47) |
| CIE-LCH | lch(54.20, 67.61, 296.57°) |
| OKLab | oklab(61.7% 0.0247 -0.1726) |
| OKLCH | oklch(61.7% 0.174 278.2) |
| XYZ | xyz(28.0341, 22.1637, 81.3820) |
| Luminance | 0.2217 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.36
Mediumslateblue
#7B68EE
ΔE00 4.80
Cornflower Blue
#5170D7
ΔE00 6.16
Periwinkle (survey)
#8E82FE
ΔE00 6.43
Lavender Blue
#8B88F8
ΔE00 6.85
Lightish Blue
#3D7AFD
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7075EB #EBE670
analogous
#70B2EB #7075EB #A870EB
triadic
#7075EB #EB7075 #75EB70
tetradic
#7075EB #EB70B2 #EBE670 #70EBA8
square
#7075EB #EB70B2 #EBE670 #70EBA8
split-complementary
#7075EB #EBA870 #B2EB70
monochromatic
#1C22C5 #3A41E3 #7075EB #A6A9F3 #DBDDFA
Accessibility & contrast
On white
3.87
#7075EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.43
#7075EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7075EB
5.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7075EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7075EB | 1.00 | 3.87 | 5.43 | 5.43 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A87EF
Deuteranopia (green-blind)
#2A7DE8
Tritanopia (blue-blind)
#398FA5
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #7075eb; /* rgb */ color: rgb(112, 117, 235); /* oklch */ color: oklch(61.7% 0.174 278.2);
Tailwind
colors: {
custom: {
50: '#a19cf2',
500: '#7075eb',
950: '#000000',
},
}SCSS
$custom: #7075eb; $custom-light: #a19cf2; $custom-dark: #000000;
JSON
{
"hex": "#7075eb",
"rgb": {
"r": 112,
"g": 117,
"b": 235
},
"hsl": {
"h": 237.561,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.61702,
"c": 0.17432,
"h": 278.2
},
"luminance": 0.22165
}Semantic roles & 50–950 ramp
primary
#7075EB
secondary
#EEEDC9
accent
#CF0ED8
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85