#F87FE9#F87FE9
#F87FE9 is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.8% C 0.193 H 332.1°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F87FE9 |
|---|---|
| RGB | rgb(248, 127, 233) |
| HSL | hsl(307, 90%, 74%) |
| HSV | hsv(307, 49%, 97%) |
| CMYK | cmyk(0%, 48.8%, 6%, 2.7%) |
| CIE-LAB | lab(70.19, 59.79, -33.19) |
| CIE-LCH | lch(70.19, 68.39, 330.96°) |
| OKLab | oklab(76.76% 0.1706 -0.0903) |
| OKLCH | oklch(76.76% 0.193 332.1) |
| XYZ | xyz(61.0084, 41.0222, 81.7797) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.20
Purply Pink
#F075E6
ΔE00 2.53
Candy Pink
#FF63E9
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 4.68
Light Magenta
#FA5FF7
ΔE00 6.04
Orchid
#DA70D6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87FE9 #7FF88E
analogous
#CA7FF8 #F87FE9 #F87FAC
triadic
#F87FE9 #E9F87F #7FE9F8
tetradic
#F87FE9 #F8CA7F #7FF88E #7FACF8
square
#F87FE9 #F8CA7F #7FF88E #7FACF8
split-complementary
#F87FE9 #ACF87F #7FF8CA
monochromatic
#F00DD3 #F545DF #F87FE9 #FBB9F3 #FDE2FA
Accessibility & contrast
On white
2.28
#F87FE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#F87FE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87FE9
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87FE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87FE9 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1ED
Deuteranopia (green-blind)
#9EB2E6
Tritanopia (blue-blind)
#FF87A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87fe9; /* rgb */ color: rgb(248, 127, 233); /* oklch */ color: oklch(76.8% 0.193 332.1);
Tailwind
colors: {
custom: {
50: '#fda8f0',
500: '#f87fe9',
950: '#000000',
},
}SCSS
$custom: #f87fe9; $custom-light: #fda8f0; $custom-dark: #000000;
JSON
{
"hex": "#f87fe9",
"rgb": {
"r": 248,
"g": 127,
"b": 233
},
"hsl": {
"h": 307.438,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.76755,
"c": 0.19303,
"h": 332.1
},
"luminance": 0.41018
}Semantic roles & 50–950 ramp
primary
#F87FE9
secondary
#D6F5D9
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84