#777CDC#777CDC
#777CDC is a light, vivid blue. Relative luminance 0.235; OKLCH L 62.6% C 0.143 H 279.2°. Best body text is #000000 at 5.70:1 contrast (WCAG AA passes).
Color values
| HEX | #777CDC |
|---|---|
| RGB | rgb(119, 124, 220) |
| HSL | hsl(237, 59%, 66%) |
| HSV | hsv(237, 46%, 86%) |
| CMYK | cmyk(45.9%, 43.6%, 0%, 13.7%) |
| CIE-LAB | lab(55.59, 23.06, -49.82) |
| CIE-LCH | lch(55.59, 54.90, 294.83°) |
| OKLab | oklab(62.6% 0.0228 -0.1411) |
| OKLCH | oklch(62.6% 0.143 279.2) |
| XYZ | xyz(27.7298, 23.5031, 70.7717) |
| Luminance | 0.2351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 4.28
Lavender Blue
#8B88F8
ΔE00 5.73
Perrywinkle
#8F8CE7
ΔE00 6.04
Periwinkle (survey)
#8E82FE
ΔE00 6.14
Soft Blue
#6488EA
ΔE00 6.65
Mediumslateblue
#7B68EE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#777CDC #DCD777
analogous
#77AFDC #777CDC #A577DC
triadic
#777CDC #DC777C #7CDC77
tetradic
#777CDC #DC77AF #DCD777 #77DCA5
square
#777CDC #DC77AF #DCD777 #77DCA5
split-complementary
#777CDC #DCA577 #AFDC77
monochromatic
#2C33AC #464DCF #777CDC #A8ABE9 #D8DAF5
Accessibility & contrast
On white
3.68
#777CDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.70
#777CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #777CDC
5.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##777CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##777CDC | 1.00 | 3.68 | 5.70 | 5.70 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5689E0
Deuteranopia (green-blind)
#4F81DA
Tritanopia (blue-blind)
#5490A1
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #777cdc; /* rgb */ color: rgb(119, 124, 220); /* oklch */ color: oklch(62.6% 0.143 279.2);
Tailwind
colors: {
custom: {
50: '#a3a1e7',
500: '#777cdc',
950: '#000000',
},
}SCSS
$custom: #777cdc; $custom-light: #a3a1e7; $custom-dark: #000000;
JSON
{
"hex": "#777cdc",
"rgb": {
"r": 119,
"g": 124,
"b": 220
},
"hsl": {
"h": 237.03,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.62599,
"c": 0.14291,
"h": 279.2
},
"luminance": 0.23505
}Semantic roles & 50–950 ramp
primary
#777CDC
secondary
#E8E6C7
accent
#BE1FC7
background
#FAF9FE
surface
#F4F2FC
border
#CECCD5
text
#100F16
muted
#7F7E84