#7575EB#7575EB
#7575EB is a light, vivid blue. Relative luminance 0.225; OKLCH L 62.1% C 0.173 H 280.1°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7575EB |
|---|---|
| RGB | rgb(117, 117, 235) |
| HSL | hsl(240, 75%, 69%) |
| HSV | hsv(240, 50%, 92%) |
| CMYK | cmyk(50.2%, 50.2%, 0%, 7.8%) |
| CIE-LAB | lab(54.55, 31.28, -59.88) |
| CIE-LCH | lch(54.55, 67.56, 297.58°) |
| OKLab | oklab(62.06% 0.0304 -0.1707) |
| OKLCH | oklch(62.06% 0.173 280.1) |
| XYZ | xyz(28.6882, 22.5010, 81.4126) |
| Luminance | 0.2250 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.94
Mediumslateblue
#7B68EE
ΔE00 4.33
Periwinkle (survey)
#8E82FE
ΔE00 5.82
Lavender Blue
#8B88F8
ΔE00 6.42
Cornflower Blue
#5170D7
ΔE00 6.98
Mediumpurple
#9370DB
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7575EB #EBEB75
analogous
#75B0EB #7575EB #B075EB
triadic
#7575EB #EB7575 #75EB75
tetradic
#7575EB #EB75B0 #EBEB75 #75EBB0
square
#7575EB #EB75B0 #EBEB75 #75EBB0
split-complementary
#7575EB #EBB075 #B0EB75
monochromatic
#1D1DC9 #4040E3 #7575EB #AAAAF3 #E0E0FA
Accessibility & contrast
On white
3.82
#7575EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#7575EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7575EB
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7575EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7575EB | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B87EF
Deuteranopia (green-blind)
#307EE8
Tritanopia (blue-blind)
#468FA5
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #7575eb; /* rgb */ color: rgb(117, 117, 235); /* oklch */ color: oklch(62.1% 0.173 280.1);
Tailwind
colors: {
custom: {
50: '#a49cf2',
500: '#7575eb',
950: '#000000',
},
}SCSS
$custom: #7575eb; $custom-light: #a49cf2; $custom-dark: #000000;
JSON
{
"hex": "#7575eb",
"rgb": {
"r": 117,
"g": 117,
"b": 235
},
"hsl": {
"h": 240,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.62059,
"c": 0.17339,
"h": 280.1
},
"luminance": 0.22503
}Semantic roles & 50–950 ramp
primary
#7575EB
secondary
#EFEFCD
accent
#D70FD7
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85