#7575FF#7575FF
#7575FF is a light, vivid blue. Relative luminance 0.237; OKLCH L 63.4% C 0.200 H 279.1°. Best body text is #000000 at 5.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7575FF |
|---|---|
| RGB | rgb(117, 117, 255) |
| HSL | hsl(240, 100%, 73%) |
| HSV | hsv(240, 54%, 100%) |
| CMYK | cmyk(54.1%, 54.1%, 0%, 0%) |
| CIE-LAB | lab(55.81, 37.38, -68.96) |
| CIE-LCH | lch(55.81, 78.44, 298.46°) |
| OKLab | oklab(63.4% 0.0315 -0.1974) |
| OKLCH | oklch(63.4% 0.2 279.1) |
| XYZ | xyz(31.7417, 23.7224, 97.4946) |
| Luminance | 0.2372 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.69
Mediumslateblue
#7B68EE
ΔE00 4.86
Periwinkle (survey)
#8E82FE
ΔE00 5.15
Lavender Blue
#8B88F8
ΔE00 6.18
Lightish Blue
#3D7AFD
ΔE00 8.08
Soft Blue
#6488EA
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7575FF #FFFF75
analogous
#75BAFF #7575FF #BA75FF
triadic
#7575FF #FF7575 #75FF75
tetradic
#7575FF #FF75BA #FFFF75 #75FFBA
square
#7575FF #FF75BA #FFFF75 #75FFBA
split-complementary
#7575FF #FFBA75 #BAFF75
monochromatic
#0000FA #3838FF #7575FF #B2B2FF #E0E0FF
Accessibility & contrast
On white
3.66
#7575FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.74
#7575FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7575FF
5.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7575FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7575FF | 1.00 | 3.66 | 5.74 | 5.74 |
| #FFFFFF | 3.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#198BFF
Deuteranopia (green-blind)
#0080FC
Tritanopia (blue-blind)
#3195AF
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #7575ff; /* rgb */ color: rgb(117, 117, 255); /* oklch */ color: oklch(63.4% 0.200 279.1);
Tailwind
colors: {
custom: {
50: '#a79dff',
500: '#7575ff',
950: '#000000',
},
}SCSS
$custom: #7575ff; $custom-light: #a79dff; $custom-dark: #000000;
JSON
{
"hex": "#7575ff",
"rgb": {
"r": 117,
"g": 117,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.63398,
"c": 0.1999,
"h": 279.1
},
"luminance": 0.23724
}Semantic roles & 50–950 ramp
primary
#7575FF
secondary
#F7F7D4
accent
#E600E5
background
#FAF9FF
surface
#F4F2FF
border
#CECCD7
text
#100E18
muted
#7F7E86