#7878E8#7878E8
#7878E8 is a light, vivid blue. Relative luminance 0.233; OKLCH L 62.6% C 0.165 H 280.5°. Best body text is #000000 at 5.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7878E8 |
|---|---|
| RGB | rgb(120, 120, 232) |
| HSL | hsl(240, 71%, 69%) |
| HSV | hsv(240, 48%, 91%) |
| CMYK | cmyk(48.3%, 48.3%, 0%, 9%) |
| CIE-LAB | lab(55.33, 29.24, -56.95) |
| CIE-LCH | lch(55.33, 64.02, 297.18°) |
| OKLab | oklab(62.64% 0.0301 -0.162) |
| OKLCH | oklch(62.64% 0.165 280.5) |
| XYZ | xyz(29.0233, 23.2507, 79.2868) |
| Luminance | 0.2325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.18
Mediumslateblue
#7B68EE
ΔE00 5.13
Periwinkle (survey)
#8E82FE
ΔE00 5.24
Lavender Blue
#8B88F8
ΔE00 5.60
Perrywinkle
#8F8CE7
ΔE00 6.85
Mediumpurple
#9370DB
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7878E8 #E8E878
analogous
#78B0E8 #7878E8 #B078E8
triadic
#7878E8 #E87878 #78E878
tetradic
#7878E8 #E878B0 #E8E878 #78E8B0
square
#7878E8 #E878B0 #E8E878 #78E8B0
split-complementary
#7878E8 #E8B078 #B0E878
monochromatic
#2121C4 #4444DF #7878E8 #ACACF1 #E1E1FA
Accessibility & contrast
On white
3.72
#7878E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.65
#7878E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7878E8
5.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7878E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7878E8 | 1.00 | 3.72 | 5.65 | 5.65 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4689EC
Deuteranopia (green-blind)
#3D80E6
Tritanopia (blue-blind)
#4E90A5
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #7878e8; /* rgb */ color: rgb(120, 120, 232); /* oklch */ color: oklch(62.6% 0.165 280.5);
Tailwind
colors: {
custom: {
50: '#a59ff0',
500: '#7878e8',
950: '#000000',
},
}SCSS
$custom: #7878e8; $custom-light: #a59ff0; $custom-dark: #000000;
JSON
{
"hex": "#7878e8",
"rgb": {
"r": 120,
"g": 120,
"b": 232
},
"hsl": {
"h": 240,
"s": 70.886,
"l": 69.02
},
"oklch": {
"l": 0.6264,
"c": 0.16478,
"h": 280.5
},
"luminance": 0.23252
}Semantic roles & 50–950 ramp
primary
#7878E8
secondary
#EEEECD
accent
#D313D3
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85