#7777F7#7777F7
#7777F7 is a light, vivid blue. Relative luminance 0.238; OKLCH L 63.4% C 0.186 H 279.7°. Best body text is #000000 at 5.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7777F7 |
|---|---|
| RGB | rgb(119, 119, 247) |
| HSL | hsl(240, 89%, 72%) |
| HSV | hsv(240, 52%, 97%) |
| CMYK | cmyk(51.8%, 51.8%, 0%, 3.1%) |
| CIE-LAB | lab(55.92, 34.15, -64.36) |
| CIE-LCH | lch(55.92, 72.85, 297.95°) |
| OKLab | oklab(63.35% 0.0313 -0.1838) |
| OKLCH | oklch(63.35% 0.186 279.7) |
| XYZ | xyz(30.9879, 23.8291, 90.9443) |
| Luminance | 0.2383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.43
Periwinkle (survey)
#8E82FE
ΔE00 4.73
Mediumslateblue
#7B68EE
ΔE00 4.95
Lavender Blue
#8B88F8
ΔE00 5.54
Perrywinkle
#8F8CE7
ΔE00 7.58
Soft Blue
#6488EA
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7777F7 #F7F777
analogous
#77B7F7 #7777F7 #B777F7
triadic
#7777F7 #F77777 #77F777
tetradic
#7777F7 #F777B7 #F7F777 #77F7B7
square
#7777F7 #F777B7 #F7F777 #77F7B7
split-complementary
#7777F7 #F7B777 #B7F777
monochromatic
#0E0EE6 #3D3DF4 #7777F7 #B1B1FA #E2E2FD
Accessibility & contrast
On white
3.64
#7777F7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.77
#7777F7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7777F7
5.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7777F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7777F7 | 1.00 | 3.64 | 5.77 | 5.77 |
| #FFFFFF | 3.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#328BFB
Deuteranopia (green-blind)
#2081F4
Tritanopia (blue-blind)
#4094AC
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #7777f7; /* rgb */ color: rgb(119, 119, 247); /* oklch */ color: oklch(63.4% 0.186 279.7);
Tailwind
colors: {
custom: {
50: '#a79efb',
500: '#7777f7',
950: '#000000',
},
}SCSS
$custom: #7777f7; $custom-light: #a79efb; $custom-dark: #000000;
JSON
{
"hex": "#7777f7",
"rgb": {
"r": 119,
"g": 119,
"b": 247
},
"hsl": {
"h": 240,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.63352,
"c": 0.18646,
"h": 279.7
},
"luminance": 0.23831
}Semantic roles & 50–950 ramp
primary
#7777F7
secondary
#F5F5D5
accent
#E600E5
background
#FAF9FF
surface
#F4F2FF
border
#CECCD7
text
#100E17
muted
#7F7E85