#8B79F5#8B79F5
#8B79F5 is a light, vivid blue. Relative luminance 0.258; OKLCH L 65.1% C 0.179 H 287.0°. Best body text is #000000 at 6.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8B79F5 |
|---|---|
| RGB | rgb(139, 121, 245) |
| HSL | hsl(249, 86%, 72%) |
| HSV | hsv(249, 51%, 96%) |
| CMYK | cmyk(43.3%, 50.6%, 0%, 3.9%) |
| CIE-LAB | lab(57.80, 36.68, -60.14) |
| CIE-LCH | lch(57.80, 70.44, 301.38°) |
| OKLab | oklab(65.11% 0.0522 -0.1709) |
| OKLCH | oklch(65.11% 0.179 287) |
| XYZ | xyz(33.9616, 25.7550, 89.5503) |
| Luminance | 0.2576 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.83
Lavender Blue
#8B88F8
ΔE00 4.52
Mediumpurple
#9370DB
ΔE00 5.41
Mediumslateblue
#7B68EE
ΔE00 5.55
Cornflower
#6A79F7
ΔE00 5.91
Perrywinkle
#8F8CE7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B79F5 #E3F579
analogous
#79A5F5 #8B79F5 #C979F5
triadic
#8B79F5 #F58B79 #79F58B
tetradic
#8B79F5 #F579A5 #E3F579 #79F5C9
square
#8B79F5 #F579A5 #E3F579 #79F5C9
split-complementary
#8B79F5 #F5C979 #A5F579
monochromatic
#2F11E3 #5A40F1 #8B79F5 #BCB2F9 #E6E3FD
Accessibility & contrast
On white
3.41
#8B79F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.15
#8B79F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B79F5
6.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B79F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B79F5 | 1.00 | 3.41 | 6.15 | 6.15 |
| #FFFFFF | 3.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#418EF9
Deuteranopia (green-blind)
#4087F2
Tritanopia (blue-blind)
#6B93AC
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #8b79f5; /* rgb */ color: rgb(139, 121, 245); /* oklch */ color: oklch(65.1% 0.179 287.0);
Tailwind
colors: {
custom: {
50: '#b2a0f9',
500: '#8b79f5',
950: '#000000',
},
}SCSS
$custom: #8b79f5; $custom-light: #b2a0f9; $custom-dark: #000000;
JSON
{
"hex": "#8b79f5",
"rgb": {
"r": 139,
"g": 121,
"b": 245
},
"hsl": {
"h": 248.71,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.65109,
"c": 0.17867,
"h": 287
},
"luminance": 0.25756
}Semantic roles & 50–950 ramp
primary
#8B79F5
secondary
#F0F5D5
accent
#E303C2
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E17
muted
#807E85