#7776EA#7776EA
#7776EA is a light, vivid blue. Relative luminance 0.228; OKLCH L 62.3% C 0.170 H 280.6°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7776EA |
|---|---|
| RGB | rgb(119, 118, 234) |
| HSL | hsl(241, 73%, 69%) |
| HSV | hsv(241, 50%, 92%) |
| CMYK | cmyk(49.1%, 49.6%, 0%, 8.2%) |
| CIE-LAB | lab(54.88, 30.81, -58.79) |
| CIE-LCH | lch(54.88, 66.37, 297.66°) |
| OKLab | oklab(62.32% 0.0315 -0.1674) |
| OKLCH | oklch(62.32% 0.17 280.6) |
| XYZ | xyz(28.9329, 22.8177, 80.7057) |
| Luminance | 0.2282 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.12
Mediumslateblue
#7B68EE
ΔE00 4.51
Periwinkle (survey)
#8E82FE
ΔE00 5.50
Lavender Blue
#8B88F8
ΔE00 6.07
Mediumpurple
#9370DB
ΔE00 6.99
Cornflower Blue
#5170D7
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7776EA #E9EA76
analogous
#76AFEA #7776EA #B176EA
triadic
#7776EA #EA7776 #76EA77
tetradic
#7776EA #EA76AF #E9EA76 #76EAB1
square
#7776EA #EA76AF #E9EA76 #76EAB1
split-complementary
#7776EA #EAB176 #AFEA76
monochromatic
#201FC7 #4241E2 #7776EA #ACABF2 #E0E0FA
Accessibility & contrast
On white
3.77
#7776EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#7776EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7776EA
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7776EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7776EA | 1.00 | 3.77 | 5.56 | 5.56 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F88EE
Deuteranopia (green-blind)
#357FE7
Tritanopia (blue-blind)
#4B8FA5
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #7776ea; /* rgb */ color: rgb(119, 118, 234); /* oklch */ color: oklch(62.3% 0.170 280.6);
Tailwind
colors: {
custom: {
50: '#a59df1',
500: '#7776ea',
950: '#000000',
},
}SCSS
$custom: #7776ea; $custom-light: #a59df1; $custom-dark: #000000;
JSON
{
"hex": "#7776ea",
"rgb": {
"r": 119,
"g": 118,
"b": 234
},
"hsl": {
"h": 240.517,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.62324,
"c": 0.17036,
"h": 280.6
},
"luminance": 0.22819
}Semantic roles & 50–950 ramp
primary
#7776EA
secondary
#EFEFCD
accent
#D610D4
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85