#7B79DD#7B79DD
#7B79DD is a light, vivid blue. Relative luminance 0.231; OKLCH L 62.4% C 0.148 H 282.1°. Best body text is #000000 at 5.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7B79DD |
|---|---|
| RGB | rgb(123, 121, 221) |
| HSL | hsl(241, 60%, 67%) |
| HSV | hsv(241, 45%, 87%) |
| CMYK | cmyk(44.3%, 45.2%, 0%, 13.3%) |
| CIE-LAB | lab(55.18, 26.09, -51.01) |
| CIE-LCH | lch(55.18, 57.30, 297.09°) |
| OKLab | oklab(62.38% 0.0311 -0.1445) |
| OKLCH | oklch(62.38% 0.148 282.1) |
| XYZ | xyz(28.0530, 23.1049, 71.3741) |
| Luminance | 0.2311 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 4.74
Mediumslateblue
#7B68EE
ΔE00 5.82
Periwinkle (survey)
#8E82FE
ΔE00 5.82
Lavender Blue
#8B88F8
ΔE00 5.90
Perrywinkle
#8F8CE7
ΔE00 6.31
Mediumpurple
#9370DB
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B79DD #DBDD79
analogous
#79A9DD #7B79DD #AD79DD
triadic
#7B79DD #DD7B79 #79DD7B
tetradic
#7B79DD #DD79A9 #DBDD79 #79DDAD
square
#7B79DD #DD79A9 #DBDD79 #79DDAD
split-complementary
#7B79DD #DDAD79 #A9DD79
monochromatic
#2F2CAF #4B48D1 #7B79DD #ABAAE9 #DBDBF6
Accessibility & contrast
On white
3.74
#7B79DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.62
#7B79DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B79DD
5.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B79DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B79DD | 1.00 | 3.74 | 5.62 | 5.62 |
| #FFFFFF | 3.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5188E1
Deuteranopia (green-blind)
#4C81DB
Tritanopia (blue-blind)
#5B8EA0
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #7b79dd; /* rgb */ color: rgb(123, 121, 221); /* oklch */ color: oklch(62.4% 0.148 282.1);
Tailwind
colors: {
custom: {
50: '#a69fe8',
500: '#7b79dd',
950: '#000000',
},
}SCSS
$custom: #7b79dd; $custom-light: #a69fe8; $custom-dark: #000000;
JSON
{
"hex": "#7b79dd",
"rgb": {
"r": 123,
"g": 121,
"b": 221
},
"hsl": {
"h": 241.2,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.62383,
"c": 0.1478,
"h": 282.1
},
"luminance": 0.23106
}Semantic roles & 50–950 ramp
primary
#7B79DD
secondary
#E8E9C9
accent
#C71EC4
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E16
muted
#7F7E84