#776FFF#776FFF
#776FFF is a light, highly saturated blue. Relative luminance 0.225; OKLCH L 62.5% C 0.207 H 281.1°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #776FFF |
|---|---|
| RGB | rgb(119, 111, 255) |
| HSL | hsl(243, 100%, 72%) |
| HSV | hsv(243, 56%, 100%) |
| CMYK | cmyk(53.3%, 56.5%, 0%, 0%) |
| CIE-LAB | lab(54.56, 41.26, -70.97) |
| CIE-LCH | lch(54.56, 82.09, 300.18°) |
| OKLab | oklab(62.51% 0.0398 -0.2033) |
| OKLCH | oklch(62.51% 0.207 281.1) |
| XYZ | xyz(31.3366, 22.5089, 97.2818) |
| Luminance | 0.2251 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.29
Cornflower
#6A79F7
ΔE00 4.24
Periwinkle (survey)
#8E82FE
ΔE00 6.18
Lavender Blue
#8B88F8
ΔE00 7.56
Mediumpurple
#9370DB
ΔE00 7.71
Dark Periwinkle
#665FD1
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#776FFF #F7FF6F
analogous
#6FAFFF #776FFF #BF6FFF
triadic
#776FFF #FF776F #6FFF77
tetradic
#776FFF #FF6FAF #F7FF6F #6FFFBF
square
#776FFF #FF6FAF #F7FF6F #6FFFBF
split-complementary
#776FFF #FFBF6F #AFFF6F
monochromatic
#0E00F4 #3D32FF #776FFF #B1ACFF #E2E0FF
Accessibility & contrast
On white
3.82
#776FFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#776FFF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #776FFF
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##776FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##776FFF | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0088FF
Deuteranopia (green-blind)
#007DFC
Tritanopia (blue-blind)
#3991AC
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #776fff; /* rgb */ color: rgb(119, 111, 255); /* oklch */ color: oklch(62.5% 0.207 281.1);
Tailwind
colors: {
custom: {
50: '#a898ff',
500: '#776fff',
950: '#000000',
},
}SCSS
$custom: #776fff; $custom-light: #a898ff; $custom-dark: #000000;
JSON
{
"hex": "#776fff",
"rgb": {
"r": 119,
"g": 111,
"b": 255
},
"hsl": {
"h": 243.333,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.62509,
"c": 0.20716,
"h": 281.1
},
"luminance": 0.22511
}Semantic roles & 50–950 ramp
primary
#776FFF
secondary
#F5F7D3
accent
#E600D9
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86