#7570DD#7570DD
#7570DD is a mid, vivid blue. Relative luminance 0.206; OKLCH L 60.2% C 0.161 H 282.5°. Best body text is #000000 at 5.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7570DD |
|---|---|
| RGB | rgb(117, 112, 221) |
| HSL | hsl(243, 62%, 65%) |
| HSV | hsv(243, 49%, 87%) |
| CMYK | cmyk(47.1%, 49.3%, 0%, 13.3%) |
| CIE-LAB | lab(52.50, 30.07, -55.32) |
| CIE-LCH | lch(52.50, 62.97, 298.52°) |
| OKLab | oklab(60.24% 0.0349 -0.1573) |
| OKLCH | oklch(60.24% 0.161 282.5) |
| XYZ | xyz(26.1775, 20.5894, 70.9874) |
| Luminance | 0.2059 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.64
Cornflower
#6A79F7
ΔE00 5.23
Dark Periwinkle
#665FD1
ΔE00 6.14
Mediumpurple
#9370DB
ΔE00 6.32
Cornflower Blue
#5170D7
ΔE00 6.74
Light Indigo
#6D5ACF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7570DD #D8DD70
analogous
#70A2DD #7570DD #AB70DD
triadic
#7570DD #DD7570 #70DD75
tetradic
#7570DD #DD70A2 #D8DD70 #70DDAB
square
#7570DD #DD70A2 #D8DD70 #70DDAB
split-complementary
#7570DD #DDAB70 #A2DD70
monochromatic
#2E28AA #453FD1 #7570DD #A5A1E9 #D4D3F5
Accessibility & contrast
On white
4.10
#7570DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.12
#7570DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7570DD
5.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7570DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7570DD | 1.00 | 4.10 | 5.12 | 5.12 |
| #FFFFFF | 4.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F81E1
Deuteranopia (green-blind)
#387ADB
Tritanopia (blue-blind)
#51879C
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #7570dd; /* rgb */ color: rgb(117, 112, 221); /* oklch */ color: oklch(60.2% 0.161 282.5);
Tailwind
colors: {
custom: {
50: '#a399e8',
500: '#7570dd',
950: '#000000',
},
}SCSS
$custom: #7570dd; $custom-light: #a399e8; $custom-dark: #000000;
JSON
{
"hex": "#7570dd",
"rgb": {
"r": 117,
"g": 112,
"b": 221
},
"hsl": {
"h": 242.752,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.60243,
"c": 0.16116,
"h": 282.5
},
"luminance": 0.20591
}Semantic roles & 50–950 ramp
primary
#7570DD
secondary
#E5E7C2
accent
#C91CC1
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E16
muted
#7F7E84