#777BED#777BED
#777BED is a light, vivid blue. Relative luminance 0.242; OKLCH L 63.4% C 0.168 H 279.0°. Best body text is #000000 at 5.84:1 contrast (WCAG AA passes).
Color values
| HEX | #777BED |
|---|---|
| RGB | rgb(119, 123, 237) |
| HSL | hsl(238, 77%, 70%) |
| HSV | hsv(238, 50%, 93%) |
| CMYK | cmyk(49.8%, 48.1%, 0%, 7.1%) |
| CIE-LAB | lab(56.29, 28.74, -58.21) |
| CIE-LCH | lch(56.29, 64.92, 296.28°) |
| OKLab | oklab(63.44% 0.0261 -0.1657) |
| OKLCH | oklch(63.44% 0.168 279) |
| XYZ | xyz(29.9720, 24.2006, 83.1962) |
| Luminance | 0.2420 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.47
Periwinkle (survey)
#8E82FE
ΔE00 4.74
Lavender Blue
#8B88F8
ΔE00 4.84
Mediumslateblue
#7B68EE
ΔE00 6.08
Perrywinkle
#8F8CE7
ΔE00 6.38
Soft Blue
#6488EA
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#777BED #EDE977
analogous
#77B6ED #777BED #AE77ED
triadic
#777BED #ED777B #7BED77
tetradic
#777BED #ED77B6 #EDE977 #77EDAE
square
#777BED #ED77B6 #EDE977 #77EDAE
split-complementary
#777BED #EDAE77 #B6ED77
monochromatic
#1B21CE #4147E6 #777BED #ADAFF4 #E3E4FB
Accessibility & contrast
On white
3.60
#777BED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.84
#777BED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #777BED
5.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##777BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##777BED | 1.00 | 3.60 | 5.84 | 5.84 |
| #FFFFFF | 3.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#478CF1
Deuteranopia (green-blind)
#3C82EB
Tritanopia (blue-blind)
#4894A9
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #777bed; /* rgb */ color: rgb(119, 123, 237); /* oklch */ color: oklch(63.4% 0.168 279.0);
Tailwind
colors: {
custom: {
50: '#a5a1f3',
500: '#777bed',
950: '#000000',
},
}SCSS
$custom: #777bed; $custom-light: #a5a1f3; $custom-dark: #000000;
JSON
{
"hex": "#777bed",
"rgb": {
"r": 119,
"g": 123,
"b": 237
},
"hsl": {
"h": 237.966,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.63439,
"c": 0.16775,
"h": 279
},
"luminance": 0.24202
}Semantic roles & 50–950 ramp
primary
#777BED
secondary
#F1EFCF
accent
#D20DD9
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85