#777FEE#777FEE
#777FEE is a light, vivid blue. Relative luminance 0.253; OKLCH L 64.3% C 0.164 H 277.6°. Best body text is #000000 at 6.05:1 contrast (WCAG AA passes).
Color values
| HEX | #777FEE |
|---|---|
| RGB | rgb(119, 127, 238) |
| HSL | hsl(236, 78%, 70%) |
| HSV | hsv(236, 50%, 93%) |
| CMYK | cmyk(50%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(57.34, 26.66, -57.08) |
| CIE-LCH | lch(57.34, 63.00, 295.04°) |
| OKLab | oklab(64.25% 0.0217 -0.1624) |
| OKLCH | oklch(64.25% 0.164 277.6) |
| XYZ | xyz(30.6249, 25.2719, 84.1366) |
| Luminance | 0.2527 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.73
Lavender Blue
#8B88F8
ΔE00 4.16
Periwinkle (survey)
#8E82FE
ΔE00 4.60
Soft Blue
#6488EA
ΔE00 5.50
Perrywinkle
#8F8CE7
ΔE00 5.70
Mediumslateblue
#7B68EE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#777FEE #EEE677
analogous
#77BBEE #777FEE #AA77EE
triadic
#777FEE #EE777F #7FEE77
tetradic
#777FEE #EE77BB #EEE677 #77EEAA
square
#777FEE #EE77BB #EEE677 #77EEAA
split-complementary
#777FEE #EEAA77 #BBEE77
monochromatic
#1A26D1 #414CE7 #777FEE #ADB2F5 #E4E5FC
Accessibility & contrast
On white
3.47
#777FEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.05
#777FEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #777FEE
6.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##777FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##777FEE | 1.00 | 3.47 | 6.05 | 6.05 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E8FF2
Deuteranopia (green-blind)
#4385EC
Tritanopia (blue-blind)
#4797AB
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #777fee; /* rgb */ color: rgb(119, 127, 238); /* oklch */ color: oklch(64.3% 0.164 277.6);
Tailwind
colors: {
custom: {
50: '#a5a4f4',
500: '#777fee',
950: '#000000',
},
}SCSS
$custom: #777fee; $custom-light: #a5a4f4; $custom-dark: #000000;
JSON
{
"hex": "#777fee",
"rgb": {
"r": 119,
"g": 127,
"b": 238
},
"hsl": {
"h": 235.966,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.64252,
"c": 0.16381,
"h": 277.6
},
"luminance": 0.25274
}Semantic roles & 50–950 ramp
primary
#777FEE
secondary
#F1EFD0
accent
#CC0BDA
background
#FAFAFF
surface
#F4F3FE
border
#CECDD6
text
#100F17
muted
#7F7F85