#7777FC#7777FC
#7777FC is a light, vivid blue. Relative luminance 0.241; OKLCH L 63.7% C 0.193 H 279.4°. Best body text is #000000 at 5.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7777FC |
|---|---|
| RGB | rgb(119, 119, 252) |
| HSL | hsl(240, 96%, 73%) |
| HSV | hsv(240, 53%, 99%) |
| CMYK | cmyk(52.8%, 52.8%, 0%, 1.2%) |
| CIE-LAB | lab(56.23, 35.66, -66.62) |
| CIE-LCH | lch(56.23, 75.56, 298.16°) |
| OKLab | oklab(63.69% 0.0316 -0.1905) |
| OKLCH | oklch(63.69% 0.193 279.4) |
| XYZ | xyz(31.7698, 24.1419, 95.0624) |
| Luminance | 0.2414 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.53
Periwinkle (survey)
#8E82FE
ΔE00 4.63
Mediumslateblue
#7B68EE
ΔE00 5.15
Lavender Blue
#8B88F8
ΔE00 5.54
Perrywinkle
#8F8CE7
ΔE00 7.79
Soft Blue
#6488EA
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7777FC #FCFC77
analogous
#77B9FC #7777FC #B977FC
triadic
#7777FC #FC7777 #77FC77
tetradic
#7777FC #FC77B9 #FCFC77 #77FCB9
square
#7777FC #FC77B9 #FCFC77 #77FCB9
split-complementary
#7777FC #FCB977 #B9FC77
monochromatic
#0505F3 #3B3BFB #7777FC #B3B3FD #E1E1FE
Accessibility & contrast
On white
3.60
#7777FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.83
#7777FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7777FC
5.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7777FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7777FC | 1.00 | 3.60 | 5.83 | 5.83 |
| #FFFFFF | 3.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A8CFF
Deuteranopia (green-blind)
#0F82F9
Tritanopia (blue-blind)
#3B95AE
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #7777fc; /* rgb */ color: rgb(119, 119, 252); /* oklch */ color: oklch(63.7% 0.193 279.4);
Tailwind
colors: {
custom: {
50: '#a79efe',
500: '#7777fc',
950: '#000000',
},
}SCSS
$custom: #7777fc; $custom-light: #a79efe; $custom-dark: #000000;
JSON
{
"hex": "#7777fc",
"rgb": {
"r": 119,
"g": 119,
"b": 252
},
"hsl": {
"h": 240,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.63687,
"c": 0.19306,
"h": 279.4
},
"luminance": 0.24144
}Semantic roles & 50–950 ramp
primary
#7777FC
secondary
#F7F7D4
accent
#E600E5
background
#FAF9FF
surface
#F4F2FF
border
#CECCD7
text
#100E18
muted
#7F7E86