#7575E2#7575E2
#7575E2 is a mid, vivid blue. Relative luminance 0.220; OKLCH L 61.5% C 0.161 H 280.6°. Best body text is #000000 at 5.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7575E2 |
|---|---|
| RGB | rgb(117, 117, 226) |
| HSL | hsl(240, 65%, 67%) |
| HSV | hsv(240, 48%, 89%) |
| CMYK | cmyk(48.2%, 48.2%, 0%, 11.4%) |
| CIE-LAB | lab(54.02, 28.57, -55.70) |
| CIE-LCH | lch(54.02, 62.60, 297.15°) |
| OKLab | oklab(61.49% 0.0295 -0.1584) |
| OKLCH | oklch(61.49% 0.161 280.6) |
| XYZ | xyz(27.4207, 21.9940, 74.7372) |
| Luminance | 0.2200 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.76
Mediumslateblue
#7B68EE
ΔE00 4.63
Periwinkle (survey)
#8E82FE
ΔE00 6.45
Cornflower Blue
#5170D7
ΔE00 6.62
Lavender Blue
#8B88F8
ΔE00 6.83
Mediumpurple
#9370DB
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7575E2 #E2E275
analogous
#75ACE2 #7575E2 #AC75E2
triadic
#7575E2 #E27575 #75E275
tetradic
#7575E2 #E275AC #E2E275 #75E2AC
square
#7575E2 #E275AC #E2E275 #75E2AC
split-complementary
#7575E2 #E2AC75 #ACE275
monochromatic
#2626B6 #4242D7 #7575E2 #A8A8ED #DADAF7
Accessibility & contrast
On white
3.89
#7575E2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.40
#7575E2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7575E2
5.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7575E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7575E2 | 1.00 | 3.89 | 5.40 | 5.40 |
| #FFFFFF | 3.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4485E6
Deuteranopia (green-blind)
#3C7DE0
Tritanopia (blue-blind)
#4D8CA1
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #7575e2; /* rgb */ color: rgb(117, 117, 226); /* oklch */ color: oklch(61.5% 0.161 280.6);
Tailwind
colors: {
custom: {
50: '#a39cec',
500: '#7575e2',
950: '#000000',
},
}SCSS
$custom: #7575e2; $custom-light: #a39cec; $custom-dark: #000000;
JSON
{
"hex": "#7575e2",
"rgb": {
"r": 117,
"g": 117,
"b": 226
},
"hsl": {
"h": 240,
"s": 65.269,
"l": 67.255
},
"oklch": {
"l": 0.61485,
"c": 0.16115,
"h": 280.6
},
"luminance": 0.21995
}Semantic roles & 50–950 ramp
primary
#7575E2
secondary
#EBEBC8
accent
#CD18CD
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E16
muted
#7F7E84