#7779EA#7779EA
#7779EA is a light, vivid blue. Relative luminance 0.235; OKLCH L 62.9% C 0.166 H 279.7°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7779EA |
|---|---|
| RGB | rgb(119, 121, 234) |
| HSL | hsl(239, 73%, 69%) |
| HSV | hsv(239, 49%, 92%) |
| CMYK | cmyk(49.1%, 48.3%, 0%, 8.2%) |
| CIE-LAB | lab(55.62, 29.03, -57.61) |
| CIE-LCH | lch(55.62, 64.51, 296.74°) |
| OKLab | oklab(62.88% 0.0281 -0.164) |
| OKLCH | oklch(62.88% 0.166 279.7) |
| XYZ | xyz(29.2918, 23.5356, 80.8253) |
| Luminance | 0.2354 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.77
Periwinkle (survey)
#8E82FE
ΔE00 5.11
Lavender Blue
#8B88F8
ΔE00 5.37
Mediumslateblue
#7B68EE
ΔE00 5.47
Perrywinkle
#8F8CE7
ΔE00 6.74
Soft Blue
#6488EA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7779EA #EAE877
analogous
#77B2EA #7779EA #AF77EA
triadic
#7779EA #EA7779 #79EA77
tetradic
#7779EA #EA77B2 #EAE877 #77EAAF
square
#7779EA #EA77B2 #EAE877 #77EAAF
split-complementary
#7779EA #EAAF77 #B2EA77
monochromatic
#1F22C8 #4245E2 #7779EA #ACADF2 #E1E1FA
Accessibility & contrast
On white
3.68
#7779EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#7779EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7779EA
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7779EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7779EA | 1.00 | 3.68 | 5.71 | 5.71 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#468AEE
Deuteranopia (green-blind)
#3C81E8
Tritanopia (blue-blind)
#4B91A6
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7779ea; /* rgb */ color: rgb(119, 121, 234); /* oklch */ color: oklch(62.9% 0.166 279.7);
Tailwind
colors: {
custom: {
50: '#a59ff1',
500: '#7779ea',
950: '#000000',
},
}SCSS
$custom: #7779ea; $custom-light: #a59ff1; $custom-dark: #000000;
JSON
{
"hex": "#7779ea",
"rgb": {
"r": 119,
"g": 121,
"b": 234
},
"hsl": {
"h": 238.957,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.62878,
"c": 0.16634,
"h": 279.7
},
"luminance": 0.23537
}Semantic roles & 50–950 ramp
primary
#7779EA
secondary
#EFEFCE
accent
#D210D5
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85