#777BEE#777BEE
#777BEE is a light, vivid blue. Relative luminance 0.243; OKLCH L 63.5% C 0.169 H 278.9°. Best body text is #000000 at 5.85:1 contrast (WCAG AA passes).
Color values
| HEX | #777BEE |
|---|---|
| RGB | rgb(119, 123, 238) |
| HSL | hsl(238, 78%, 70%) |
| HSV | hsv(238, 50%, 93%) |
| CMYK | cmyk(50%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(56.35, 29.04, -58.67) |
| CIE-LCH | lch(56.35, 65.47, 296.34°) |
| OKLab | oklab(63.5% 0.0262 -0.1671) |
| OKLCH | oklch(63.5% 0.169 278.9) |
| XYZ | xyz(30.1185, 24.2592, 83.9678) |
| Luminance | 0.2426 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.40
Periwinkle (survey)
#8E82FE
ΔE00 4.68
Lavender Blue
#8B88F8
ΔE00 4.81
Mediumslateblue
#7B68EE
ΔE00 6.08
Perrywinkle
#8F8CE7
ΔE00 6.41
Soft Blue
#6488EA
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#777BEE #EEEA77
analogous
#77B7EE #777BEE #AE77EE
triadic
#777BEE #EE777B #7BEE77
tetradic
#777BEE #EE77B7 #EEEA77 #77EEAE
square
#777BEE #EE77B7 #EEEA77 #77EEAE
split-complementary
#777BEE #EEAE77 #B7EE77
monochromatic
#1A20D1 #4146E7 #777BEE #ADB0F5 #E4E5FC
Accessibility & contrast
On white
3.59
#777BEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.85
#777BEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #777BEE
5.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##777BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##777BEE | 1.00 | 3.59 | 5.85 | 5.85 |
| #FFFFFF | 3.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#468CF2
Deuteranopia (green-blind)
#3B83EB
Tritanopia (blue-blind)
#4794A9
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #777bee; /* rgb */ color: rgb(119, 123, 238); /* oklch */ color: oklch(63.5% 0.169 278.9);
Tailwind
colors: {
custom: {
50: '#a5a1f4',
500: '#777bee',
950: '#000000',
},
}SCSS
$custom: #777bee; $custom-light: #a5a1f4; $custom-dark: #000000;
JSON
{
"hex": "#777bee",
"rgb": {
"r": 119,
"g": 123,
"b": 238
},
"hsl": {
"h": 237.983,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.63501,
"c": 0.16911,
"h": 278.9
},
"luminance": 0.24261
}Semantic roles & 50–950 ramp
primary
#777BEE
secondary
#F1F0D0
accent
#D30BDA
background
#FAF9FF
surface
#F4F2FE
border
#CECCD6
text
#100E17
muted
#7F7E85