#777DD7#777DD7
#777DD7 is a light, vivid blue. Relative luminance 0.235; OKLCH L 62.5% C 0.135 H 278.9°. Best body text is #000000 at 5.70:1 contrast (WCAG AA passes).
Color values
| HEX | #777DD7 |
|---|---|
| RGB | rgb(119, 125, 215) |
| HSL | hsl(236, 55%, 65%) |
| HSV | hsv(236, 45%, 84%) |
| CMYK | cmyk(44.7%, 41.9%, 0%, 15.7%) |
| CIE-LAB | lab(55.58, 20.98, -47.02) |
| CIE-LCH | lch(55.58, 51.49, 294.05°) |
| OKLab | oklab(62.51% 0.0207 -0.1329) |
| OKLCH | oklch(62.51% 0.135 278.9) |
| XYZ | xyz(27.2034, 23.4941, 67.3782) |
| Luminance | 0.2349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 4.99
Perrywinkle
#8F8CE7
ΔE00 5.97
Lavender Blue
#8B88F8
ΔE00 6.07
Soft Blue
#6488EA
ΔE00 6.67
Periwinkle (survey)
#8E82FE
ΔE00 6.67
Cornflower Blue
#5170D7
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#777DD7 #D7D177
analogous
#77ADD7 #777DD7 #A177D7
triadic
#777DD7 #D7777D #7DD777
tetradic
#777DD7 #D777AD #D7D177 #77D7A1
square
#777DD7 #D777AD #D7D177 #77D7A1
split-complementary
#777DD7 #D7A177 #ADD777
monochromatic
#3037A4 #4850C9 #777DD7 #A6AAE5 #D6D7F3
Accessibility & contrast
On white
3.68
#777DD7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.70
#777DD7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #777DD7
5.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##777DD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##777DD7 | 1.00 | 3.68 | 5.70 | 5.70 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B89DA
Deuteranopia (green-blind)
#5482D5
Tritanopia (blue-blind)
#578FA0
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #777dd7; /* rgb */ color: rgb(119, 125, 215); /* oklch */ color: oklch(62.5% 0.135 278.9);
Tailwind
colors: {
custom: {
50: '#a3a2e4',
500: '#777dd7',
950: '#000000',
},
}SCSS
$custom: #777dd7; $custom-light: #a3a2e4; $custom-dark: #000000;
JSON
{
"hex": "#777dd7",
"rgb": {
"r": 119,
"g": 125,
"b": 215
},
"hsl": {
"h": 236.25,
"s": 54.545,
"l": 65.49
},
"oklch": {
"l": 0.62506,
"c": 0.1345,
"h": 278.9
},
"luminance": 0.23495
}Semantic roles & 50–950 ramp
primary
#777DD7
secondary
#E5E3C5
accent
#B823C2
background
#FAF9FE
surface
#F4F2FC
border
#CECCD5
text
#0F0F15
muted
#7F7E84