#7B77FA#7B77FA
#7B77FA is a light, vivid blue. Relative luminance 0.243; OKLCH L 63.8% C 0.190 H 280.9°. Best body text is #000000 at 5.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7B77FA |
|---|---|
| RGB | rgb(123, 119, 250) |
| HSL | hsl(242, 93%, 72%) |
| HSV | hsv(242, 52%, 98%) |
| CMYK | cmyk(50.8%, 52.4%, 0%, 2%) |
| CIE-LAB | lab(56.39, 35.86, -65.24) |
| CIE-LCH | lch(56.39, 74.44, 298.79°) |
| OKLab | oklab(63.84% 0.036 -0.1863) |
| OKLCH | oklch(63.84% 0.19 280.9) |
| XYZ | xyz(32.0152, 24.3049, 93.4283) |
| Luminance | 0.2431 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.14
Periwinkle (survey)
#8E82FE
ΔE00 4.19
Mediumslateblue
#7B68EE
ΔE00 4.89
Lavender Blue
#8B88F8
ΔE00 5.27
Perrywinkle
#8F8CE7
ΔE00 7.44
Mediumpurple
#9370DB
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B77FA #F6FA77
analogous
#77B5FA #7B77FA #BD77FA
triadic
#7B77FA #FA7B77 #77FA7B
tetradic
#7B77FA #FA77B5 #F6FA77 #77FABD
square
#7B77FA #FA77B5 #F6FA77 #77FABD
split-complementary
#7B77FA #FABD77 #B5FA77
monochromatic
#1009EE #423CF8 #7B77FA #B4B2FC #E2E1FE
Accessibility & contrast
On white
3.58
#7B77FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.86
#7B77FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B77FA
5.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B77FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B77FA | 1.00 | 3.58 | 5.86 | 5.86 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F8CFF
Deuteranopia (green-blind)
#1F82F7
Tritanopia (blue-blind)
#4794AD
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #7b77fa; /* rgb */ color: rgb(123, 119, 250); /* oklch */ color: oklch(63.8% 0.190 280.9);
Tailwind
colors: {
custom: {
50: '#a99efd',
500: '#7b77fa',
950: '#000000',
},
}SCSS
$custom: #7b77fa; $custom-light: #a99efd; $custom-dark: #000000;
JSON
{
"hex": "#7b77fa",
"rgb": {
"r": 123,
"g": 119,
"b": 250
},
"hsl": {
"h": 241.832,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.63841,
"c": 0.18974,
"h": 280.9
},
"luminance": 0.24307
}Semantic roles & 50–950 ramp
primary
#7B77FA
secondary
#F5F6D5
accent
#E600DE
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86