#777FF7#777FF7
#777FF7 is a light, vivid blue. Relative luminance 0.258; OKLCH L 64.8% C 0.176 H 277.4°. Best body text is #000000 at 6.16:1 contrast (WCAG AA passes).
Color values
| HEX | #777FF7 |
|---|---|
| RGB | rgb(119, 127, 247) |
| HSL | hsl(236, 89%, 72%) |
| HSV | hsv(236, 52%, 97%) |
| CMYK | cmyk(51.8%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(57.86, 29.40, -61.23) |
| CIE-LCH | lch(57.86, 67.93, 295.65°) |
| OKLab | oklab(64.81% 0.0227 -0.1746) |
| OKLCH | oklch(64.81% 0.176 277.4) |
| XYZ | xyz(31.9803, 25.8141, 91.2751) |
| Luminance | 0.2582 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.49
Lavender Blue
#8B88F8
ΔE00 3.98
Periwinkle (survey)
#8E82FE
ΔE00 4.17
Soft Blue
#6488EA
ΔE00 5.70
Perrywinkle
#8F8CE7
ΔE00 6.09
Mediumslateblue
#7B68EE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#777FF7 #F7EF77
analogous
#77BFF7 #777FF7 #AF77F7
triadic
#777FF7 #F7777F #7FF777
tetradic
#777FF7 #F777BF #F7EF77 #77F7AF
square
#777FF7 #F777BF #F7EF77 #77F7AF
split-complementary
#777FF7 #F7AF77 #BFF777
monochromatic
#0E1BE6 #3D49F4 #777FF7 #B1B5FA #E2E4FD
Accessibility & contrast
On white
3.41
#777FF7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.16
#777FF7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #777FF7
6.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##777FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##777FF7 | 1.00 | 3.41 | 6.16 | 6.16 |
| #FFFFFF | 3.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4690FB
Deuteranopia (green-blind)
#3786F4
Tritanopia (blue-blind)
#3F99AF
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #777ff7; /* rgb */ color: rgb(119, 127, 247); /* oklch */ color: oklch(64.8% 0.176 277.4);
Tailwind
colors: {
custom: {
50: '#a6a4fa',
500: '#777ff7',
950: '#000000',
},
}SCSS
$custom: #777ff7; $custom-light: #a6a4fa; $custom-dark: #000000;
JSON
{
"hex": "#777ff7",
"rgb": {
"r": 119,
"g": 127,
"b": 247
},
"hsl": {
"h": 236.25,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.64814,
"c": 0.17603,
"h": 277.4
},
"luminance": 0.25816
}Semantic roles & 50–950 ramp
primary
#777FF7
secondary
#F5F3D5
accent
#D700E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F17
muted
#7F7F85