#778CDC#778CDC
#778CDC is a light, vivid blue. Relative luminance 0.278; OKLCH L 65.8% C 0.122 H 271.6°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #778CDC |
|---|---|
| RGB | rgb(119, 140, 220) |
| HSL | hsl(228, 59%, 66%) |
| HSV | hsv(228, 46%, 86%) |
| CMYK | cmyk(45.9%, 36.4%, 0%, 13.7%) |
| CIE-LAB | lab(59.75, 13.56, -43.24) |
| CIE-LCH | lch(59.75, 45.31, 287.41°) |
| OKLab | oklab(65.79% 0.0033 -0.1218) |
| OKLCH | oklch(65.79% 0.122 271.6) |
| XYZ | xyz(29.9000, 27.8437, 71.4951) |
| Luminance | 0.2784 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Soft Blue
#6488EA
ΔE00 3.78
Perrywinkle
#8F8CE7
ΔE00 5.45
Faded Blue
#658CBB
ΔE00 5.89
Cornflowerblue
#6495ED
ΔE00 5.95
Lavender Blue
#8B88F8
ΔE00 5.95
Periwinkle Blue
#8F99FB
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#778CDC #DCC777
analogous
#77BFDC #778CDC #9577DC
triadic
#778CDC #DC778C #8CDC77
tetradic
#778CDC #DC77BF #DCC777 #77DC95
square
#778CDC #DC77BF #DCC777 #77DC95
split-complementary
#778CDC #DC9577 #BFDC77
monochromatic
#2C47AC #4663CF #778CDC #A8B5E9 #D8DEF5
Accessibility & contrast
On white
3.20
#778CDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#778CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #778CDC
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##778CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##778CDC | 1.00 | 3.20 | 6.57 | 6.57 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F94DF
Deuteranopia (green-blind)
#658CDA
Tritanopia (blue-blind)
#529DAA
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #778cdc; /* rgb */ color: rgb(119, 140, 220); /* oklch */ color: oklch(65.8% 0.122 271.6);
Tailwind
colors: {
custom: {
50: '#a3ade7',
500: '#778cdc',
950: '#000000',
},
}SCSS
$custom: #778cdc; $custom-light: #a3ade7; $custom-dark: #000000;
JSON
{
"hex": "#778cdc",
"rgb": {
"r": 119,
"g": 140,
"b": 220
},
"hsl": {
"h": 227.525,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.65787,
"c": 0.12183,
"h": 271.6
},
"luminance": 0.27845
}Semantic roles & 50–950 ramp
primary
#778CDC
secondary
#E8E1C7
accent
#A41FC7
background
#FAFAFE
surface
#F4F4FC
border
#CECED5
text
#0F1016
muted
#7F7F84