#BF00FF#BF00FF
#BF00FF is a mid, highly saturated purple. Relative luminance 0.183; OKLCH L 60.9% C 0.303 H 312.9°. Best body text is #000000 at 4.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BF00FF |
|---|---|
| RGB | rgb(191, 0, 255) |
| HSL | hsl(285, 100%, 50%) |
| HSV | hsv(285, 100%, 100%) |
| CMYK | cmyk(25.1%, 100%, 0%, 0%) |
| CIE-LAB | lab(49.86, 89.37, -78.26) |
| CIE-LCH | lch(49.86, 118.79, 318.79°) |
| OKLab | oklab(60.93% 0.2067 -0.2221) |
| OKLCH | oklch(60.93% 0.303 312.9) |
| XYZ | xyz(39.5325, 18.2977, 96.0377) |
| Luminance | 0.1830 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Purple
#BE03FD
ΔE00 0.28
Neon Purple
#BC13FE
ΔE00 0.49
Hot Purple
#CB00F5
ΔE00 2.54
Electric Purple
#AA23FF
ΔE00 3.11
Bright Violet
#AD0AFD
ΔE00 3.14
Vibrant Purple
#AD03DE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF00FF #40FF00
analogous
#3F00FF #BF00FF #FF00C0
triadic
#BF00FF #FFBF00 #00FFBF
tetradic
#BF00FF #FF3F00 #40FF00 #00C0FF
square
#BF00FF #FF3F00 #40FF00 #00C0FF
split-complementary
#BF00FF #C0FF00 #00FF3F
monochromatic
#630085 #9100C2 #BF00FF #CE3DFF #DE7AFF
Accessibility & contrast
On white
4.51
#BF00FF on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.66
#BF00FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BF00FF
4.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF00FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF00FF | 1.00 | 4.51 | 4.66 | 4.66 |
| #FFFFFF | 4.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#006FFF
Deuteranopia (green-blind)
#007AFB
Tritanopia (blue-blind)
#B75C96
Achromatopsia (no color)
#777777
Design tokens & code
CSS
--color: #bf00ff; /* rgb */ color: rgb(191, 0, 255); /* oklch */ color: oklch(60.9% 0.303 312.9);
Tailwind
colors: {
custom: {
50: '#d971ff',
500: '#bf00ff',
950: '#000000',
},
}SCSS
$custom: #bf00ff; $custom-light: #d971ff; $custom-dark: #000000;
JSON
{
"hex": "#bf00ff",
"rgb": {
"r": 191,
"g": 0,
"b": 255
},
"hsl": {
"h": 284.941,
"s": 100,
"l": 50
},
"oklch": {
"l": 0.6093,
"c": 0.3034,
"h": 312.9
},
"luminance": 0.18296
}Semantic roles & 50–950 ramp
primary
#BF00FF
secondary
#91E774
accent
#FF295F
background
#FEF7FF
surface
#FCEEFF
border
#D5C9D7
text
#160A18
muted
#847C86