#777DEB#777DEB
#777DEB is a light, vivid blue. Relative luminance 0.246; OKLCH L 63.7% C 0.162 H 278.4°. Best body text is #000000 at 5.92:1 contrast (WCAG AA passes).
Color values
| HEX | #777DEB |
|---|---|
| RGB | rgb(119, 125, 235) |
| HSL | hsl(237, 74%, 69%) |
| HSV | hsv(237, 49%, 92%) |
| CMYK | cmyk(49.4%, 46.8%, 0%, 7.8%) |
| CIE-LAB | lab(56.67, 26.95, -56.48) |
| CIE-LCH | lch(56.67, 62.58, 295.50°) |
| OKLab | oklab(63.69% 0.0236 -0.1606) |
| OKLCH | oklch(63.69% 0.162 278.4) |
| XYZ | xyz(29.9321, 24.5856, 81.7494) |
| Luminance | 0.2459 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.70
Lavender Blue
#8B88F8
ΔE00 4.57
Periwinkle (survey)
#8E82FE
ΔE00 4.79
Perrywinkle
#8F8CE7
ΔE00 5.94
Soft Blue
#6488EA
ΔE00 6.01
Mediumslateblue
#7B68EE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#777DEB #EBE577
analogous
#77B7EB #777DEB #AB77EB
triadic
#777DEB #EB777D #7DEB77
tetradic
#777DEB #EB77B7 #EBE577 #77EBAB
square
#777DEB #EB77B7 #EBE577 #77EBAB
split-complementary
#777DEB #EBAB77 #B7EB77
monochromatic
#1E27CA #424AE3 #777DEB #ACB0F3 #E2E3FB
Accessibility & contrast
On white
3.55
#777DEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.92
#777DEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #777DEB
5.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##777DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##777DEB | 1.00 | 3.55 | 5.92 | 5.92 |
| #FFFFFF | 3.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D8DEF
Deuteranopia (green-blind)
#4284E9
Tritanopia (blue-blind)
#4995A9
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #777deb; /* rgb */ color: rgb(119, 125, 235); /* oklch */ color: oklch(63.7% 0.162 278.4);
Tailwind
colors: {
custom: {
50: '#a5a2f2',
500: '#777deb',
950: '#000000',
},
}SCSS
$custom: #777deb; $custom-light: #a5a2f2; $custom-dark: #000000;
JSON
{
"hex": "#777deb",
"rgb": {
"r": 119,
"g": 125,
"b": 235
},
"hsl": {
"h": 236.897,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.6369,
"c": 0.16236,
"h": 278.4
},
"luminance": 0.24587
}Semantic roles & 50–950 ramp
primary
#777DEB
secondary
#F0EECE
accent
#CC0FD6
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100F17
muted
#7F7E85