#778CEC#778CEC
#778CEC is a light, vivid blue. Relative luminance 0.287; OKLCH L 66.7% C 0.144 H 272.6°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #778CEC |
|---|---|
| RGB | rgb(119, 140, 236) |
| HSL | hsl(229, 75%, 70%) |
| HSV | hsv(229, 50%, 93%) |
| CMYK | cmyk(49.6%, 40.7%, 0%, 7.5%) |
| CIE-LAB | lab(60.54, 18.34, -50.87) |
| CIE-LCH | lch(60.54, 54.07, 289.83°) |
| OKLab | oklab(66.66% 0.0066 -0.1441) |
| OKLCH | oklch(66.66% 0.144 272.6) |
| XYZ | xyz(32.1213, 28.7322, 83.1939) |
| Luminance | 0.2873 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Soft Blue
#6488EA
ΔE00 3.32
Lavender Blue
#8B88F8
ΔE00 4.88
Periwinkle Blue
#8F99FB
ΔE00 5.14
Perrywinkle
#8F8CE7
ΔE00 5.40
Cornflowerblue
#6495ED
ΔE00 5.64
Cornflower
#6A79F7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#778CEC #ECD777
analogous
#77C6EC #778CEC #9D77EC
triadic
#778CEC #EC778C #8CEC77
tetradic
#778CEC #EC77C6 #ECD777 #77EC9D
square
#778CEC #EC77C6 #ECD777 #77EC9D
split-complementary
#778CEC #EC9D77 #C6EC77
monochromatic
#1D3CCC #415FE4 #778CEC #ADB9F4 #E2E7FB
Accessibility & contrast
On white
3.11
#778CEC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#778CEC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #778CEC
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##778CEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##778CEC | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697F0
Deuteranopia (green-blind)
#5A8DEA
Tritanopia (blue-blind)
#46A0B1
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #778cec; /* rgb */ color: rgb(119, 140, 236); /* oklch */ color: oklch(66.7% 0.144 272.6);
Tailwind
colors: {
custom: {
50: '#a5adf2',
500: '#778cec',
950: '#000000',
},
}SCSS
$custom: #778cec; $custom-light: #a5adf2; $custom-dark: #000000;
JSON
{
"hex": "#778cec",
"rgb": {
"r": 119,
"g": 140,
"b": 236
},
"hsl": {
"h": 229.231,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.6666,
"c": 0.14421,
"h": 272.6
},
"luminance": 0.28734
}Semantic roles & 50–950 ramp
primary
#778CEC
secondary
#F0EACF
accent
#B30ED8
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85