#7B79DB#7B79DB
#7B79DB is a light, vivid blue. Relative luminance 0.230; OKLCH L 62.3% C 0.145 H 282.3°. Best body text is #000000 at 5.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7B79DB |
|---|---|
| RGB | rgb(123, 121, 219) |
| HSL | hsl(241, 58%, 67%) |
| HSV | hsv(241, 45%, 86%) |
| CMYK | cmyk(43.8%, 44.7%, 0%, 14.1%) |
| CIE-LAB | lab(55.07, 25.51, -50.06) |
| CIE-LCH | lch(55.07, 56.19, 297.00°) |
| OKLab | oklab(62.27% 0.0308 -0.1417) |
| OKLCH | oklch(62.27% 0.145 282.3) |
| XYZ | xyz(27.7882, 22.9989, 69.9792) |
| Luminance | 0.2300 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 4.98
Mediumslateblue
#7B68EE
ΔE00 5.96
Periwinkle (survey)
#8E82FE
ΔE00 6.05
Lavender Blue
#8B88F8
ΔE00 6.08
Perrywinkle
#8F8CE7
ΔE00 6.34
Mediumpurple
#9370DB
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B79DB #D9DB79
analogous
#79A8DB #7B79DB #AC79DB
triadic
#7B79DB #DB7B79 #79DB7B
tetradic
#7B79DB #DB79A8 #D9DB79 #79DBAC
square
#7B79DB #DB79A8 #D9DB79 #79DBAC
split-complementary
#7B79DB #DBAC79 #A8DB79
monochromatic
#312EAC #4B49CE #7B79DB #ABA9E8 #DAD9F5
Accessibility & contrast
On white
3.75
#7B79DB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.60
#7B79DB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B79DB
5.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B79DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B79DB | 1.00 | 3.75 | 5.60 | 5.60 |
| #FFFFFF | 3.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5387DF
Deuteranopia (green-blind)
#4E80D9
Tritanopia (blue-blind)
#5C8D9F
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #7b79db; /* rgb */ color: rgb(123, 121, 219); /* oklch */ color: oklch(62.3% 0.145 282.3);
Tailwind
colors: {
custom: {
50: '#a69fe7',
500: '#7b79db',
950: '#000000',
},
}SCSS
$custom: #7b79db; $custom-light: #a69fe7; $custom-dark: #000000;
JSON
{
"hex": "#7b79db",
"rgb": {
"r": 123,
"g": 121,
"b": 219
},
"hsl": {
"h": 241.224,
"s": 57.647,
"l": 66.667
},
"oklch": {
"l": 0.62265,
"c": 0.14503,
"h": 282.3
},
"luminance": 0.23
}Semantic roles & 50–950 ramp
primary
#7B79DB
secondary
#E7E8C8
accent
#C520C2
background
#FAF9FE
surface
#F4F2FC
border
#CECCD5
text
#100E16
muted
#7F7E84