#7B77EA#7B77EA
#7B77EA is a light, vivid blue. Relative luminance 0.233; OKLCH L 62.8% C 0.168 H 282.0°. Best body text is #000000 at 5.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7B77EA |
|---|---|
| RGB | rgb(123, 119, 234) |
| HSL | hsl(242, 73%, 69%) |
| HSV | hsv(242, 49%, 92%) |
| CMYK | cmyk(47.4%, 49.1%, 0%, 8.2%) |
| CIE-LAB | lab(55.42, 31.09, -57.90) |
| CIE-LCH | lch(55.42, 65.72, 298.24°) |
| OKLab | oklab(62.81% 0.0349 -0.1647) |
| OKLCH | oklch(62.81% 0.168 282) |
| XYZ | xyz(29.6120, 23.3436, 80.7714) |
| Luminance | 0.2334 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.62
Mediumslateblue
#7B68EE
ΔE00 4.62
Periwinkle (survey)
#8E82FE
ΔE00 4.91
Lavender Blue
#8B88F8
ΔE00 5.56
Mediumpurple
#9370DB
ΔE00 6.45
Perrywinkle
#8F8CE7
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B77EA #E6EA77
analogous
#77ADEA #7B77EA #B577EA
triadic
#7B77EA #EA7B77 #77EA7B
tetradic
#7B77EA #EA77AD #E6EA77 #77EAB5
square
#7B77EA #EA77AD #E6EA77 #77EAB5
split-complementary
#7B77EA #EAB577 #ADEA77
monochromatic
#251FC8 #4842E2 #7B77EA #AEACF2 #E2E1FA
Accessibility & contrast
On white
3.70
#7B77EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.67
#7B77EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B77EA
5.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B77EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B77EA | 1.00 | 3.70 | 5.67 | 5.67 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4389EE
Deuteranopia (green-blind)
#3B81E7
Tritanopia (blue-blind)
#5390A5
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7b77ea; /* rgb */ color: rgb(123, 119, 234); /* oklch */ color: oklch(62.8% 0.168 282.0);
Tailwind
colors: {
custom: {
50: '#a79ef1',
500: '#7b77ea',
950: '#000000',
},
}SCSS
$custom: #7b77ea; $custom-light: #a79ef1; $custom-dark: #000000;
JSON
{
"hex": "#7b77ea",
"rgb": {
"r": 123,
"g": 119,
"b": 234
},
"hsl": {
"h": 242.087,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.62805,
"c": 0.16839,
"h": 282
},
"luminance": 0.23345
}Semantic roles & 50–950 ramp
primary
#7B77EA
secondary
#EEEFCE
accent
#D510CE
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85