#7779EC#7779EC
#7779EC is a light, vivid blue. Relative luminance 0.237; OKLCH L 63.0% C 0.169 H 279.6°. Best body text is #000000 at 5.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7779EC |
|---|---|
| RGB | rgb(119, 121, 236) |
| HSL | hsl(239, 75%, 70%) |
| HSV | hsv(239, 50%, 93%) |
| CMYK | cmyk(49.6%, 48.7%, 0%, 7.5%) |
| CIE-LAB | lab(55.74, 29.63, -58.53) |
| CIE-LCH | lch(55.74, 65.61, 296.85°) |
| OKLab | oklab(63% 0.0283 -0.1667) |
| OKLCH | oklch(63% 0.169 279.6) |
| XYZ | xyz(29.5808, 23.6511, 82.3470) |
| Luminance | 0.2365 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.61
Periwinkle (survey)
#8E82FE
ΔE00 4.98
Lavender Blue
#8B88F8
ΔE00 5.29
Mediumslateblue
#7B68EE
ΔE00 5.45
Perrywinkle
#8F8CE7
ΔE00 6.78
Soft Blue
#6488EA
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7779EC #ECEA77
analogous
#77B4EC #7779EC #AF77EC
triadic
#7779EC #EC7779 #79EC77
tetradic
#7779EC #EC77B4 #ECEA77 #77ECAF
square
#7779EC #EC77B4 #ECEA77 #77ECAF
split-complementary
#7779EC #ECAF77 #B4EC77
monochromatic
#1D20CC #4144E4 #7779EC #ADAEF4 #E2E3FB
Accessibility & contrast
On white
3.66
#7779EC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.73
#7779EC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7779EC
5.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7779EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7779EC | 1.00 | 3.66 | 5.73 | 5.73 |
| #FFFFFF | 3.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#448AF0
Deuteranopia (green-blind)
#3981E9
Tritanopia (blue-blind)
#4992A7
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #7779ec; /* rgb */ color: rgb(119, 121, 236); /* oklch */ color: oklch(63.0% 0.169 279.6);
Tailwind
colors: {
custom: {
50: '#a59ff3',
500: '#7779ec',
950: '#000000',
},
}SCSS
$custom: #7779ec; $custom-light: #a59ff3; $custom-dark: #000000;
JSON
{
"hex": "#7779ec",
"rgb": {
"r": 119,
"g": 121,
"b": 236
},
"hsl": {
"h": 238.974,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.63004,
"c": 0.16905,
"h": 279.6
},
"luminance": 0.23653
}Semantic roles & 50–950 ramp
primary
#7779EC
secondary
#F0F0CF
accent
#D40ED8
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85