#FF91F2#FF91F2
#FF91F2 is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.5% C 0.176 H 331.5°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91F2 |
|---|---|
| RGB | rgb(255, 145, 242) |
| HSL | hsl(307, 100%, 78%) |
| HSV | hsv(307, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 5.1%, 0%) |
| CIE-LAB | lab(74.78, 54.57, -30.97) |
| CIE-LCH | lch(74.78, 62.74, 330.43°) |
| OKLab | oklab(80.47% 0.155 -0.084) |
| OKLCH | oklch(80.47% 0.176 331.5) |
| XYZ | xyz(67.3918, 47.9253, 89.6880) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.41
Purply Pink
#F075E6
ΔE00 6.17
Lavender Pink
#DD85D7
ΔE00 6.29
Bubblegum Pink
#FE83CC
ΔE00 6.94
Plum
#DDA0DD
ΔE00 7.46
Candy Pink
#FF63E9
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91F2 #91FF9E
analogous
#D591FF #FF91F2 #FF91BB
triadic
#FF91F2 #F2FF91 #91F2FF
tetradic
#FF91F2 #FFD591 #91FF9E #91BBFF
square
#FF91F2 #FFD591 #91FF9E #91BBFF
split-complementary
#FF91F2 #BBFF91 #91FFD5
monochromatic
#FF17E4 #FF54EB #FF91F2 #FFCEF9 #FFE0FB
Accessibility & contrast
On white
1.98
#FF91F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#FF91F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91F2
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91F2 | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAEF5
Deuteranopia (green-blind)
#ABBEEF
Tritanopia (blue-blind)
#FF98B6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff91f2; /* rgb */ color: rgb(255, 145, 242); /* oklch */ color: oklch(80.5% 0.176 331.5);
Tailwind
colors: {
custom: {
50: '#ffb4f6',
500: '#ff91f2',
950: '#000000',
},
}SCSS
$custom: #ff91f2; $custom-light: #ffb4f6; $custom-dark: #000000;
JSON
{
"hex": "#ff91f2",
"rgb": {
"r": 255,
"g": 145,
"b": 242
},
"hsl": {
"h": 307.091,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.8047,
"c": 0.1763,
"h": 331.5
},
"luminance": 0.47922
}Semantic roles & 50–950 ramp
primary
#FF91F2
secondary
#D4F7D8
accent
#E61B00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085