#7F75FF#7F75FF
#7F75FF is a light, vivid blue. Relative luminance 0.245; OKLCH L 64.1% C 0.198 H 282.5°. Best body text is #000000 at 5.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7F75FF |
|---|---|
| RGB | rgb(127, 117, 255) |
| HSL | hsl(244, 100%, 73%) |
| HSV | hsv(244, 54%, 100%) |
| CMYK | cmyk(50.2%, 54.1%, 0%, 0%) |
| CIE-LAB | lab(56.54, 39.32, -67.75) |
| CIE-LCH | lch(56.54, 78.33, 300.13°) |
| OKLab | oklab(64.13% 0.043 -0.1936) |
| OKLCH | oklch(64.13% 0.198 282.5) |
| XYZ | xyz(33.1582, 24.4528, 97.5610) |
| Luminance | 0.2445 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 4.16
Cornflower
#6A79F7
ΔE00 4.16
Mediumslateblue
#7B68EE
ΔE00 4.58
Lavender Blue
#8B88F8
ΔE00 5.66
Mediumpurple
#9370DB
ΔE00 7.20
Perrywinkle
#8F8CE7
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F75FF #F5FF75
analogous
#75B0FF #7F75FF #C475FF
triadic
#7F75FF #FF7F75 #75FF7F
tetradic
#7F75FF #FF75B0 #F5FF75 #75FFC4
square
#7F75FF #FF75B0 #F5FF75 #75FFC4
split-complementary
#7F75FF #FFC475 #B0FF75
monochromatic
#1200FA #4638FF #7F75FF #B8B2FF #E3E0FF
Accessibility & contrast
On white
3.56
#7F75FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.89
#7F75FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F75FF
5.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F75FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F75FF | 1.00 | 3.56 | 5.89 | 5.89 |
| #FFFFFF | 3.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#208CFF
Deuteranopia (green-blind)
#0A83FC
Tritanopia (blue-blind)
#4D94AF
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #7f75ff; /* rgb */ color: rgb(127, 117, 255); /* oklch */ color: oklch(64.1% 0.198 282.5);
Tailwind
colors: {
custom: {
50: '#ac9dff',
500: '#7f75ff',
950: '#000000',
},
}SCSS
$custom: #7f75ff; $custom-light: #ac9dff; $custom-dark: #000000;
JSON
{
"hex": "#7f75ff",
"rgb": {
"r": 127,
"g": 117,
"b": 255
},
"hsl": {
"h": 244.348,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.64126,
"c": 0.1983,
"h": 282.5
},
"luminance": 0.24455
}Semantic roles & 50–950 ramp
primary
#7F75FF
secondary
#F5F7D4
accent
#E600D5
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86