#7754FF#7754FF
#7754FF is a mid, highly saturated violet. Relative luminance 0.175; OKLCH L 58.4% C 0.240 H 285.7°. Best body text is #FFFFFF at 4.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7754FF |
|---|---|
| RGB | rgb(119, 84, 255) |
| HSL | hsl(252, 100%, 66%) |
| HSV | hsv(252, 67%, 100%) |
| CMYK | cmyk(53.3%, 67.1%, 0%, 0%) |
| CIE-LAB | lab(48.86, 56.35, -80.25) |
| CIE-LCH | lch(48.86, 98.05, 305.08°) |
| OKLab | oklab(58.35% 0.0648 -0.2306) |
| OKLCH | oklch(58.35% 0.24 285.7) |
| XYZ | xyz(28.8227, 17.4810, 96.4438) |
| Luminance | 0.1748 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 4.31
Mediumslateblue
#7B68EE
ΔE00 5.42
Light Indigo
#6D5ACF
ΔE00 6.61
Purpleish Blue
#6140EF
ΔE00 6.66
Slate Blue
#6A5ACD
ΔE00 7.04
Dark Periwinkle
#665FD1
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7754FF #DCFF54
analogous
#5487FF #7754FF #CD54FF
triadic
#7754FF #FF7754 #54FF77
tetradic
#7754FF #FF5487 #DCFF54 #54FFCD
square
#7754FF #FF5487 #DCFF54 #54FFCD
split-complementary
#7754FF #FFCD54 #87FF54
monochromatic
#2C00D9 #4617FF #7754FF #A891FF #D8CEFF
Accessibility & contrast
On white
4.67
#7754FF on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.50
#7754FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#FFFFFF on #7754FF
4.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7754FF | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7754FF | 1.00 | 4.67 | 4.50 | 4.67 |
| #FFFFFF | 4.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0079FF
Deuteranopia (green-blind)
#006FFC
Tritanopia (blue-blind)
#3D80A3
Achromatopsia (no color)
#747474
Design tokens & code
CSS
--color: #7754ff; /* rgb */ color: rgb(119, 84, 255); /* oklch */ color: oklch(58.4% 0.240 285.7);
Tailwind
colors: {
custom: {
50: '#aa87ff',
500: '#7754ff',
950: '#000000',
},
}SCSS
$custom: #7754ff; $custom-light: #aa87ff; $custom-dark: #000000;
JSON
{
"hex": "#7754ff",
"rgb": {
"r": 119,
"g": 84,
"b": 255
},
"hsl": {
"h": 252.281,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.5835,
"c": 0.23956,
"h": 285.7
},
"luminance": 0.17483
}Semantic roles & 50–950 ramp
primary
#7754FF
secondary
#E8F3BC
accent
#E600B7
background
#FBF8FF
surface
#F6F0FF
border
#D0CBD7
text
#110B18
muted
#807C86