#7777FA#7777FA
#7777FA is a light, vivid blue. Relative luminance 0.240; OKLCH L 63.6% C 0.190 H 279.5°. Best body text is #000000 at 5.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7777FA |
|---|---|
| RGB | rgb(119, 119, 250) |
| HSL | hsl(240, 93%, 72%) |
| HSV | hsv(240, 52%, 98%) |
| CMYK | cmyk(52.4%, 52.4%, 0%, 2%) |
| CIE-LAB | lab(56.10, 35.06, -65.72) |
| CIE-LCH | lch(56.10, 74.48, 298.08°) |
| OKLab | oklab(63.55% 0.0315 -0.1878) |
| OKLCH | oklch(63.55% 0.19 279.5) |
| XYZ | xyz(31.4545, 24.0158, 93.4020) |
| Luminance | 0.2402 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.47
Periwinkle (survey)
#8E82FE
ΔE00 4.66
Mediumslateblue
#7B68EE
ΔE00 5.06
Lavender Blue
#8B88F8
ΔE00 5.53
Perrywinkle
#8F8CE7
ΔE00 7.70
Soft Blue
#6488EA
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7777FA #FAFA77
analogous
#77B9FA #7777FA #B977FA
triadic
#7777FA #FA7777 #77FA77
tetradic
#7777FA #FA77B9 #FAFA77 #77FAB9
square
#7777FA #FA77B9 #FAFA77 #77FAB9
split-complementary
#7777FA #FAB977 #B9FA77
monochromatic
#0909EE #3C3CF8 #7777FA #B2B2FC #E1E1FE
Accessibility & contrast
On white
3.62
#7777FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.80
#7777FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7777FA
5.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7777FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7777FA | 1.00 | 3.62 | 5.80 | 5.80 |
| #FFFFFF | 3.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D8CFF
Deuteranopia (green-blind)
#1781F7
Tritanopia (blue-blind)
#3D95AD
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #7777fa; /* rgb */ color: rgb(119, 119, 250); /* oklch */ color: oklch(63.6% 0.190 279.5);
Tailwind
colors: {
custom: {
50: '#a79efd',
500: '#7777fa',
950: '#000000',
},
}SCSS
$custom: #7777fa; $custom-light: #a79efd; $custom-dark: #000000;
JSON
{
"hex": "#7777fa",
"rgb": {
"r": 119,
"g": 119,
"b": 250
},
"hsl": {
"h": 240,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.63552,
"c": 0.19042,
"h": 279.5
},
"luminance": 0.24018
}Semantic roles & 50–950 ramp
primary
#7777FA
secondary
#F6F6D5
accent
#E600E5
background
#FAF9FF
surface
#F4F2FF
border
#CECCD7
text
#100E18
muted
#7F7E86