#777BE8#777BE8
#777BE8 is a light, vivid blue. Relative luminance 0.239; OKLCH L 63.1% C 0.161 H 279.1°. Best body text is #000000 at 5.78:1 contrast (WCAG AA passes).
Color values
| HEX | #777BE8 |
|---|---|
| RGB | rgb(119, 123, 232) |
| HSL | hsl(238, 71%, 69%) |
| HSV | hsv(238, 49%, 91%) |
| CMYK | cmyk(48.7%, 47%, 0%, 9%) |
| CIE-LAB | lab(56.00, 27.23, -55.88) |
| CIE-LCH | lch(56.00, 62.17, 295.98°) |
| OKLab | oklab(63.13% 0.0256 -0.1589) |
| OKLCH | oklch(63.13% 0.161 279.1) |
| XYZ | xyz(29.2517, 23.9124, 79.4025) |
| Luminance | 0.2391 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.89
Lavender Blue
#8B88F8
ΔE00 5.06
Periwinkle (survey)
#8E82FE
ΔE00 5.09
Mediumslateblue
#7B68EE
ΔE00 6.16
Perrywinkle
#8F8CE7
ΔE00 6.26
Soft Blue
#6488EA
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#777BE8 #E8E477
analogous
#77B4E8 #777BE8 #AC77E8
triadic
#777BE8 #E8777B #7BE877
tetradic
#777BE8 #E877B4 #E8E477 #77E8AC
square
#777BE8 #E877B4 #E8E477 #77E8AC
split-complementary
#777BE8 #E8AC77 #B4E877
monochromatic
#2127C4 #4348DF #777BE8 #ABAEF1 #E0E1FA
Accessibility & contrast
On white
3.63
#777BE8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.78
#777BE8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #777BE8
5.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##777BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##777BE8 | 1.00 | 3.63 | 5.78 | 5.78 |
| #FFFFFF | 3.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B8BEC
Deuteranopia (green-blind)
#4282E6
Tritanopia (blue-blind)
#4C92A6
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #777be8; /* rgb */ color: rgb(119, 123, 232); /* oklch */ color: oklch(63.1% 0.161 279.1);
Tailwind
colors: {
custom: {
50: '#a5a1f0',
500: '#777be8',
950: '#000000',
},
}SCSS
$custom: #777be8; $custom-light: #a5a1f0; $custom-dark: #000000;
JSON
{
"hex": "#777be8",
"rgb": {
"r": 119,
"g": 123,
"b": 232
},
"hsl": {
"h": 237.876,
"s": 71.069,
"l": 68.824
},
"oklch": {
"l": 0.63128,
"c": 0.16091,
"h": 279.1
},
"luminance": 0.23914
}Semantic roles & 50–950 ramp
primary
#777BE8
secondary
#EEEDCD
accent
#CC12D3
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85