#7058FF#7058FF
#7058FF is a mid, highly saturated blue. Relative luminance 0.176; OKLCH L 58.3% C 0.236 H 282.8°. Best body text is #FFFFFF at 4.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7058FF |
|---|---|
| RGB | rgb(112, 88, 255) |
| HSL | hsl(249, 100%, 67%) |
| HSV | hsv(249, 65%, 100%) |
| CMYK | cmyk(56.1%, 65.5%, 0%, 0%) |
| CIE-LAB | lab(49.06, 53.12, -79.94) |
| CIE-LCH | lch(49.06, 95.98, 303.60°) |
| OKLab | oklab(58.35% 0.0523 -0.23) |
| OKLCH | oklch(58.35% 0.236 282.8) |
| XYZ | xyz(28.2162, 17.6424, 96.5068) |
| Luminance | 0.1764 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 4.79
Purpley
#8756E4
ΔE00 5.10
Light Indigo
#6D5ACF
ΔE00 6.39
Dark Periwinkle
#665FD1
ΔE00 6.49
Slate Blue
#6A5ACD
ΔE00 6.75
Purpleish Blue
#6140EF
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7058FF #E7FF58
analogous
#5893FF #7058FF #C458FF
triadic
#7058FF #FF7058 #58FF70
tetradic
#7058FF #FF5893 #E7FF58 #58FFC4
square
#7058FF #FF5893 #E7FF58 #58FFC4
split-complementary
#7058FF #FFC458 #93FF58
monochromatic
#2000DD #3C1BFF #7058FF #A495FF #D9D2FF
Accessibility & contrast
On white
4.64
#7058FF on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.53
#7058FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#FFFFFF on #7058FF
4.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7058FF | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7058FF | 1.00 | 4.64 | 4.53 | 4.64 |
| #FFFFFF | 4.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007AFF
Deuteranopia (green-blind)
#006FFC
Tritanopia (blue-blind)
#2383A4
Achromatopsia (no color)
#757575
Design tokens & code
CSS
--color: #7058ff; /* rgb */ color: rgb(112, 88, 255); /* oklch */ color: oklch(58.3% 0.236 282.8);
Tailwind
colors: {
custom: {
50: '#a689ff',
500: '#7058ff',
950: '#000000',
},
}SCSS
$custom: #7058ff; $custom-light: #a689ff; $custom-dark: #000000;
JSON
{
"hex": "#7058ff",
"rgb": {
"r": 112,
"g": 88,
"b": 255
},
"hsl": {
"h": 248.623,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.58349,
"c": 0.23584,
"h": 282.8
},
"luminance": 0.17644
}Semantic roles & 50–950 ramp
primary
#7058FF
secondary
#ECF4BF
accent
#E600C5
background
#FBF8FF
surface
#F6F0FF
border
#D0CBD7
text
#110C18
muted
#807D86