#F87FF0#F87FF0
#F87FF0 is a light, vivid purple. Relative luminance 0.414; OKLCH L 77.1% C 0.199 H 329.8°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F87FF0 |
|---|---|
| RGB | rgb(248, 127, 240) |
| HSL | hsl(304, 90%, 74%) |
| HSV | hsv(304, 49%, 97%) |
| CMYK | cmyk(0%, 48.8%, 3.2%, 2.7%) |
| CIE-LAB | lab(70.48, 60.96, -36.60) |
| CIE-LCH | lch(70.48, 71.10, 329.02°) |
| OKLab | oklab(77.06% 0.1719 -0.1) |
| OKLCH | oklch(77.06% 0.199 329.8) |
| XYZ | xyz(62.0283, 41.4301, 87.1508) |
| Luminance | 0.4143 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.59
Purply Pink
#F075E6
ΔE00 2.55
Candy Pink
#FF63E9
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 5.22
Light Magenta
#FA5FF7
ΔE00 5.48
Violet Pink
#FB5FFC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87FF0 #7FF887
analogous
#C37FF8 #F87FF0 #F87FB3
triadic
#F87FF0 #F0F87F #7FF0F8
tetradic
#F87FF0 #F8C37F #7FF887 #7FB3F8
square
#F87FF0 #F8C37F #7FF887 #7FB3F8
split-complementary
#F87FF0 #B3F87F #7FF8C3
monochromatic
#F00DE1 #F545E9 #F87FF0 #FBB9F7 #FDE2FC
Accessibility & contrast
On white
2.26
#F87FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#F87FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87FF0
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87FF0 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A2F4
Deuteranopia (green-blind)
#9BB2EC
Tritanopia (blue-blind)
#FF8AAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87ff0; /* rgb */ color: rgb(248, 127, 240); /* oklch */ color: oklch(77.1% 0.199 329.8);
Tailwind
colors: {
custom: {
50: '#fda8f5',
500: '#f87ff0',
950: '#000000',
},
}SCSS
$custom: #f87ff0; $custom-light: #fda8f5; $custom-dark: #000000;
JSON
{
"hex": "#f87ff0",
"rgb": {
"r": 248,
"g": 127,
"b": 240
},
"hsl": {
"h": 303.967,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.77059,
"c": 0.19884,
"h": 329.8
},
"luminance": 0.41426
}Semantic roles & 50–950 ramp
primary
#F87FF0
secondary
#D6F5D8
accent
#E60F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85