#7880EC#7880EC
#7880EC is a light, vivid blue. Relative luminance 0.255; OKLCH L 64.4% C 0.160 H 277.7°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7880EC |
|---|---|
| RGB | rgb(120, 128, 236) |
| HSL | hsl(236, 75%, 70%) |
| HSV | hsv(236, 49%, 93%) |
| CMYK | cmyk(49.2%, 45.8%, 0%, 7.5%) |
| CIE-LAB | lab(57.55, 25.68, -55.64) |
| CIE-LCH | lch(57.55, 61.28, 294.78°) |
| OKLab | oklab(64.39% 0.0215 -0.1581) |
| OKLCH | oklch(64.39% 0.16 277.7) |
| XYZ | xyz(30.6005, 25.4858, 82.6474) |
| Luminance | 0.2549 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.12
Lavender Blue
#8B88F8
ΔE00 3.99
Periwinkle (survey)
#8E82FE
ΔE00 4.60
Perrywinkle
#8F8CE7
ΔE00 5.35
Soft Blue
#6488EA
ΔE00 5.41
Periwinkle Blue
#8F99FB
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7880EC #ECE478
analogous
#78BAEC #7880EC #AA78EC
triadic
#7880EC #EC7880 #80EC78
tetradic
#7880EC #EC78BA #ECE478 #78ECAA
square
#7880EC #EC78BA #ECE478 #78ECAA
split-complementary
#7880EC #ECAA78 #BAEC78
monochromatic
#1D29CD #424EE4 #7880EC #AEB2F4 #E3E5FB
Accessibility & contrast
On white
3.44
#7880EC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#7880EC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7880EC
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7880EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7880EC | 1.00 | 3.44 | 6.10 | 6.10 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#528FF0
Deuteranopia (green-blind)
#4786EA
Tritanopia (blue-blind)
#4A97AB
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #7880ec; /* rgb */ color: rgb(120, 128, 236); /* oklch */ color: oklch(64.4% 0.160 277.7);
Tailwind
colors: {
custom: {
50: '#a6a4f3',
500: '#7880ec',
950: '#000000',
},
}SCSS
$custom: #7880ec; $custom-light: #a6a4f3; $custom-dark: #000000;
JSON
{
"hex": "#7880ec",
"rgb": {
"r": 120,
"g": 128,
"b": 236
},
"hsl": {
"h": 235.862,
"s": 75.325,
"l": 69.804
},
"oklch": {
"l": 0.6439,
"c": 0.15954,
"h": 277.7
},
"luminance": 0.25488
}Semantic roles & 50–950 ramp
primary
#7880EC
secondary
#F0EED0
accent
#CA0ED7
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#100F17
muted
#7F7F85