#7B79FF#7B79FF
#7B79FF is a light, vivid blue. Relative luminance 0.251; OKLCH L 64.5% C 0.194 H 280.2°. Best body text is #000000 at 6.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7B79FF |
|---|---|
| RGB | rgb(123, 121, 255) |
| HSL | hsl(241, 100%, 74%) |
| HSV | hsv(241, 53%, 100%) |
| CMYK | cmyk(51.8%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(57.18, 36.18, -66.73) |
| CIE-LCH | lch(57.18, 75.91, 298.47°) |
| OKLab | oklab(64.53% 0.0342 -0.1907) |
| OKLCH | oklch(64.53% 0.194 280.2) |
| XYZ | xyz(33.0502, 25.1037, 97.6923) |
| Luminance | 0.2511 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.10
Periwinkle (survey)
#8E82FE
ΔE00 3.81
Lavender Blue
#8B88F8
ΔE00 4.83
Mediumslateblue
#7B68EE
ΔE00 5.70
Perrywinkle
#8F8CE7
ΔE00 7.26
Soft Blue
#6488EA
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B79FF #FDFF79
analogous
#79BAFF #7B79FF #BE79FF
triadic
#7B79FF #FF7B79 #79FF7B
tetradic
#7B79FF #FF79BA #FDFF79 #79FFBE
square
#7B79FF #FF79BA #FDFF79 #79FFBE
split-complementary
#7B79FF #FFBE79 #BAFF79
monochromatic
#0400FE #3F3CFF #7B79FF #B7B6FF #E1E0FF
Accessibility & contrast
On white
3.49
#7B79FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.02
#7B79FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B79FF
6.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B79FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B79FF | 1.00 | 3.49 | 6.02 | 6.02 |
| #FFFFFF | 3.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D8EFF
Deuteranopia (green-blind)
#1884FC
Tritanopia (blue-blind)
#4297B1
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #7b79ff; /* rgb */ color: rgb(123, 121, 255); /* oklch */ color: oklch(64.5% 0.194 280.2);
Tailwind
colors: {
custom: {
50: '#aa9fff',
500: '#7b79ff',
950: '#000000',
},
}SCSS
$custom: #7b79ff; $custom-light: #aa9fff; $custom-dark: #000000;
JSON
{
"hex": "#7b79ff",
"rgb": {
"r": 123,
"g": 121,
"b": 255
},
"hsl": {
"h": 240.896,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.64527,
"c": 0.19372,
"h": 280.2
},
"luminance": 0.25106
}Semantic roles & 50–950 ramp
primary
#7B79FF
secondary
#F7F7D4
accent
#E600E2
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86