#8260F5#8260F5
#8260F5 is a mid, highly saturated violet. Relative luminance 0.197; OKLCH L 60.3% C 0.213 H 288.9°. Best body text is #000000 at 4.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8260F5 |
|---|---|
| RGB | rgb(130, 96, 245) |
| HSL | hsl(254, 88%, 67%) |
| HSV | hsv(254, 61%, 96%) |
| CMYK | cmyk(46.9%, 60.8%, 0%, 3.9%) |
| CIE-LAB | lab(51.50, 48.98, -70.34) |
| CIE-LCH | lch(51.50, 85.71, 304.85°) |
| OKLab | oklab(60.26% 0.0688 -0.2012) |
| OKLCH | oklch(60.26% 0.213 288.9) |
| XYZ | xyz(29.8655, 19.7029, 88.5979) |
| Luminance | 0.1970 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.62
Purpley
#8756E4
ΔE00 3.90
Lighter Purple
#A55AF4
ΔE00 6.15
Mediumpurple
#9370DB
ΔE00 6.72
Light Indigo
#6D5ACF
ΔE00 6.80
Dark Periwinkle
#665FD1
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8260F5 #D3F560
analogous
#6089F5 #8260F5 #CC60F5
triadic
#8260F5 #F58260 #60F582
tetradic
#8260F5 #F56089 #D3F560 #60F5CC
square
#8260F5 #F56089 #D3F560 #60F5CC
split-complementary
#8260F5 #F5CC60 #89F560
monochromatic
#390DCE #5526F1 #8260F5 #AF9AF9 #DDD3FC
Accessibility & contrast
On white
4.25
#8260F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.94
#8260F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8260F5
4.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8260F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8260F5 | 1.00 | 4.25 | 4.94 | 4.94 |
| #FFFFFF | 4.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EFA
Deuteranopia (green-blind)
#0077F2
Tritanopia (blue-blind)
#5C83A2
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #8260f5; /* rgb */ color: rgb(130, 96, 245); /* oklch */ color: oklch(60.3% 0.213 288.9);
Tailwind
colors: {
custom: {
50: '#ae8ff9',
500: '#8260f5',
950: '#000000',
},
}SCSS
$custom: #8260f5; $custom-light: #ae8ff9; $custom-dark: #000000;
JSON
{
"hex": "#8260f5",
"rgb": {
"r": 130,
"g": 96,
"b": 245
},
"hsl": {
"h": 253.691,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.60263,
"c": 0.21263,
"h": 288.9
},
"luminance": 0.19704
}Semantic roles & 50–950 ramp
primary
#8260F5
secondary
#E5F0C1
accent
#E501B1
background
#FBF8FF
surface
#F6F0FF
border
#D0CBD7
text
#110C17
muted
#807D85