#7C75FF#7C75FF
#7C75FF is a light, vivid blue. Relative luminance 0.242; OKLCH L 63.9% C 0.199 H 281.5°. Best body text is #000000 at 5.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7C75FF |
|---|---|
| RGB | rgb(124, 117, 255) |
| HSL | hsl(243, 100%, 73%) |
| HSV | hsv(243, 54%, 100%) |
| CMYK | cmyk(51.4%, 54.1%, 0%, 0%) |
| CIE-LAB | lab(56.31, 38.72, -68.12) |
| CIE-LCH | lch(56.31, 78.36, 299.62°) |
| OKLab | oklab(63.9% 0.0395 -0.1948) |
| OKLCH | oklch(63.9% 0.199 281.5) |
| XYZ | xyz(32.7179, 24.2258, 97.5404) |
| Luminance | 0.2423 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.70
Periwinkle (survey)
#8E82FE
ΔE00 4.43
Mediumslateblue
#7B68EE
ΔE00 4.60
Lavender Blue
#8B88F8
ΔE00 5.78
Mediumpurple
#9370DB
ΔE00 7.54
Perrywinkle
#8F8CE7
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C75FF #F8FF75
analogous
#75B3FF #7C75FF #C175FF
triadic
#7C75FF #FF7C75 #75FF7C
tetradic
#7C75FF #FF75B3 #F8FF75 #75FFC1
square
#7C75FF #FF75B3 #F8FF75 #75FFC1
split-complementary
#7C75FF #FFC175 #B3FF75
monochromatic
#0D00FA #4238FF #7C75FF #B6B2FF #E2E0FF
Accessibility & contrast
On white
3.59
#7C75FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.85
#7C75FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7C75FF
5.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C75FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C75FF | 1.00 | 3.59 | 5.85 | 5.85 |
| #FFFFFF | 3.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E8CFF
Deuteranopia (green-blind)
#0082FC
Tritanopia (blue-blind)
#4694AF
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #7c75ff; /* rgb */ color: rgb(124, 117, 255); /* oklch */ color: oklch(63.9% 0.199 281.5);
Tailwind
colors: {
custom: {
50: '#ab9dff',
500: '#7c75ff',
950: '#000000',
},
}SCSS
$custom: #7c75ff; $custom-light: #ab9dff; $custom-dark: #000000;
JSON
{
"hex": "#7c75ff",
"rgb": {
"r": 124,
"g": 117,
"b": 255
},
"hsl": {
"h": 243.043,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.63902,
"c": 0.19872,
"h": 281.5
},
"luminance": 0.24228
}Semantic roles & 50–950 ramp
primary
#7C75FF
secondary
#F6F7D4
accent
#E600DA
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86