#7B79DA#7B79DA
#7B79DA is a light, vivid blue. Relative luminance 0.229; OKLCH L 62.2% C 0.144 H 282.3°. Best body text is #000000 at 5.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7B79DA |
|---|---|
| RGB | rgb(123, 121, 218) |
| HSL | hsl(241, 57%, 66%) |
| HSV | hsv(241, 44%, 85%) |
| CMYK | cmyk(43.6%, 44.5%, 0%, 14.5%) |
| CIE-LAB | lab(55.02, 25.22, -49.58) |
| CIE-LCH | lch(55.02, 55.63, 296.96°) |
| OKLab | oklab(62.21% 0.0306 -0.1403) |
| OKLCH | oklch(62.21% 0.144 282.3) |
| XYZ | xyz(27.6569, 22.9464, 69.2879) |
| Luminance | 0.2295 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 5.11
Mediumslateblue
#7B68EE
ΔE00 6.04
Periwinkle (survey)
#8E82FE
ΔE00 6.16
Lavender Blue
#8B88F8
ΔE00 6.17
Mediumpurple
#9370DB
ΔE00 6.35
Perrywinkle
#8F8CE7
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B79DA #D8DA79
analogous
#79A8DA #7B79DA #AC79DA
triadic
#7B79DA #DA7B79 #79DA7B
tetradic
#7B79DA #DA79A8 #D8DA79 #79DAAC
square
#7B79DA #DA79A8 #D8DA79 #79DAAC
split-complementary
#7B79DA #DAAC79 #A8DA79
monochromatic
#312FAA #4C49CD #7B79DA #AAA9E7 #D9D9F4
Accessibility & contrast
On white
3.76
#7B79DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.59
#7B79DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B79DA
5.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B79DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B79DA | 1.00 | 3.76 | 5.59 | 5.59 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5487DE
Deuteranopia (green-blind)
#4F80D8
Tritanopia (blue-blind)
#5D8D9F
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #7b79da; /* rgb */ color: rgb(123, 121, 218); /* oklch */ color: oklch(62.2% 0.144 282.3);
Tailwind
colors: {
custom: {
50: '#a69fe6',
500: '#7b79da',
950: '#000000',
},
}SCSS
$custom: #7b79da; $custom-light: #a69fe6; $custom-dark: #000000;
JSON
{
"hex": "#7b79da",
"rgb": {
"r": 123,
"g": 121,
"b": 218
},
"hsl": {
"h": 241.237,
"s": 56.725,
"l": 66.471
},
"oklch": {
"l": 0.62206,
"c": 0.14363,
"h": 282.3
},
"luminance": 0.22948
}Semantic roles & 50–950 ramp
primary
#7B79DA
secondary
#E6E7C8
accent
#C421C1
background
#FAF9FE
surface
#F4F2FC
border
#CECCD5
text
#100E16
muted
#7F7E84