#7778EB#7778EB
#7778EB is a light, vivid blue. Relative luminance 0.234; OKLCH L 62.8% C 0.169 H 280.0°. Best body text is #000000 at 5.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7778EB |
|---|---|
| RGB | rgb(119, 120, 235) |
| HSL | hsl(239, 74%, 69%) |
| HSV | hsv(239, 49%, 92%) |
| CMYK | cmyk(49.4%, 48.9%, 0%, 7.8%) |
| CIE-LAB | lab(55.43, 29.92, -58.46) |
| CIE-LCH | lch(55.43, 65.68, 297.10°) |
| OKLab | oklab(62.76% 0.0293 -0.1665) |
| OKLCH | oklch(62.76% 0.169 280) |
| XYZ | xyz(29.3150, 23.3514, 81.5437) |
| Luminance | 0.2335 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.78
Mediumslateblue
#7B68EE
ΔE00 5.14
Periwinkle (survey)
#8E82FE
ΔE00 5.16
Lavender Blue
#8B88F8
ΔE00 5.55
Perrywinkle
#8F8CE7
ΔE00 6.99
Mediumpurple
#9370DB
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7778EB #EBEA77
analogous
#77B2EB #7778EB #B077EB
triadic
#7778EB #EB7778 #78EB77
tetradic
#7778EB #EB77B2 #EBEA77 #77EBB0
square
#7778EB #EB77B2 #EBEA77 #77EBB0
split-complementary
#7778EB #EBB077 #B2EB77
monochromatic
#1E1FCA #4243E3 #7778EB #ACADF3 #E2E2FB
Accessibility & contrast
On white
3.70
#7778EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.67
#7778EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7778EB
5.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7778EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7778EB | 1.00 | 3.70 | 5.67 | 5.67 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4389EF
Deuteranopia (green-blind)
#3880E8
Tritanopia (blue-blind)
#4A91A6
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7778eb; /* rgb */ color: rgb(119, 120, 235); /* oklch */ color: oklch(62.8% 0.169 280.0);
Tailwind
colors: {
custom: {
50: '#a59ff2',
500: '#7778eb',
950: '#000000',
},
}SCSS
$custom: #7778eb; $custom-light: #a59ff2; $custom-dark: #000000;
JSON
{
"hex": "#7778eb",
"rgb": {
"r": 119,
"g": 120,
"b": 235
},
"hsl": {
"h": 239.483,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.62756,
"c": 0.16904,
"h": 280
},
"luminance": 0.23353
}Semantic roles & 50–950 ramp
primary
#7778EB
secondary
#F0EFCE
accent
#D50FD6
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85