#777FEB#777FEB
#777FEB is a light, vivid blue. Relative luminance 0.251; OKLCH L 64.1% C 0.160 H 277.7°. Best body text is #000000 at 6.02:1 contrast (WCAG AA passes).
Color values
| HEX | #777FEB |
|---|---|
| RGB | rgb(119, 127, 235) |
| HSL | hsl(236, 74%, 69%) |
| HSV | hsv(236, 49%, 92%) |
| CMYK | cmyk(49.4%, 46%, 0%, 7.8%) |
| CIE-LAB | lab(57.17, 25.75, -55.68) |
| CIE-LCH | lch(57.17, 61.35, 294.82°) |
| OKLab | oklab(64.07% 0.0214 -0.1583) |
| OKLCH | oklch(64.07% 0.16 277.7) |
| XYZ | xyz(30.1879, 25.0971, 81.8347) |
| Luminance | 0.2510 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.93
Lavender Blue
#8B88F8
ΔE00 4.29
Periwinkle (survey)
#8E82FE
ΔE00 4.80
Soft Blue
#6488EA
ΔE00 5.49
Perrywinkle
#8F8CE7
ΔE00 5.60
Mediumslateblue
#7B68EE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#777FEB #EBE377
analogous
#77B9EB #777FEB #A977EB
triadic
#777FEB #EB777F #7FEB77
tetradic
#777FEB #EB77B9 #EBE377 #77EBA9
square
#777FEB #EB77B9 #EBE377 #77EBA9
split-complementary
#777FEB #EBA977 #B9EB77
monochromatic
#1E2ACA #424DE3 #777FEB #ACB1F3 #E2E3FB
Accessibility & contrast
On white
3.49
#777FEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.02
#777FEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #777FEB
6.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##777FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##777FEB | 1.00 | 3.49 | 6.02 | 6.02 |
| #FFFFFF | 3.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#518EEF
Deuteranopia (green-blind)
#4685E9
Tritanopia (blue-blind)
#4996AA
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #777feb; /* rgb */ color: rgb(119, 127, 235); /* oklch */ color: oklch(64.1% 0.160 277.7);
Tailwind
colors: {
custom: {
50: '#a5a4f2',
500: '#777feb',
950: '#000000',
},
}SCSS
$custom: #777feb; $custom-light: #a5a4f2; $custom-dark: #000000;
JSON
{
"hex": "#777feb",
"rgb": {
"r": 119,
"g": 127,
"b": 235
},
"hsl": {
"h": 235.862,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.64069,
"c": 0.15969,
"h": 277.7
},
"luminance": 0.25099
}Semantic roles & 50–950 ramp
primary
#777FEB
secondary
#F0EDCE
accent
#C90FD6
background
#FAFAFE
surface
#F4F3FD
border
#CECDD5
text
#100F17
muted
#7F7F85