#7570DC#7570DC
#7570DC is a mid, vivid blue. Relative luminance 0.205; OKLCH L 60.2% C 0.160 H 282.6°. Best body text is #000000 at 5.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7570DC |
|---|---|
| RGB | rgb(117, 112, 220) |
| HSL | hsl(243, 61%, 65%) |
| HSV | hsv(243, 49%, 86%) |
| CMYK | cmyk(46.8%, 49.1%, 0%, 13.7%) |
| CIE-LAB | lab(52.44, 29.77, -54.85) |
| CIE-LCH | lch(52.44, 62.41, 298.49°) |
| OKLab | oklab(60.18% 0.0348 -0.156) |
| OKLCH | oklch(60.18% 0.16 282.6) |
| XYZ | xyz(26.0447, 20.5363, 70.2878) |
| Luminance | 0.2054 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.73
Cornflower
#6A79F7
ΔE00 5.34
Dark Periwinkle
#665FD1
ΔE00 6.10
Mediumpurple
#9370DB
ΔE00 6.30
Cornflower Blue
#5170D7
ΔE00 6.73
Light Indigo
#6D5ACF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7570DC #D7DC70
analogous
#70A1DC #7570DC #AB70DC
triadic
#7570DC #DC7570 #70DC75
tetradic
#7570DC #DC70A1 #D7DC70 #70DCAB
square
#7570DC #DC70A1 #D7DC70 #70DCAB
split-complementary
#7570DC #DCAB70 #A1DC70
monochromatic
#2F29A8 #463FD0 #7570DC #A4A1E8 #D4D2F4
Accessibility & contrast
On white
4.11
#7570DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.11
#7570DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7570DC
5.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7570DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7570DC | 1.00 | 4.11 | 5.11 | 5.11 |
| #FFFFFF | 4.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4081E0
Deuteranopia (green-blind)
#3A79DA
Tritanopia (blue-blind)
#51879C
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #7570dc; /* rgb */ color: rgb(117, 112, 220); /* oklch */ color: oklch(60.2% 0.160 282.6);
Tailwind
colors: {
custom: {
50: '#a399e7',
500: '#7570dc',
950: '#000000',
},
}SCSS
$custom: #7570dc; $custom-light: #a399e7; $custom-dark: #000000;
JSON
{
"hex": "#7570dc",
"rgb": {
"r": 117,
"g": 112,
"b": 220
},
"hsl": {
"h": 242.778,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.6018,
"c": 0.1598,
"h": 282.6
},
"luminance": 0.20538
}Semantic roles & 50–950 ramp
primary
#7570DC
secondary
#E5E6C2
accent
#C81DC0
background
#FAF9FE
surface
#F4F2FC
border
#CECCD5
text
#100E16
muted
#7F7E84