#7777DF#7777DF
#7777DF is a mid, vivid blue. Relative luminance 0.224; OKLCH L 61.8% C 0.154 H 280.9°. Best body text is #000000 at 5.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7777DF |
|---|---|
| RGB | rgb(119, 119, 223) |
| HSL | hsl(240, 62%, 67%) |
| HSV | hsv(240, 47%, 87%) |
| CMYK | cmyk(46.6%, 46.6%, 0%, 12.5%) |
| CIE-LAB | lab(54.49, 26.93, -53.25) |
| CIE-LCH | lch(54.49, 59.67, 296.83°) |
| OKLab | oklab(61.82% 0.0292 -0.1512) |
| OKLCH | oklch(61.82% 0.154 280.9) |
| XYZ | xyz(27.5198, 22.4419, 72.6794) |
| Luminance | 0.2244 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 4.09
Mediumslateblue
#7B68EE
ΔE00 5.27
Periwinkle (survey)
#8E82FE
ΔE00 6.23
Lavender Blue
#8B88F8
ΔE00 6.42
Mediumpurple
#9370DB
ΔE00 6.81
Cornflower Blue
#5170D7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7777DF #DFDF77
analogous
#77ABDF #7777DF #AB77DF
triadic
#7777DF #DF7777 #77DF77
tetradic
#7777DF #DF77AB #DFDF77 #77DFAB
square
#7777DF #DF77AB #DFDF77 #77DFAB
split-complementary
#7777DF #DFAB77 #ABDF77
monochromatic
#2A2AB2 #4545D3 #7777DF #A9A9EB #DADAF6
Accessibility & contrast
On white
3.83
#7777DF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.49
#7777DF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7777DF
5.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7777DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7777DF | 1.00 | 3.83 | 5.49 | 5.49 |
| #FFFFFF | 3.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B86E3
Deuteranopia (green-blind)
#447FDD
Tritanopia (blue-blind)
#538DA0
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #7777df; /* rgb */ color: rgb(119, 119, 223); /* oklch */ color: oklch(61.8% 0.154 280.9);
Tailwind
colors: {
custom: {
50: '#a49ee9',
500: '#7777df',
950: '#000000',
},
}SCSS
$custom: #7777df; $custom-light: #a49ee9; $custom-dark: #000000;
JSON
{
"hex": "#7777df",
"rgb": {
"r": 119,
"g": 119,
"b": 223
},
"hsl": {
"h": 240,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.61823,
"c": 0.15395,
"h": 280.9
},
"luminance": 0.22443
}Semantic roles & 50–950 ramp
primary
#7777DF
secondary
#E9E9C8
accent
#CA1CCA
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E16
muted
#7F7E84