#7878F8#7878F8
#7878F8 is a light, vivid blue. Relative luminance 0.242; OKLCH L 63.7% C 0.186 H 279.7°. Best body text is #000000 at 5.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7878F8 |
|---|---|
| RGB | rgb(120, 120, 248) |
| HSL | hsl(240, 90%, 72%) |
| HSV | hsv(240, 52%, 97%) |
| CMYK | cmyk(51.6%, 51.6%, 0%, 2.7%) |
| CIE-LAB | lab(56.29, 34.06, -64.31) |
| CIE-LCH | lch(56.29, 72.77, 297.91°) |
| OKLab | oklab(63.67% 0.0314 -0.1836) |
| OKLCH | oklch(63.67% 0.186 279.7) |
| XYZ | xyz(31.4002, 24.2014, 91.8055) |
| Luminance | 0.2420 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.48
Periwinkle (survey)
#8E82FE
ΔE00 4.43
Lavender Blue
#8B88F8
ΔE00 5.22
Mediumslateblue
#7B68EE
ΔE00 5.23
Perrywinkle
#8F8CE7
ΔE00 7.33
Soft Blue
#6488EA
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7878F8 #F8F878
analogous
#78B8F8 #7878F8 #B878F8
triadic
#7878F8 #F87878 #78F878
tetradic
#7878F8 #F878B8 #F8F878 #78F8B8
square
#7878F8 #F878B8 #F8F878 #78F8B8
split-complementary
#7878F8 #F8B878 #B8F878
monochromatic
#0C0CE9 #3E3EF5 #7878F8 #B2B2FB #E2E2FD
Accessibility & contrast
On white
3.60
#7878F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.84
#7878F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7878F8
5.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7878F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7878F8 | 1.00 | 3.60 | 5.84 | 5.84 |
| #FFFFFF | 3.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#348CFC
Deuteranopia (green-blind)
#2382F5
Tritanopia (blue-blind)
#4195AD
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #7878f8; /* rgb */ color: rgb(120, 120, 248); /* oklch */ color: oklch(63.7% 0.186 279.7);
Tailwind
colors: {
custom: {
50: '#a79ffb',
500: '#7878f8',
950: '#000000',
},
}SCSS
$custom: #7878f8; $custom-light: #a79ffb; $custom-dark: #000000;
JSON
{
"hex": "#7878f8",
"rgb": {
"r": 120,
"g": 120,
"b": 248
},
"hsl": {
"h": 240,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.63669,
"c": 0.1863,
"h": 279.7
},
"luminance": 0.24203
}Semantic roles & 50–950 ramp
primary
#7878F8
secondary
#F6F6D5
accent
#E600E5
background
#FAF9FF
surface
#F4F2FF
border
#CECCD7
text
#100E17
muted
#7F7E85