#7879F7#7879F7
#7879F7 is a light, vivid blue. Relative luminance 0.244; OKLCH L 63.8% C 0.184 H 279.5°. Best body text is #000000 at 5.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7879F7 |
|---|---|
| RGB | rgb(120, 121, 247) |
| HSL | hsl(240, 89%, 72%) |
| HSV | hsv(240, 51%, 97%) |
| CMYK | cmyk(51.4%, 51%, 0%, 3.1%) |
| CIE-LAB | lab(56.47, 33.16, -63.47) |
| CIE-LCH | lch(56.47, 71.61, 297.59°) |
| OKLab | oklab(63.78% 0.0303 -0.1811) |
| OKLCH | oklch(63.78% 0.184 279.5) |
| XYZ | xyz(31.3664, 24.3813, 91.0309) |
| Luminance | 0.2438 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.38
Periwinkle (survey)
#8E82FE
ΔE00 4.33
Lavender Blue
#8B88F8
ΔE00 4.99
Mediumslateblue
#7B68EE
ΔE00 5.50
Perrywinkle
#8F8CE7
ΔE00 7.07
Soft Blue
#6488EA
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7879F7 #F7F678
analogous
#78B8F7 #7879F7 #B778F7
triadic
#7879F7 #F77879 #79F778
tetradic
#7879F7 #F778B8 #F7F678 #78F7B7
square
#7879F7 #F778B8 #F7F678 #78F7B7
split-complementary
#7879F7 #F7B778 #B8F778
monochromatic
#0E0FE7 #3E40F4 #7879F7 #B2B2FA #E2E2FD
Accessibility & contrast
On white
3.57
#7879F7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.88
#7879F7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7879F7
5.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7879F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7879F7 | 1.00 | 3.57 | 5.88 | 5.88 |
| #FFFFFF | 3.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#388CFB
Deuteranopia (green-blind)
#2883F4
Tritanopia (blue-blind)
#4295AD
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #7879f7; /* rgb */ color: rgb(120, 121, 247); /* oklch */ color: oklch(63.8% 0.184 279.5);
Tailwind
colors: {
custom: {
50: '#a79ffb',
500: '#7879f7',
950: '#000000',
},
}SCSS
$custom: #7879f7; $custom-light: #a79ffb; $custom-dark: #000000;
JSON
{
"hex": "#7879f7",
"rgb": {
"r": 120,
"g": 121,
"b": 247
},
"hsl": {
"h": 239.528,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.63784,
"c": 0.18367,
"h": 279.5
},
"luminance": 0.24383
}Semantic roles & 50–950 ramp
primary
#7879F7
secondary
#F5F5D5
accent
#E400E5
background
#FAF9FF
surface
#F4F2FF
border
#CECCD7
text
#100E17
muted
#7F7E85