#777DF9#777DF9
#777DF9 is a light, vivid blue. Relative luminance 0.254; OKLCH L 64.6% C 0.181 H 277.9°. Best body text is #000000 at 6.09:1 contrast (WCAG AA passes).
Color values
| HEX | #777DF9 |
|---|---|
| RGB | rgb(119, 125, 249) |
| HSL | hsl(237, 92%, 72%) |
| HSV | hsv(237, 52%, 98%) |
| CMYK | cmyk(52.2%, 49.8%, 0%, 2.4%) |
| CIE-LAB | lab(57.49, 31.20, -62.94) |
| CIE-LCH | lch(57.49, 70.24, 296.37°) |
| OKLab | oklab(64.57% 0.0251 -0.1796) |
| OKLCH | oklch(64.57% 0.181 277.9) |
| XYZ | xyz(32.0349, 25.4267, 92.8240) |
| Luminance | 0.2543 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.25
Periwinkle (survey)
#8E82FE
ΔE00 4.11
Lavender Blue
#8B88F8
ΔE00 4.28
Soft Blue
#6488EA
ΔE00 6.25
Perrywinkle
#8F8CE7
ΔE00 6.50
Mediumslateblue
#7B68EE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#777DF9 #F9F377
analogous
#77BEF9 #777DF9 #B277F9
triadic
#777DF9 #F9777D #7DF977
tetradic
#777DF9 #F977BE #F9F377 #77F9B2
square
#777DF9 #F977BE #F9F377 #77F9B2
split-complementary
#777DF9 #F9B277 #BEF977
monochromatic
#0A15EB #3C45F6 #777DF9 #B2B5FC #E2E3FE
Accessibility & contrast
On white
3.45
#777DF9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.09
#777DF9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #777DF9
6.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##777DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##777DF9 | 1.00 | 3.45 | 6.09 | 6.09 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F8FFD
Deuteranopia (green-blind)
#2F85F6
Tritanopia (blue-blind)
#3D98AF
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #777df9; /* rgb */ color: rgb(119, 125, 249); /* oklch */ color: oklch(64.6% 0.181 277.9);
Tailwind
colors: {
custom: {
50: '#a7a2fc',
500: '#777df9',
950: '#000000',
},
}SCSS
$custom: #777df9; $custom-light: #a7a2fc; $custom-dark: #000000;
JSON
{
"hex": "#777df9",
"rgb": {
"r": 119,
"g": 125,
"b": 249
},
"hsl": {
"h": 237.231,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.64572,
"c": 0.18132,
"h": 277.9
},
"luminance": 0.25429
}Semantic roles & 50–950 ramp
primary
#777DF9
secondary
#F6F4D5
accent
#DB00E6
background
#FAF9FF
surface
#F4F2FF
border
#CECCD7
text
#100F17
muted
#7F7E85