#7777E7#7777E7
#7777E7 is a light, vivid blue. Relative luminance 0.229; OKLCH L 62.3% C 0.165 H 280.5°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7777E7 |
|---|---|
| RGB | rgb(119, 119, 231) |
| HSL | hsl(240, 70%, 69%) |
| HSV | hsv(240, 48%, 91%) |
| CMYK | cmyk(48.5%, 48.5%, 0%, 9.4%) |
| CIE-LAB | lab(54.95, 29.32, -57.00) |
| CIE-LCH | lch(54.95, 64.10, 297.22°) |
| OKLab | oklab(62.32% 0.03 -0.1622) |
| OKLCH | oklch(62.32% 0.165 280.5) |
| XYZ | xyz(28.6240, 22.8836, 78.4945) |
| Luminance | 0.2288 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.24
Mediumslateblue
#7B68EE
ΔE00 4.90
Periwinkle (survey)
#8E82FE
ΔE00 5.56
Lavender Blue
#8B88F8
ΔE00 5.96
Mediumpurple
#9370DB
ΔE00 7.03
Perrywinkle
#8F8CE7
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7777E7 #E7E777
analogous
#77AFE7 #7777E7 #AF77E7
triadic
#7777E7 #E77777 #77E777
tetradic
#7777E7 #E777AF #E7E777 #77E7AF
square
#7777E7 #E777AF #E7E777 #77E7AF
split-complementary
#7777E7 #E7AF77 #AFE777
monochromatic
#2222C1 #4343DE #7777E7 #ABABF0 #DFDFF9
Accessibility & contrast
On white
3.77
#7777E7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#7777E7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7777E7
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7777E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7777E7 | 1.00 | 3.77 | 5.58 | 5.58 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4488EB
Deuteranopia (green-blind)
#3B7FE5
Tritanopia (blue-blind)
#4D8FA4
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #7777e7; /* rgb */ color: rgb(119, 119, 231); /* oklch */ color: oklch(62.3% 0.165 280.5);
Tailwind
colors: {
custom: {
50: '#a59eef',
500: '#7777e7',
950: '#000000',
},
}SCSS
$custom: #7777e7; $custom-light: #a59eef; $custom-dark: #000000;
JSON
{
"hex": "#7777e7",
"rgb": {
"r": 119,
"g": 119,
"b": 231
},
"hsl": {
"h": 240,
"s": 70,
"l": 68.627
},
"oklch": {
"l": 0.62318,
"c": 0.16494,
"h": 280.5
},
"luminance": 0.22885
}Semantic roles & 50–950 ramp
primary
#7777E7
secondary
#EEEECC
accent
#D214D2
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E16
muted
#7F7E84