#7879EA#7879EA
#7879EA is a light, vivid blue. Relative luminance 0.236; OKLCH L 63.0% C 0.166 H 280.1°. Best body text is #000000 at 5.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7879EA |
|---|---|
| RGB | rgb(120, 121, 234) |
| HSL | hsl(239, 73%, 69%) |
| HSV | hsv(239, 49%, 92%) |
| CMYK | cmyk(48.7%, 48.3%, 0%, 8.2%) |
| CIE-LAB | lab(55.69, 29.25, -57.49) |
| CIE-LCH | lch(55.69, 64.50, 296.96°) |
| OKLab | oklab(62.95% 0.0292 -0.1636) |
| OKLCH | oklch(62.95% 0.166 280.1) |
| XYZ | xyz(29.4298, 23.6067, 80.8318) |
| Luminance | 0.2361 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.93
Periwinkle (survey)
#8E82FE
ΔE00 4.98
Lavender Blue
#8B88F8
ΔE00 5.29
Mediumslateblue
#7B68EE
ΔE00 5.41
Perrywinkle
#8F8CE7
ΔE00 6.65
Soft Blue
#6488EA
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7879EA #EAE978
analogous
#78B2EA #7879EA #B078EA
triadic
#7879EA #EA7879 #79EA78
tetradic
#7879EA #EA78B2 #EAE978 #78EAB0
square
#7879EA #EA78B2 #EAE978 #78EAB0
split-complementary
#7879EA #EAB078 #B2EA78
monochromatic
#1F21C8 #4344E2 #7879EA #ADAEF2 #E2E2FA
Accessibility & contrast
On white
3.67
#7879EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.72
#7879EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7879EA
5.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7879EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7879EA | 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)
#468AEE
Deuteranopia (green-blind)
#3D81E8
Tritanopia (blue-blind)
#4D91A6
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7879ea; /* rgb */ color: rgb(120, 121, 234); /* oklch */ color: oklch(63.0% 0.166 280.1);
Tailwind
colors: {
custom: {
50: '#a69ff1',
500: '#7879ea',
950: '#000000',
},
}SCSS
$custom: #7879ea; $custom-light: #a69ff1; $custom-dark: #000000;
JSON
{
"hex": "#7879ea",
"rgb": {
"r": 120,
"g": 121,
"b": 234
},
"hsl": {
"h": 239.474,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.62951,
"c": 0.16616,
"h": 280.1
},
"luminance": 0.23608
}Semantic roles & 50–950 ramp
primary
#7879EA
secondary
#EFEFCE
accent
#D310D5
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85