#7778FF#7778FF
#7778FF is a light, vivid blue. Relative luminance 0.246; OKLCH L 64.1% C 0.196 H 279.0°. Best body text is #000000 at 5.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7778FF |
|---|---|
| RGB | rgb(119, 120, 255) |
| HSL | hsl(240, 100%, 73%) |
| HSV | hsv(240, 53%, 100%) |
| CMYK | cmyk(53.3%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(56.66, 35.99, -67.58) |
| CIE-LCH | lch(56.66, 76.57, 298.04°) |
| OKLab | oklab(64.07% 0.0307 -0.1933) |
| OKLCH | oklch(64.07% 0.196 279) |
| XYZ | xyz(32.3686, 24.5728, 97.6257) |
| Luminance | 0.2457 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.55
Periwinkle (survey)
#8E82FE
ΔE00 4.46
Lavender Blue
#8B88F8
ΔE00 5.35
Mediumslateblue
#7B68EE
ΔE00 5.58
Soft Blue
#6488EA
ΔE00 7.69
Perrywinkle
#8F8CE7
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7778FF #FFFE77
analogous
#77BCFF #7778FF #BA77FF
triadic
#7778FF #FF7778 #78FF77
tetradic
#7778FF #FF77BC #FFFE77 #77FFBA
square
#7778FF #FF77BC #FFFE77 #77FFBA
split-complementary
#7778FF #FFBA77 #BCFF77
monochromatic
#0002FC #3A3BFF #7778FF #B4B5FF #E0E1FF
Accessibility & contrast
On white
3.55
#7778FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.92
#7778FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7778FF
5.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7778FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7778FF | 1.00 | 3.55 | 5.92 | 5.92 |
| #FFFFFF | 3.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#288DFF
Deuteranopia (green-blind)
#0583FC
Tritanopia (blue-blind)
#3797B0
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #7778ff; /* rgb */ color: rgb(119, 120, 255); /* oklch */ color: oklch(64.1% 0.196 279.0);
Tailwind
colors: {
custom: {
50: '#a89fff',
500: '#7778ff',
950: '#000000',
},
}SCSS
$custom: #7778ff; $custom-light: #a89fff; $custom-dark: #000000;
JSON
{
"hex": "#7778ff",
"rgb": {
"r": 119,
"g": 120,
"b": 255
},
"hsl": {
"h": 239.559,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.64067,
"c": 0.19571,
"h": 279
},
"luminance": 0.24575
}Semantic roles & 50–950 ramp
primary
#7778FF
secondary
#F7F7D4
accent
#E400E6
background
#FAF9FF
surface
#F5F2FF
border
#CFCCD7
text
#110E18
muted
#807E86