#FF91FE#FF91FE
#FF91FE is a light, vivid purple. Relative luminance 0.487; OKLCH L 81.0% C 0.187 H 327.5°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91FE |
|---|---|
| RGB | rgb(255, 145, 254) |
| HSL | hsl(301, 100%, 78%) |
| HSV | hsv(301, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 0.4%, 0%) |
| CIE-LAB | lab(75.25, 56.62, -36.76) |
| CIE-LCH | lch(75.25, 67.51, 327.01°) |
| OKLab | oklab(80.97% 0.1574 -0.1005) |
| OKLCH | oklch(80.97% 0.187 327.5) |
| XYZ | xyz(69.2536, 48.6700, 99.4931) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.17
Purply Pink
#F075E6
ΔE00 6.33
Lavender Pink
#DD85D7
ΔE00 7.15
Candy Pink
#FF63E9
ΔE00 8.09
Plum
#DDA0DD
ΔE00 8.42
Violet Pink
#FB5FFC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91FE #91FF92
analogous
#C991FF #FF91FE #FF91C7
triadic
#FF91FE #FEFF91 #91FEFF
tetradic
#FF91FE #FFC991 #91FF92 #91C7FF
square
#FF91FE #FFC991 #91FF92 #91C7FF
split-complementary
#FF91FE #C7FF91 #91FFC9
monochromatic
#FF17FD #FF54FD #FF91FE #FFCEFF #FFE0FF
Accessibility & contrast
On white
1.96
#FF91FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#FF91FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91FE
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91FE | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#A7BEFB
Tritanopia (blue-blind)
#FF9CBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff91fe; /* rgb */ color: rgb(255, 145, 254); /* oklch */ color: oklch(81.0% 0.187 327.5);
Tailwind
colors: {
custom: {
50: '#ffb4ff',
500: '#ff91fe',
950: '#000000',
},
}SCSS
$custom: #ff91fe; $custom-light: #ffb4ff; $custom-dark: #000000;
JSON
{
"hex": "#ff91fe",
"rgb": {
"r": 255,
"g": 145,
"b": 254
},
"hsl": {
"h": 300.545,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.80973,
"c": 0.18674,
"h": 327.5
},
"luminance": 0.48667
}Semantic roles & 50–950 ramp
primary
#FF91FE
secondary
#D4F7D4
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086