#7B77FF#7B77FF
#7B77FF is a light, vivid blue. Relative luminance 0.246; OKLCH L 64.2% C 0.196 H 280.6°. Best body text is #000000 at 5.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7B77FF |
|---|---|
| RGB | rgb(123, 119, 255) |
| HSL | hsl(242, 100%, 73%) |
| HSV | hsv(242, 53%, 100%) |
| CMYK | cmyk(51.8%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(56.71, 37.36, -67.49) |
| CIE-LCH | lch(56.71, 77.14, 298.96°) |
| OKLab | oklab(64.18% 0.0363 -0.1929) |
| OKLCH | oklch(64.18% 0.196 280.6) |
| XYZ | xyz(32.8096, 24.6227, 97.6121) |
| Luminance | 0.2462 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.28
Periwinkle (survey)
#8E82FE
ΔE00 4.14
Mediumslateblue
#7B68EE
ΔE00 5.15
Lavender Blue
#8B88F8
ΔE00 5.32
Perrywinkle
#8F8CE7
ΔE00 7.68
Mediumpurple
#9370DB
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B77FF #FBFF77
analogous
#77B7FF #7B77FF #BF77FF
triadic
#7B77FF #FF7B77 #77FF7B
tetradic
#7B77FF #FF77B7 #FBFF77 #77FFBF
square
#7B77FF #FF77B7 #FBFF77 #77FFBF
split-complementary
#7B77FF #FFBF77 #B7FF77
monochromatic
#0700FC #403AFF #7B77FF #B6B4FF #E1E0FF
Accessibility & contrast
On white
3.54
#7B77FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.93
#7B77FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B77FF
5.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B77FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B77FF | 1.00 | 3.54 | 5.93 | 5.93 |
| #FFFFFF | 3.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#268DFF
Deuteranopia (green-blind)
#0C83FC
Tritanopia (blue-blind)
#4396B0
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #7b77ff; /* rgb */ color: rgb(123, 119, 255); /* oklch */ color: oklch(64.2% 0.196 280.6);
Tailwind
colors: {
custom: {
50: '#aa9eff',
500: '#7b77ff',
950: '#000000',
},
}SCSS
$custom: #7b77ff; $custom-light: #aa9eff; $custom-dark: #000000;
JSON
{
"hex": "#7b77ff",
"rgb": {
"r": 123,
"g": 119,
"b": 255
},
"hsl": {
"h": 241.765,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.64176,
"c": 0.1963,
"h": 280.6
},
"luminance": 0.24625
}Semantic roles & 50–950 ramp
primary
#7B77FF
secondary
#F6F7D4
accent
#E600DF
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86