#777CED#777CED
#777CED is a light, vivid blue. Relative luminance 0.245; OKLCH L 63.6% C 0.166 H 278.6°. Best body text is #000000 at 5.89:1 contrast (WCAG AA passes).
Color values
| HEX | #777CED |
|---|---|
| RGB | rgb(119, 124, 237) |
| HSL | hsl(237, 77%, 70%) |
| HSV | hsv(237, 50%, 93%) |
| CMYK | cmyk(49.8%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(56.54, 28.14, -57.81) |
| CIE-LCH | lch(56.54, 64.30, 295.96°) |
| OKLab | oklab(63.63% 0.025 -0.1645) |
| OKLCH | oklch(63.63% 0.166 278.6) |
| XYZ | xyz(30.0967, 24.4499, 83.2378) |
| Luminance | 0.2445 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.49
Lavender Blue
#8B88F8
ΔE00 4.65
Periwinkle (survey)
#8E82FE
ΔE00 4.69
Perrywinkle
#8F8CE7
ΔE00 6.18
Soft Blue
#6488EA
ΔE00 6.28
Mediumslateblue
#7B68EE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#777CED #EDE877
analogous
#77B7ED #777CED #AD77ED
triadic
#777CED #ED777C #7CED77
tetradic
#777CED #ED77B7 #EDE877 #77EDAD
square
#777CED #ED77B7 #EDE877 #77EDAD
split-complementary
#777CED #EDAD77 #B7ED77
monochromatic
#1B23CE #4148E6 #777CED #ADB0F4 #E3E4FB
Accessibility & contrast
On white
3.57
#777CED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.89
#777CED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #777CED
5.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##777CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##777CED | 1.00 | 3.57 | 5.89 | 5.89 |
| #FFFFFF | 3.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#498CF1
Deuteranopia (green-blind)
#3E83EB
Tritanopia (blue-blind)
#4894A9
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #777ced; /* rgb */ color: rgb(119, 124, 237); /* oklch */ color: oklch(63.6% 0.166 278.6);
Tailwind
colors: {
custom: {
50: '#a5a1f3',
500: '#777ced',
950: '#000000',
},
}SCSS
$custom: #777ced; $custom-light: #a5a1f3; $custom-dark: #000000;
JSON
{
"hex": "#777ced",
"rgb": {
"r": 119,
"g": 124,
"b": 237
},
"hsl": {
"h": 237.458,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.63625,
"c": 0.16642,
"h": 278.6
},
"luminance": 0.24452
}Semantic roles & 50–950 ramp
primary
#777CED
secondary
#F1EFCF
accent
#D00DD9
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100F17
muted
#7F7E85