#7879FF#7879FF
#7879FF is a light, vivid blue. Relative luminance 0.249; OKLCH L 64.3% C 0.194 H 279.1°. Best body text is #000000 at 5.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7879FF |
|---|---|
| RGB | rgb(120, 121, 255) |
| HSL | hsl(240, 100%, 74%) |
| HSV | hsv(240, 53%, 100%) |
| CMYK | cmyk(52.9%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(56.96, 35.59, -67.09) |
| CIE-LCH | lch(56.96, 75.94, 297.95°) |
| OKLab | oklab(64.31% 0.0308 -0.1918) |
| OKLCH | oklch(64.31% 0.194 279.1) |
| XYZ | xyz(32.6275, 24.8858, 97.6725) |
| Luminance | 0.2489 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.62
Periwinkle (survey)
#8E82FE
ΔE00 4.20
Lavender Blue
#8B88F8
ΔE00 5.05
Mediumslateblue
#7B68EE
ΔE00 5.81
Perrywinkle
#8F8CE7
ΔE00 7.46
Soft Blue
#6488EA
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7879FF #FFFE78
analogous
#78BCFF #7879FF #BA78FF
triadic
#7879FF #FF7879 #79FF78
tetradic
#7879FF #FF78BC #FFFE78 #78FFBA
square
#7879FF #FF78BC #FFFE78 #78FFBA
split-complementary
#7879FF #FFBA78 #BCFF78
monochromatic
#0002FD #3B3CFF #7879FF #B5B6FF #E0E1FF
Accessibility & contrast
On white
3.51
#7879FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.98
#7879FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7879FF
5.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7879FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7879FF | 1.00 | 3.51 | 5.98 | 5.98 |
| #FFFFFF | 3.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C8EFF
Deuteranopia (green-blind)
#1183FC
Tritanopia (blue-blind)
#3A97B1
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #7879ff; /* rgb */ color: rgb(120, 121, 255); /* oklch */ color: oklch(64.3% 0.194 279.1);
Tailwind
colors: {
custom: {
50: '#a89fff',
500: '#7879ff',
950: '#000000',
},
}SCSS
$custom: #7879ff; $custom-light: #a89fff; $custom-dark: #000000;
JSON
{
"hex": "#7879ff",
"rgb": {
"r": 120,
"g": 121,
"b": 255
},
"hsl": {
"h": 239.556,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.64314,
"c": 0.19424,
"h": 279.1
},
"luminance": 0.24888
}Semantic roles & 50–950 ramp
primary
#7879FF
secondary
#F7F7D4
accent
#E400E6
background
#FAF9FF
surface
#F5F2FF
border
#CFCCD7
text
#110E18
muted
#807E86