#777FF5#777FF5
#777FF5 is a light, vivid blue. Relative luminance 0.257; OKLCH L 64.7% C 0.173 H 277.5°. Best body text is #000000 at 6.14:1 contrast (WCAG AA passes).
Color values
| HEX | #777FF5 |
|---|---|
| RGB | rgb(119, 127, 245) |
| HSL | hsl(236, 86%, 71%) |
| HSV | hsv(236, 51%, 96%) |
| CMYK | cmyk(51.4%, 48.2%, 0%, 3.9%) |
| CIE-LAB | lab(57.74, 28.79, -60.32) |
| CIE-LCH | lch(57.74, 66.84, 295.52°) |
| OKLab | oklab(64.69% 0.0225 -0.1719) |
| OKLCH | oklch(64.69% 0.173 277.5) |
| XYZ | xyz(31.6734, 25.6913, 89.6584) |
| Luminance | 0.2569 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.49
Lavender Blue
#8B88F8
ΔE00 3.99
Periwinkle (survey)
#8E82FE
ΔE00 4.24
Soft Blue
#6488EA
ΔE00 5.63
Perrywinkle
#8F8CE7
ΔE00 5.99
Mediumslateblue
#7B68EE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#777FF5 #F5ED77
analogous
#77BEF5 #777FF5 #AE77F5
triadic
#777FF5 #F5777F #7FF577
tetradic
#777FF5 #F577BE #F5ED77 #77F5AE
square
#777FF5 #F577BE #F5ED77 #77F5AE
split-complementary
#777FF5 #F5AE77 #BEF577
monochromatic
#111EE1 #3E49F1 #777FF5 #B0B5F9 #E2E4FD
Accessibility & contrast
On white
3.42
#777FF5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.14
#777FF5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #777FF5
6.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##777FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##777FF5 | 1.00 | 3.42 | 6.14 | 6.14 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4890F9
Deuteranopia (green-blind)
#3A86F2
Tritanopia (blue-blind)
#4199AE
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #777ff5; /* rgb */ color: rgb(119, 127, 245); /* oklch */ color: oklch(64.7% 0.173 277.5);
Tailwind
colors: {
custom: {
50: '#a6a4f9',
500: '#777ff5',
950: '#000000',
},
}SCSS
$custom: #777ff5; $custom-light: #a6a4f9; $custom-dark: #000000;
JSON
{
"hex": "#777ff5",
"rgb": {
"r": 119,
"g": 127,
"b": 245
},
"hsl": {
"h": 236.19,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.64688,
"c": 0.17333,
"h": 277.5
},
"luminance": 0.25693
}Semantic roles & 50–950 ramp
primary
#777FF5
secondary
#F4F2D4
accent
#D503E3
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F17
muted
#7F7F85