#7776E7#7776E7
#7776E7 is a light, vivid blue. Relative luminance 0.226; OKLCH L 62.1% C 0.166 H 280.8°. Best body text is #000000 at 5.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7776E7 |
|---|---|
| RGB | rgb(119, 118, 231) |
| HSL | hsl(241, 70%, 68%) |
| HSV | hsv(241, 49%, 91%) |
| CMYK | cmyk(48.5%, 48.9%, 0%, 9.4%) |
| CIE-LAB | lab(54.71, 29.91, -57.39) |
| CIE-LCH | lch(54.71, 64.72, 297.53°) |
| OKLab | oklab(62.13% 0.0312 -0.1633) |
| OKLCH | oklch(62.13% 0.166 280.8) |
| XYZ | xyz(28.5056, 22.6468, 78.4551) |
| Luminance | 0.2265 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.37
Mediumslateblue
#7B68EE
ΔE00 4.59
Periwinkle (survey)
#8E82FE
ΔE00 5.70
Lavender Blue
#8B88F8
ΔE00 6.19
Mediumpurple
#9370DB
ΔE00 6.87
Cornflower Blue
#5170D7
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7776E7 #E6E776
analogous
#76ADE7 #7776E7 #AF76E7
triadic
#7776E7 #E77776 #76E777
tetradic
#7776E7 #E776AD #E6E776 #76E7AF
square
#7776E7 #E776AD #E6E776 #76E7AF
split-complementary
#7776E7 #E7AF76 #ADE776
monochromatic
#2322C1 #4342DE #7776E7 #ABAAF0 #DEDEF9
Accessibility & contrast
On white
3.80
#7776E7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.53
#7776E7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7776E7
5.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7776E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7776E7 | 1.00 | 3.80 | 5.53 | 5.53 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4287EB
Deuteranopia (green-blind)
#397FE5
Tritanopia (blue-blind)
#4D8EA4
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #7776e7; /* rgb */ color: rgb(119, 118, 231); /* oklch */ color: oklch(62.1% 0.166 280.8);
Tailwind
colors: {
custom: {
50: '#a59def',
500: '#7776e7',
950: '#000000',
},
}SCSS
$custom: #7776e7; $custom-light: #a59def; $custom-dark: #000000;
JSON
{
"hex": "#7776e7",
"rgb": {
"r": 119,
"g": 118,
"b": 231
},
"hsl": {
"h": 240.531,
"s": 70.186,
"l": 68.431
},
"oklch": {
"l": 0.62133,
"c": 0.16629,
"h": 280.8
},
"luminance": 0.22648
}Semantic roles & 50–950 ramp
primary
#7776E7
secondary
#EDEDCB
accent
#D213D0
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E16
muted
#7F7E84