#7A75FF#7A75FF
#7A75FF is a light, vivid blue. Relative luminance 0.241; OKLCH L 63.8% C 0.199 H 280.8°. Best body text is #000000 at 5.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7A75FF |
|---|---|
| RGB | rgb(122, 117, 255) |
| HSL | hsl(242, 100%, 73%) |
| HSV | hsv(242, 54%, 100%) |
| CMYK | cmyk(52.2%, 54.1%, 0%, 0%) |
| CIE-LAB | lab(56.17, 38.33, -68.37) |
| CIE-LCH | lch(56.17, 78.38, 299.28°) |
| OKLab | oklab(63.76% 0.0372 -0.1955) |
| OKLCH | oklch(63.76% 0.199 280.8) |
| XYZ | xyz(32.4318, 24.0782, 97.5270) |
| Luminance | 0.2408 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.40
Periwinkle (survey)
#8E82FE
ΔE00 4.62
Mediumslateblue
#7B68EE
ΔE00 4.65
Lavender Blue
#8B88F8
ΔE00 5.87
Mediumpurple
#9370DB
ΔE00 7.78
Perrywinkle
#8F8CE7
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A75FF #FAFF75
analogous
#75B5FF #7A75FF #BF75FF
triadic
#7A75FF #FF7A75 #75FF7A
tetradic
#7A75FF #FF75B5 #FAFF75 #75FFBF
square
#7A75FF #FF75B5 #FAFF75 #75FFBF
split-complementary
#7A75FF #FFBF75 #B5FF75
monochromatic
#0900FA #3F38FF #7A75FF #B5B2FF #E2E0FF
Accessibility & contrast
On white
3.61
#7A75FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.82
#7A75FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7A75FF
5.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A75FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A75FF | 1.00 | 3.61 | 5.82 | 5.82 |
| #FFFFFF | 3.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D8CFF
Deuteranopia (green-blind)
#0082FC
Tritanopia (blue-blind)
#4094AF
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #7a75ff; /* rgb */ color: rgb(122, 117, 255); /* oklch */ color: oklch(63.8% 0.199 280.8);
Tailwind
colors: {
custom: {
50: '#a99dff',
500: '#7a75ff',
950: '#000000',
},
}SCSS
$custom: #7a75ff; $custom-light: #a99dff; $custom-dark: #000000;
JSON
{
"hex": "#7a75ff",
"rgb": {
"r": 122,
"g": 117,
"b": 255
},
"hsl": {
"h": 242.174,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.63755,
"c": 0.19903,
"h": 280.8
},
"luminance": 0.2408
}Semantic roles & 50–950 ramp
primary
#7A75FF
secondary
#F6F7D4
accent
#E600DD
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86