#FF91FD#FF91FD
#FF91FD is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.9% C 0.186 H 327.8°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91FD |
|---|---|
| RGB | rgb(255, 145, 253) |
| HSL | hsl(301, 100%, 78%) |
| HSV | hsv(301, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 0.8%, 0%) |
| CIE-LAB | lab(75.21, 56.45, -36.28) |
| CIE-LCH | lch(75.21, 67.10, 327.27°) |
| OKLab | oklab(80.93% 0.1572 -0.0991) |
| OKLCH | oklch(80.93% 0.186 327.8) |
| XYZ | xyz(69.0938, 48.6061, 98.6520) |
| Luminance | 0.4860 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.15
Purply Pink
#F075E6
ΔE00 6.29
Lavender Pink
#DD85D7
ΔE00 7.06
Candy Pink
#FF63E9
ΔE00 8.06
Plum
#DDA0DD
ΔE00 8.33
Violet Pink
#FB5FFC
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91FD #91FF93
analogous
#CA91FF #FF91FD #FF91C6
triadic
#FF91FD #FDFF91 #91FDFF
tetradic
#FF91FD #FFCA91 #91FF93 #91C6FF
square
#FF91FD #FFCA91 #91FF93 #91C6FF
split-complementary
#FF91FD #C6FF91 #91FFCA
monochromatic
#FF17FB #FF54FC #FF91FD #FFCEFE #FFE0FE
Accessibility & contrast
On white
1.96
#FF91FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#FF91FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91FD
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91FD | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#A7BEFA
Tritanopia (blue-blind)
#FF9CBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff91fd; /* rgb */ color: rgb(255, 145, 253); /* oklch */ color: oklch(80.9% 0.186 327.8);
Tailwind
colors: {
custom: {
50: '#ffb4fe',
500: '#ff91fd',
950: '#000000',
},
}SCSS
$custom: #ff91fd; $custom-light: #ffb4fe; $custom-dark: #000000;
JSON
{
"hex": "#ff91fd",
"rgb": {
"r": 255,
"g": 145,
"b": 253
},
"hsl": {
"h": 301.091,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.8093,
"c": 0.18586,
"h": 327.8
},
"luminance": 0.48603
}Semantic roles & 50–950 ramp
primary
#FF91FD
secondary
#D4F7D4
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086