#7778F7#7778F7
#7778F7 is a light, vivid blue. Relative luminance 0.241; OKLCH L 63.5% C 0.185 H 279.4°. Best body text is #000000 at 5.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7778F7 |
|---|---|
| RGB | rgb(119, 120, 247) |
| HSL | hsl(240, 89%, 72%) |
| HSV | hsv(240, 52%, 97%) |
| CMYK | cmyk(51.8%, 51.4%, 0%, 3.1%) |
| CIE-LAB | lab(56.16, 33.55, -63.97) |
| CIE-LCH | lch(56.16, 72.24, 297.68°) |
| OKLab | oklab(63.53% 0.0302 -0.1827) |
| OKLCH | oklch(63.53% 0.185 279.4) |
| XYZ | xyz(31.1075, 24.0684, 90.9842) |
| Luminance | 0.2407 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.30
Periwinkle (survey)
#8E82FE
ΔE00 4.59
Mediumslateblue
#7B68EE
ΔE00 5.25
Lavender Blue
#8B88F8
ΔE00 5.30
Perrywinkle
#8F8CE7
ΔE00 7.36
Soft Blue
#6488EA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7778F7 #F7F677
analogous
#77B8F7 #7778F7 #B677F7
triadic
#7778F7 #F77778 #78F777
tetradic
#7778F7 #F777B8 #F7F677 #77F7B6
square
#7778F7 #F777B8 #F7F677 #77F7B6
split-complementary
#7778F7 #F7B677 #B8F777
monochromatic
#0E0FE6 #3D3FF4 #7778F7 #B1B1FA #E2E2FD
Accessibility & contrast
On white
3.61
#7778F7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.81
#7778F7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7778F7
5.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7778F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7778F7 | 1.00 | 3.61 | 5.81 | 5.81 |
| #FFFFFF | 3.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#358CFB
Deuteranopia (green-blind)
#2482F4
Tritanopia (blue-blind)
#4094AC
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #7778f7; /* rgb */ color: rgb(119, 120, 247); /* oklch */ color: oklch(63.5% 0.185 279.4);
Tailwind
colors: {
custom: {
50: '#a79ffb',
500: '#7778f7',
950: '#000000',
},
}SCSS
$custom: #7778f7; $custom-light: #a79ffb; $custom-dark: #000000;
JSON
{
"hex": "#7778f7",
"rgb": {
"r": 119,
"g": 120,
"b": 247
},
"hsl": {
"h": 239.531,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.63532,
"c": 0.18515,
"h": 279.4
},
"luminance": 0.2407
}Semantic roles & 50–950 ramp
primary
#7778F7
secondary
#F5F5D5
accent
#E400E6
background
#FAF9FF
surface
#F4F2FF
border
#CECCD7
text
#100E17
muted
#7F7E85