#7861FF#7861FF
#7861FF is a mid, highly saturated blue. Relative luminance 0.198; OKLCH L 60.3% C 0.224 H 284.0°. Best body text is #000000 at 4.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7861FF |
|---|---|
| RGB | rgb(120, 97, 255) |
| HSL | hsl(249, 100%, 69%) |
| HSV | hsv(249, 62%, 100%) |
| CMYK | cmyk(52.9%, 62%, 0%, 0%) |
| CIE-LAB | lab(51.57, 49.45, -75.83) |
| CIE-LCH | lch(51.57, 90.53, 303.11°) |
| OKLab | oklab(60.33% 0.0545 -0.2176) |
| OKLCH | oklch(60.33% 0.224 284) |
| XYZ | xyz(30.0649, 19.7608, 96.8183) |
| Luminance | 0.1976 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.72
Purpley
#8756E4
ΔE00 5.56
Dark Periwinkle
#665FD1
ΔE00 7.11
Light Indigo
#6D5ACF
ΔE00 7.37
Slate Blue
#6A5ACD
ΔE00 7.77
Cornflower
#6A79F7
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7861FF #E8FF61
analogous
#6199FF #7861FF #C761FF
triadic
#7861FF #FF7861 #61FF78
tetradic
#7861FF #FF6199 #E8FF61 #61FFC7
square
#7861FF #FF6199 #E8FF61 #61FFC7
split-complementary
#7861FF #FFC761 #99FF61
monochromatic
#2100E6 #4424FF #7861FF #AC9EFF #E1DBFF
Accessibility & contrast
On white
4.24
#7861FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.95
#7861FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7861FF
4.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7861FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7861FF | 1.00 | 4.24 | 4.95 | 4.95 |
| #FFFFFF | 4.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0080FF
Deuteranopia (green-blind)
#0076FC
Tritanopia (blue-blind)
#3E87A7
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #7861ff; /* rgb */ color: rgb(120, 97, 255); /* oklch */ color: oklch(60.3% 0.224 284.0);
Tailwind
colors: {
custom: {
50: '#aa8fff',
500: '#7861ff',
950: '#000000',
},
}SCSS
$custom: #7861ff; $custom-light: #aa8fff; $custom-dark: #000000;
JSON
{
"hex": "#7861ff",
"rgb": {
"r": 120,
"g": 97,
"b": 255
},
"hsl": {
"h": 248.734,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.60327,
"c": 0.22435,
"h": 284
},
"luminance": 0.19762
}Semantic roles & 50–950 ramp
primary
#7861FF
secondary
#EEF5C7
accent
#E600C4
background
#FBF8FF
surface
#F6F0FF
border
#D0CBD7
text
#110C18
muted
#807D86