#7878EE#7878EE
#7878EE is a light, vivid blue. Relative luminance 0.236; OKLCH L 63.0% C 0.173 H 280.2°. Best body text is #000000 at 5.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7878EE |
|---|---|
| RGB | rgb(120, 120, 238) |
| HSL | hsl(240, 78%, 70%) |
| HSV | hsv(240, 50%, 93%) |
| CMYK | cmyk(49.6%, 49.6%, 0%, 6.7%) |
| CIE-LAB | lab(55.68, 31.04, -59.73) |
| CIE-LCH | lch(55.68, 67.32, 297.46°) |
| OKLab | oklab(63.02% 0.0307 -0.1702) |
| OKLCH | oklch(63.02% 0.173 280.2) |
| XYZ | xyz(29.8901, 23.5974, 83.8521) |
| Luminance | 0.2360 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.73
Periwinkle (survey)
#8E82FE
ΔE00 4.85
Mediumslateblue
#7B68EE
ΔE00 5.05
Lavender Blue
#8B88F8
ΔE00 5.37
Perrywinkle
#8F8CE7
ΔE00 6.98
Mediumpurple
#9370DB
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7878EE #EEEE78
analogous
#78B3EE #7878EE #B378EE
triadic
#7878EE #EE7878 #78EE78
tetradic
#7878EE #EE78B3 #EEEE78 #78EEB3
square
#7878EE #EE78B3 #EEEE78 #78EEB3
split-complementary
#7878EE #EEB378 #B3EE78
monochromatic
#1A1AD1 #4242E7 #7878EE #AEAEF5 #E4E4FC
Accessibility & contrast
On white
3.67
#7878EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.72
#7878EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7878EE
5.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7878EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7878EE | 1.00 | 3.67 | 5.72 | 5.72 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#408AF2
Deuteranopia (green-blind)
#3581EB
Tritanopia (blue-blind)
#4A92A8
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7878ee; /* rgb */ color: rgb(120, 120, 238); /* oklch */ color: oklch(63.0% 0.173 280.2);
Tailwind
colors: {
custom: {
50: '#a69ff4',
500: '#7878ee',
950: '#000000',
},
}SCSS
$custom: #7878ee; $custom-light: #a69ff4; $custom-dark: #000000;
JSON
{
"hex": "#7878ee",
"rgb": {
"r": 120,
"g": 120,
"b": 238
},
"hsl": {
"h": 240,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.63019,
"c": 0.17292,
"h": 280.2
},
"luminance": 0.23599
}Semantic roles & 50–950 ramp
primary
#7878EE
secondary
#F1F1D1
accent
#DA0CDA
background
#FAF9FF
surface
#F4F2FE
border
#CECCD6
text
#100E17
muted
#7F7E85