#FF91F7#FF91F7
#FF91F7 is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.7% C 0.181 H 329.8°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91F7 |
|---|---|
| RGB | rgb(255, 145, 247) |
| HSL | hsl(304, 100%, 78%) |
| HSV | hsv(304, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 3.1%, 0%) |
| CIE-LAB | lab(74.97, 55.42, -33.39) |
| CIE-LCH | lch(74.97, 64.70, 328.93°) |
| OKLab | oklab(80.68% 0.156 -0.0909) |
| OKLCH | oklch(80.68% 0.181 329.8) |
| XYZ | xyz(68.1531, 48.2298, 93.6971) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.17
Purply Pink
#F075E6
ΔE00 6.14
Lavender Pink
#DD85D7
ΔE00 6.58
Bubblegum Pink
#FE83CC
ΔE00 7.78
Plum
#DDA0DD
ΔE00 7.81
Candy Pink
#FF63E9
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91F7 #91FF99
analogous
#D091FF #FF91F7 #FF91C0
triadic
#FF91F7 #F7FF91 #91F7FF
tetradic
#FF91F7 #FFD091 #91FF99 #91C0FF
square
#FF91F7 #FFD091 #91FF99 #91C0FF
split-complementary
#FF91F7 #C0FF91 #91FFD0
monochromatic
#FF17EE #FF54F3 #FF91F7 #FFCEFB #FFE0FD
Accessibility & contrast
On white
1.97
#FF91F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#FF91F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91F7
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91F7 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAFFB
Deuteranopia (green-blind)
#A9BEF4
Tritanopia (blue-blind)
#FF9AB9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff91f7; /* rgb */ color: rgb(255, 145, 247); /* oklch */ color: oklch(80.7% 0.181 329.8);
Tailwind
colors: {
custom: {
50: '#ffb4fa',
500: '#ff91f7',
950: '#000000',
},
}SCSS
$custom: #ff91f7; $custom-light: #ffb4fa; $custom-dark: #000000;
JSON
{
"hex": "#ff91f7",
"rgb": {
"r": 255,
"g": 145,
"b": 247
},
"hsl": {
"h": 304.364,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.80676,
"c": 0.18058,
"h": 329.8
},
"luminance": 0.48226
}Semantic roles & 50–950 ramp
primary
#FF91F7
secondary
#D4F7D6
accent
#E61100
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085