#777EFE#777EFE
#777EFE is a light, vivid blue. Relative luminance 0.260; OKLCH L 65.1% C 0.187 H 277.5°. Best body text is #000000 at 6.20:1 contrast (WCAG AA passes).
Color values
| HEX | #777EFE |
|---|---|
| RGB | rgb(119, 126, 254) |
| HSL | hsl(237, 99%, 73%) |
| HSV | hsv(237, 53%, 100%) |
| CMYK | cmyk(53.1%, 50.4%, 0%, 0.4%) |
| CIE-LAB | lab(58.03, 32.14, -64.82) |
| CIE-LCH | lch(58.03, 72.35, 296.37°) |
| OKLab | oklab(65.08% 0.0244 -0.1851) |
| OKLCH | oklch(65.08% 0.187 277.5) |
| XYZ | xyz(32.9523, 25.9973, 97.0283) |
| Luminance | 0.2600 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.54
Periwinkle (survey)
#8E82FE
ΔE00 4.02
Lavender Blue
#8B88F8
ΔE00 4.18
Soft Blue
#6488EA
ΔE00 6.21
Perrywinkle
#8F8CE7
ΔE00 6.63
Mediumslateblue
#7B68EE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#777EFE #FEF777
analogous
#77C1FE #777EFE #B377FE
triadic
#777EFE #FE777E #7EFE77
tetradic
#777EFE #FE77C1 #FEF777 #77FEB3
square
#777EFE #FE77C1 #FEF777 #77FEB3
split-complementary
#777EFE #FEB377 #C1FE77
monochromatic
#020FF9 #3A44FE #777EFE #B4B8FE #E1E2FF
Accessibility & contrast
On white
3.39
#777EFE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.20
#777EFE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #777EFE
6.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##777EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##777EFE | 1.00 | 3.39 | 6.20 | 6.20 |
| #FFFFFF | 3.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C91FF
Deuteranopia (green-blind)
#2886FB
Tritanopia (blue-blind)
#379BB2
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #777efe; /* rgb */ color: rgb(119, 126, 254); /* oklch */ color: oklch(65.1% 0.187 277.5);
Tailwind
colors: {
custom: {
50: '#a7a3ff',
500: '#777efe',
950: '#000000',
},
}SCSS
$custom: #777efe; $custom-light: #a7a3ff; $custom-dark: #000000;
JSON
{
"hex": "#777efe",
"rgb": {
"r": 119,
"g": 126,
"b": 254
},
"hsl": {
"h": 236.889,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.6508,
"c": 0.1867,
"h": 277.5
},
"luminance": 0.25999
}Semantic roles & 50–950 ramp
primary
#777EFE
secondary
#F7F5D4
accent
#DA00E6
background
#FAFAFF
surface
#F4F3FF
border
#CECDD7
text
#100F18
muted
#7F7F86