#7755FF#7755FF
#7755FF is a mid, highly saturated violet. Relative luminance 0.176; OKLCH L 58.5% C 0.238 H 285.5°. Best body text is #FFFFFF at 4.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7755FF |
|---|---|
| RGB | rgb(119, 85, 255) |
| HSL | hsl(252, 100%, 67%) |
| HSV | hsv(252, 67%, 100%) |
| CMYK | cmyk(53.3%, 66.7%, 0%, 0%) |
| CIE-LAB | lab(49.05, 55.82, -79.93) |
| CIE-LCH | lch(49.05, 97.49, 304.93°) |
| OKLab | oklab(58.49% 0.0639 -0.2297) |
| OKLCH | oklch(58.49% 0.238 285.5) |
| XYZ | xyz(28.9008, 17.6373, 96.4698) |
| Luminance | 0.1764 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 4.33
Mediumslateblue
#7B68EE
ΔE00 5.20
Light Indigo
#6D5ACF
ΔE00 6.61
Purpleish Blue
#6140EF
ΔE00 6.87
Slate Blue
#6A5ACD
ΔE00 7.03
Dark Periwinkle
#665FD1
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7755FF #DDFF55
analogous
#5588FF #7755FF #CC55FF
triadic
#7755FF #FF7755 #55FF77
tetradic
#7755FF #FF5588 #DDFF55 #55FFCC
square
#7755FF #FF5588 #DDFF55 #55FFCC
split-complementary
#7755FF #FFCC55 #88FF55
monochromatic
#2C00DA #4618FF #7755FF #A892FF #D9CFFF
Accessibility & contrast
On white
4.64
#7755FF on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.53
#7755FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#FFFFFF on #7755FF
4.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7755FF | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7755FF | 1.00 | 4.64 | 4.53 | 4.64 |
| #FFFFFF | 4.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0079FF
Deuteranopia (green-blind)
#006FFC
Tritanopia (blue-blind)
#3C81A3
Achromatopsia (no color)
#757575
Design tokens & code
CSS
--color: #7755ff; /* rgb */ color: rgb(119, 85, 255); /* oklch */ color: oklch(58.5% 0.238 285.5);
Tailwind
colors: {
custom: {
50: '#aa87ff',
500: '#7755ff',
950: '#000000',
},
}SCSS
$custom: #7755ff; $custom-light: #aa87ff; $custom-dark: #000000;
JSON
{
"hex": "#7755ff",
"rgb": {
"r": 119,
"g": 85,
"b": 255
},
"hsl": {
"h": 252,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.58488,
"c": 0.23844,
"h": 285.5
},
"luminance": 0.17639
}Semantic roles & 50–950 ramp
primary
#7755FF
secondary
#E8F3BD
accent
#E600B8
background
#FBF8FF
surface
#F6F0FF
border
#D0CBD7
text
#110B18
muted
#807C86