#7863F5#7863F5
#7863F5 is a mid, highly saturated blue. Relative luminance 0.195; OKLCH L 59.9% C 0.210 H 284.7°. Best body text is #000000 at 4.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7863F5 |
|---|---|
| RGB | rgb(120, 99, 245) |
| HSL | hsl(249, 88%, 67%) |
| HSV | hsv(249, 60%, 96%) |
| CMYK | cmyk(51%, 59.6%, 0%, 3.9%) |
| CIE-LAB | lab(51.28, 45.40, -70.74) |
| CIE-LCH | lch(51.28, 84.06, 302.69°) |
| OKLab | oklab(59.89% 0.0531 -0.2027) |
| OKLCH | oklch(59.89% 0.21 284.7) |
| XYZ | xyz(28.6841, 19.5078, 88.6225) |
| Luminance | 0.1951 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 1.65
Purpley
#8756E4
ΔE00 5.18
Dark Periwinkle
#665FD1
ΔE00 6.11
Light Indigo
#6D5ACF
ΔE00 6.43
Slate Blue
#6A5ACD
ΔE00 6.83
Mediumpurple
#9370DB
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7863F5 #E0F563
analogous
#6397F5 #7863F5 #C163F5
triadic
#7863F5 #F57863 #63F578
tetradic
#7863F5 #F56397 #E0F563 #63F5C1
square
#7863F5 #F56397 #E0F563 #63F5C1
split-complementary
#7863F5 #F5C163 #97F563
monochromatic
#290DD0 #4629F1 #7863F5 #AA9DF9 #DCD6FC
Accessibility & contrast
On white
4.28
#7863F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.90
#7863F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7863F5
4.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7863F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7863F5 | 1.00 | 4.28 | 4.90 | 4.90 |
| #FFFFFF | 4.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EFA
Deuteranopia (green-blind)
#0076F2
Tritanopia (blue-blind)
#4785A3
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #7863f5; /* rgb */ color: rgb(120, 99, 245); /* oklch */ color: oklch(59.9% 0.210 284.7);
Tailwind
colors: {
custom: {
50: '#a890f9',
500: '#7863f5',
950: '#000000',
},
}SCSS
$custom: #7863f5; $custom-light: #a890f9; $custom-dark: #000000;
JSON
{
"hex": "#7863f5",
"rgb": {
"r": 120,
"g": 99,
"b": 245
},
"hsl": {
"h": 248.63,
"s": 87.952,
"l": 67.451
},
"oklch": {
"l": 0.5989,
"c": 0.20952,
"h": 284.7
},
"luminance": 0.19509
}Semantic roles & 50–950 ramp
primary
#7863F5
secondary
#EAF1C3
accent
#E501C4
background
#FBF8FF
surface
#F6F0FF
border
#D0CBD7
text
#110C17
muted
#807D85