#F87FF1#F87FF1
#F87FF1 is a light, vivid purple. Relative luminance 0.415; OKLCH L 77.1% C 0.200 H 329.5°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F87FF1 |
|---|---|
| RGB | rgb(248, 127, 241) |
| HSL | hsl(303, 90%, 74%) |
| HSV | hsv(303, 49%, 97%) |
| CMYK | cmyk(0%, 48.8%, 2.8%, 2.7%) |
| CIE-LAB | lab(70.52, 61.12, -37.08) |
| CIE-LCH | lch(70.52, 71.49, 328.76°) |
| OKLab | oklab(77.1% 0.172 -0.1014) |
| OKLCH | oklch(77.1% 0.2 329.5) |
| XYZ | xyz(62.1772, 41.4897, 87.9353) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.56
Purply Pink
#F075E6
ΔE00 2.60
Candy Pink
#FF63E9
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 5.31
Light Magenta
#FA5FF7
ΔE00 5.42
Violet Pink
#FB5FFC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87FF1 #7FF886
analogous
#C27FF8 #F87FF1 #F87FB4
triadic
#F87FF1 #F1F87F #7FF1F8
tetradic
#F87FF1 #F8C27F #7FF886 #7FB4F8
square
#F87FF1 #F8C27F #7FF886 #7FB4F8
split-complementary
#F87FF1 #B4F87F #7FF8C2
monochromatic
#F00DE2 #F545EB #F87FF1 #FBB9F7 #FDE2FC
Accessibility & contrast
On white
2.26
#F87FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#F87FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87FF1
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87FF1 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A2F5
Deuteranopia (green-blind)
#9BB2ED
Tritanopia (blue-blind)
#FF8AAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87ff1; /* rgb */ color: rgb(248, 127, 241); /* oklch */ color: oklch(77.1% 0.200 329.5);
Tailwind
colors: {
custom: {
50: '#fda8f6',
500: '#f87ff1',
950: '#000000',
},
}SCSS
$custom: #f87ff1; $custom-light: #fda8f6; $custom-dark: #000000;
JSON
{
"hex": "#f87ff1",
"rgb": {
"r": 248,
"g": 127,
"b": 241
},
"hsl": {
"h": 303.471,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.77103,
"c": 0.19968,
"h": 329.5
},
"luminance": 0.41486
}Semantic roles & 50–950 ramp
primary
#F87FF1
secondary
#D6F5D7
accent
#E60D00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85