#777EEE#777EEE
#777EEE is a light, vivid blue. Relative luminance 0.250; OKLCH L 64.1% C 0.165 H 278.0°. Best body text is #000000 at 6.00:1 contrast (WCAG AA passes).
Color values
| HEX | #777EEE |
|---|---|
| RGB | rgb(119, 126, 238) |
| HSL | hsl(236, 78%, 70%) |
| HSV | hsv(236, 50%, 93%) |
| CMYK | cmyk(50%, 47.1%, 0%, 6.7%) |
| CIE-LAB | lab(57.09, 27.26, -57.48) |
| CIE-LCH | lch(57.09, 63.62, 295.37°) |
| OKLab | oklab(64.06% 0.0229 -0.1635) |
| OKLCH | oklch(64.06% 0.165 278) |
| XYZ | xyz(30.4964, 25.0149, 84.0937) |
| Luminance | 0.2502 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.59
Lavender Blue
#8B88F8
ΔE00 4.29
Periwinkle (survey)
#8E82FE
ΔE00 4.58
Soft Blue
#6488EA
ΔE00 5.76
Perrywinkle
#8F8CE7
ΔE00 5.86
Mediumslateblue
#7B68EE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#777EEE #EEE777
analogous
#77B9EE #777EEE #AC77EE
triadic
#777EEE #EE777E #7EEE77
tetradic
#777EEE #EE77B9 #EEE777 #77EEAC
square
#777EEE #EE77B9 #EEE777 #77EEAC
split-complementary
#777EEE #EEAC77 #B9EE77
monochromatic
#1A25D1 #414AE7 #777EEE #ADB2F5 #E4E5FC
Accessibility & contrast
On white
3.50
#777EEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.00
#777EEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #777EEE
6.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##777EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##777EEE | 1.00 | 3.50 | 6.00 | 6.00 |
| #FFFFFF | 3.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C8EF2
Deuteranopia (green-blind)
#4184EC
Tritanopia (blue-blind)
#4796AB
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #777eee; /* rgb */ color: rgb(119, 126, 238); /* oklch */ color: oklch(64.1% 0.165 278.0);
Tailwind
colors: {
custom: {
50: '#a5a3f4',
500: '#777eee',
950: '#000000',
},
}SCSS
$custom: #777eee; $custom-light: #a5a3f4; $custom-dark: #000000;
JSON
{
"hex": "#777eee",
"rgb": {
"r": 119,
"g": 126,
"b": 238
},
"hsl": {
"h": 236.471,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.64063,
"c": 0.16513,
"h": 278
},
"luminance": 0.25017
}Semantic roles & 50–950 ramp
primary
#777EEE
secondary
#F1EFD0
accent
#CE0BDA
background
#FAFAFF
surface
#F4F3FE
border
#CECDD6
text
#100F17
muted
#7F7F85