#7788F7#7788F7
#7788F7 is a light, vivid blue. Relative luminance 0.282; OKLCH L 66.5% C 0.164 H 274.5°. Best body text is #000000 at 6.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7788F7 |
|---|---|
| RGB | rgb(119, 136, 247) |
| HSL | hsl(232, 89%, 72%) |
| HSV | hsv(232, 52%, 97%) |
| CMYK | cmyk(51.8%, 44.9%, 0%, 3.1%) |
| CIE-LAB | lab(60.11, 24.06, -57.64) |
| CIE-LCH | lch(60.11, 62.46, 292.66°) |
| OKLab | oklab(66.52% 0.0129 -0.1639) |
| OKLCH | oklch(66.52% 0.164 274.5) |
| XYZ | xyz(33.1950, 28.2435, 91.6800) |
| Luminance | 0.2825 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.89
Soft Blue
#6488EA
ΔE00 3.99
Cornflower
#6A79F7
ΔE00 4.64
Periwinkle (survey)
#8E82FE
ΔE00 5.30
Perrywinkle
#8F8CE7
ΔE00 5.52
Periwinkle Blue
#8F99FB
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7788F7 #F7E677
analogous
#77C8F7 #7788F7 #A677F7
triadic
#7788F7 #F77788 #88F777
tetradic
#7788F7 #F777C8 #F7E677 #77F7A6
square
#7788F7 #F777C8 #F7E677 #77F7A6
split-complementary
#7788F7 #F7A677 #C8F777
monochromatic
#0E2AE6 #3D55F4 #7788F7 #B1BBFA #E2E6FD
Accessibility & contrast
On white
3.16
#7788F7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.65
#7788F7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7788F7
6.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7788F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7788F7 | 1.00 | 3.16 | 6.65 | 6.65 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5896FB
Deuteranopia (green-blind)
#4A8CF5
Tritanopia (blue-blind)
#3DA0B4
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #7788f7; /* rgb */ color: rgb(119, 136, 247); /* oklch */ color: oklch(66.5% 0.164 274.5);
Tailwind
colors: {
custom: {
50: '#a6aafa',
500: '#7788f7',
950: '#000000',
},
}SCSS
$custom: #7788f7; $custom-light: #a6aafa; $custom-dark: #000000;
JSON
{
"hex": "#7788f7",
"rgb": {
"r": 119,
"g": 136,
"b": 247
},
"hsl": {
"h": 232.031,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.66518,
"c": 0.16443,
"h": 274.5
},
"luminance": 0.28246
}Semantic roles & 50–950 ramp
primary
#7788F7
secondary
#F5F1D5
accent
#C700E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#101017
muted
#7F7F85