#777FF3#777FF3
#777FF3 is a light, vivid blue. Relative luminance 0.256; OKLCH L 64.6% C 0.171 H 277.5°. Best body text is #000000 at 6.11:1 contrast (WCAG AA passes).
Color values
| HEX | #777FF3 |
|---|---|
| RGB | rgb(119, 127, 243) |
| HSL | hsl(236, 84%, 71%) |
| HSV | hsv(236, 51%, 95%) |
| CMYK | cmyk(51%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(57.63, 28.18, -59.40) |
| CIE-LCH | lch(57.63, 65.74, 295.38°) |
| OKLab | oklab(64.56% 0.0223 -0.1692) |
| OKLCH | oklch(64.56% 0.171 277.5) |
| XYZ | xyz(31.3697, 25.5698, 88.0591) |
| Luminance | 0.2557 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.52
Lavender Blue
#8B88F8
ΔE00 4.02
Periwinkle (survey)
#8E82FE
ΔE00 4.33
Soft Blue
#6488EA
ΔE00 5.58
Perrywinkle
#8F8CE7
ΔE00 5.90
Mediumslateblue
#7B68EE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#777FF3 #F3EB77
analogous
#77BDF3 #777FF3 #AD77F3
triadic
#777FF3 #F3777F #7FF377
tetradic
#777FF3 #F377BD #F3EB77 #77F3AD
square
#777FF3 #F377BD #F3EB77 #77F3AD
split-complementary
#777FF3 #F3AD77 #BDF377
monochromatic
#1320DC #3F4AEE #777FF3 #AFB4F8 #E3E5FD
Accessibility & contrast
On white
3.43
#777FF3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.11
#777FF3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #777FF3
6.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##777FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##777FF3 | 1.00 | 3.43 | 6.11 | 6.11 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A90F7
Deuteranopia (green-blind)
#3D86F0
Tritanopia (blue-blind)
#4298AD
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #777ff3; /* rgb */ color: rgb(119, 127, 243); /* oklch */ color: oklch(64.6% 0.171 277.5);
Tailwind
colors: {
custom: {
50: '#a6a4f8',
500: '#777ff3',
950: '#000000',
},
}SCSS
$custom: #777ff3; $custom-light: #a6a4f8; $custom-dark: #000000;
JSON
{
"hex": "#777ff3",
"rgb": {
"r": 119,
"g": 127,
"b": 243
},
"hsl": {
"h": 236.129,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.64562,
"c": 0.17062,
"h": 277.5
},
"luminance": 0.25572
}Semantic roles & 50–950 ramp
primary
#777FF3
secondary
#F3F1D2
accent
#D205E0
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F17
muted
#7F7F85