#7777F6#7777F6
#7777F6 is a light, vivid blue. Relative luminance 0.238; OKLCH L 63.3% C 0.185 H 279.7°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7777F6 |
|---|---|
| RGB | rgb(119, 119, 246) |
| HSL | hsl(240, 88%, 72%) |
| HSV | hsv(240, 52%, 96%) |
| CMYK | cmyk(51.6%, 51.6%, 0%, 3.5%) |
| CIE-LAB | lab(55.85, 33.84, -63.90) |
| CIE-LCH | lch(55.85, 72.31, 297.90°) |
| OKLab | oklab(63.29% 0.0312 -0.1825) |
| OKLCH | oklch(63.29% 0.185 279.7) |
| XYZ | xyz(30.8340, 23.7676, 90.1338) |
| Luminance | 0.2377 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.44
Periwinkle (survey)
#8E82FE
ΔE00 4.76
Mediumslateblue
#7B68EE
ΔE00 4.92
Lavender Blue
#8B88F8
ΔE00 5.54
Perrywinkle
#8F8CE7
ΔE00 7.54
Soft Blue
#6488EA
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7777F6 #F6F677
analogous
#77B7F6 #7777F6 #B777F6
triadic
#7777F6 #F67777 #77F677
tetradic
#7777F6 #F677B7 #F6F677 #77F6B7
square
#7777F6 #F677B7 #F6F677 #77F6B7
split-complementary
#7777F6 #F6B777 #B7F677
monochromatic
#0F0FE4 #3E3EF2 #7777F6 #B0B0FA #E2E2FD
Accessibility & contrast
On white
3.65
#7777F6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#7777F6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7777F6
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7777F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7777F6 | 1.00 | 3.65 | 5.75 | 5.75 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#338BFA
Deuteranopia (green-blind)
#2381F3
Tritanopia (blue-blind)
#4193AB
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #7777f6; /* rgb */ color: rgb(119, 119, 246); /* oklch */ color: oklch(63.3% 0.185 279.7);
Tailwind
colors: {
custom: {
50: '#a79efa',
500: '#7777f6',
950: '#000000',
},
}SCSS
$custom: #7777f6; $custom-light: #a79efa; $custom-dark: #000000;
JSON
{
"hex": "#7777f6",
"rgb": {
"r": 119,
"g": 119,
"b": 246
},
"hsl": {
"h": 240,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.63286,
"c": 0.18512,
"h": 279.7
},
"luminance": 0.23769
}Semantic roles & 50–950 ramp
primary
#7777F6
secondary
#F5F5D4
accent
#E401E4
background
#FAF9FF
surface
#F4F2FF
border
#CECCD7
text
#100E17
muted
#7F7E85