#7778EC#7778EC
#7778EC is a light, vivid blue. Relative luminance 0.234; OKLCH L 62.8% C 0.170 H 279.9°. Best body text is #000000 at 5.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7778EC |
|---|---|
| RGB | rgb(119, 120, 236) |
| HSL | hsl(239, 75%, 70%) |
| HSV | hsv(239, 50%, 93%) |
| CMYK | cmyk(49.6%, 49.2%, 0%, 7.5%) |
| CIE-LAB | lab(55.49, 30.22, -58.93) |
| CIE-LCH | lch(55.49, 66.23, 297.15°) |
| OKLab | oklab(62.82% 0.0294 -0.1678) |
| OKLCH | oklch(62.82% 0.17 279.9) |
| XYZ | xyz(29.4599, 23.4094, 82.3067) |
| Luminance | 0.2341 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.70
Periwinkle (survey)
#8E82FE
ΔE00 5.09
Mediumslateblue
#7B68EE
ΔE00 5.13
Lavender Blue
#8B88F8
ΔE00 5.52
Perrywinkle
#8F8CE7
ΔE00 7.01
Soft Blue
#6488EA
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7778EC #ECEB77
analogous
#77B3EC #7778EC #B177EC
triadic
#7778EC #EC7778 #78EC77
tetradic
#7778EC #EC77B3 #ECEB77 #77ECB1
square
#7778EC #EC77B3 #ECEB77 #77ECB1
split-complementary
#7778EC #ECB177 #B3EC77
monochromatic
#1D1ECC #4143E4 #7778EC #ADADF4 #E2E3FB
Accessibility & contrast
On white
3.70
#7778EC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.68
#7778EC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7778EC
5.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7778EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7778EC | 1.00 | 3.70 | 5.68 | 5.68 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4289F0
Deuteranopia (green-blind)
#3781E9
Tritanopia (blue-blind)
#4991A7
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7778ec; /* rgb */ color: rgb(119, 120, 236); /* oklch */ color: oklch(62.8% 0.170 279.9);
Tailwind
colors: {
custom: {
50: '#a59ff3',
500: '#7778ec',
950: '#000000',
},
}SCSS
$custom: #7778ec; $custom-light: #a59ff3; $custom-dark: #000000;
JSON
{
"hex": "#7778ec",
"rgb": {
"r": 119,
"g": 120,
"b": 236
},
"hsl": {
"h": 239.487,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.62819,
"c": 0.17039,
"h": 279.9
},
"luminance": 0.23411
}Semantic roles & 50–950 ramp
primary
#7778EC
secondary
#F0F0CF
accent
#D60ED8
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85