#7778EE#7778EE
#7778EE is a light, vivid blue. Relative luminance 0.235; OKLCH L 62.9% C 0.173 H 279.8°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7778EE |
|---|---|
| RGB | rgb(119, 120, 238) |
| HSL | hsl(239, 78%, 70%) |
| HSV | hsv(239, 50%, 93%) |
| CMYK | cmyk(50%, 49.6%, 0%, 6.7%) |
| CIE-LAB | lab(55.61, 30.83, -59.85) |
| CIE-LCH | lch(55.61, 67.32, 297.25°) |
| OKLab | oklab(62.95% 0.0296 -0.1705) |
| OKLCH | oklch(62.95% 0.173 279.8) |
| XYZ | xyz(29.7521, 23.5262, 83.8456) |
| Luminance | 0.2353 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.57
Periwinkle (survey)
#8E82FE
ΔE00 4.97
Mediumslateblue
#7B68EE
ΔE00 5.12
Lavender Blue
#8B88F8
ΔE00 5.45
Perrywinkle
#8F8CE7
ΔE00 7.06
Soft Blue
#6488EA
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7778EE #EEED77
analogous
#77B3EE #7778EE #B277EE
triadic
#7778EE #EE7778 #78EE77
tetradic
#7778EE #EE77B3 #EEED77 #77EEB2
square
#7778EE #EE77B3 #EEED77 #77EEB2
split-complementary
#7778EE #EEB277 #B3EE77
monochromatic
#1A1CD1 #4142E7 #7778EE #ADAEF5 #E4E4FC
Accessibility & contrast
On white
3.68
#7778EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#7778EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7778EE
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7778EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7778EE | 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)
#408AF2
Deuteranopia (green-blind)
#3481EB
Tritanopia (blue-blind)
#4892A8
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7778ee; /* rgb */ color: rgb(119, 120, 238); /* oklch */ color: oklch(62.9% 0.173 279.8);
Tailwind
colors: {
custom: {
50: '#a69ff4',
500: '#7778ee',
950: '#000000',
},
}SCSS
$custom: #7778ee; $custom-light: #a69ff4; $custom-dark: #000000;
JSON
{
"hex": "#7778ee",
"rgb": {
"r": 119,
"g": 120,
"b": 238
},
"hsl": {
"h": 239.496,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.62947,
"c": 0.17309,
"h": 279.8
},
"luminance": 0.23528
}Semantic roles & 50–950 ramp
primary
#7778EE
secondary
#F1F1D0
accent
#D80BDA
background
#FAF9FF
surface
#F4F2FE
border
#CECCD6
text
#100E17
muted
#7F7E85