#777FF9#777FF9
#777FF9 is a light, vivid blue. Relative luminance 0.259; OKLCH L 64.9% C 0.179 H 277.4°. Best body text is #000000 at 6.19:1 contrast (WCAG AA passes).
Color values
| HEX | #777FF9 |
|---|---|
| RGB | rgb(119, 127, 249) |
| HSL | hsl(236, 92%, 72%) |
| HSV | hsv(236, 52%, 98%) |
| CMYK | cmyk(52.2%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(57.98, 30.01, -62.15) |
| CIE-LCH | lch(57.98, 69.02, 295.78°) |
| OKLab | oklab(64.94% 0.0229 -0.1772) |
| OKLCH | oklch(64.94% 0.179 277.4) |
| XYZ | xyz(32.2906, 25.9382, 92.9092) |
| Luminance | 0.2594 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.51
Lavender Blue
#8B88F8
ΔE00 3.98
Periwinkle (survey)
#8E82FE
ΔE00 4.11
Soft Blue
#6488EA
ΔE00 5.77
Perrywinkle
#8F8CE7
ΔE00 6.20
Mediumslateblue
#7B68EE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#777FF9 #F9F177
analogous
#77C0F9 #777FF9 #B077F9
triadic
#777FF9 #F9777F #7FF977
tetradic
#777FF9 #F977C0 #F9F177 #77F9B0
square
#777FF9 #F977C0 #F9F177 #77F9B0
split-complementary
#777FF9 #F9B077 #C0F977
monochromatic
#0A18EB #3C48F6 #777FF9 #B2B6FC #E2E3FE
Accessibility & contrast
On white
3.39
#777FF9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.19
#777FF9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #777FF9
6.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##777FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##777FF9 | 1.00 | 3.39 | 6.19 | 6.19 |
| #FFFFFF | 3.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4491FD
Deuteranopia (green-blind)
#3486F6
Tritanopia (blue-blind)
#3D9AB0
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #777ff9; /* rgb */ color: rgb(119, 127, 249); /* oklch */ color: oklch(64.9% 0.179 277.4);
Tailwind
colors: {
custom: {
50: '#a7a4fc',
500: '#777ff9',
950: '#000000',
},
}SCSS
$custom: #777ff9; $custom-light: #a7a4fc; $custom-dark: #000000;
JSON
{
"hex": "#777ff9",
"rgb": {
"r": 119,
"g": 127,
"b": 249
},
"hsl": {
"h": 236.308,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.64941,
"c": 0.17872,
"h": 277.4
},
"luminance": 0.2594
}Semantic roles & 50–950 ramp
primary
#777FF9
secondary
#F6F4D5
accent
#D700E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F17
muted
#7F7F85