#7060DC#7060DC
#7060DC is a mid, vivid blue. Relative luminance 0.170; OKLCH L 56.9% C 0.182 H 284.9°. Best body text is #FFFFFF at 4.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7060DC |
|---|---|
| RGB | rgb(112, 96, 220) |
| HSL | hsl(248, 64%, 62%) |
| HSV | hsv(248, 56%, 86%) |
| CMYK | cmyk(49.1%, 56.4%, 0%, 13.7%) |
| CIE-LAB | lab(48.23, 38.20, -61.64) |
| CIE-LCH | lch(48.23, 72.52, 301.79°) |
| OKLab | oklab(56.94% 0.0469 -0.1761) |
| OKLCH | oklch(56.94% 0.182 284.9) |
| XYZ | xyz(23.7794, 16.9766, 69.7201) |
| Luminance | 0.1698 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Periwinkle
#665FD1
ΔE00 2.40
Light Indigo
#6D5ACF
ΔE00 2.71
Slate Blue
#6A5ACD
ΔE00 3.03
Mediumslateblue
#7B68EE
ΔE00 4.06
Iris
#6258C4
ΔE00 4.83
Purpley
#8756E4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7060DC #CCDC60
analogous
#608EDC #7060DC #AE60DC
triadic
#7060DC #DC7060 #60DC70
tetradic
#7060DC #DC608E #CCDC60 #60DCAE
square
#7060DC #DC608E #CCDC60 #60DCAE
split-complementary
#7060DC #DCAE60 #8EDC60
monochromatic
#33239F #432ED1 #7060DC #9D92E7 #CAC4F2
Accessibility & contrast
On white
4.78
#7060DC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.40
#7060DC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #7060DC
4.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7060DC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7060DC | 1.00 | 4.78 | 4.40 | 4.78 |
| #FFFFFF | 4.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0476E0
Deuteranopia (green-blind)
#006FD9
Tritanopia (blue-blind)
#497C95
Achromatopsia (no color)
#727272
Design tokens & code
CSS
--color: #7060dc; /* rgb */ color: rgb(112, 96, 220); /* oklch */ color: oklch(56.9% 0.182 284.9);
Tailwind
colors: {
custom: {
50: '#a08de8',
500: '#7060dc',
950: '#000000',
},
}SCSS
$custom: #7060dc; $custom-light: #a08de8; $custom-dark: #000000;
JSON
{
"hex": "#7060dc",
"rgb": {
"r": 112,
"g": 96,
"b": 220
},
"hsl": {
"h": 247.742,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.56941,
"c": 0.18227,
"h": 284.9
},
"luminance": 0.16978
}Semantic roles & 50–950 ramp
primary
#7060DC
secondary
#DDE3B5
accent
#CC1AB5
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#0F0C16
muted
#7F7D84