#F87FFC#F87FFC
#F87FFC is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.6% C 0.209 H 326.2°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F87FFC |
|---|---|
| RGB | rgb(248, 127, 252) |
| HSL | hsl(298, 95%, 74%) |
| HSV | hsv(298, 50%, 99%) |
| CMYK | cmyk(1.6%, 49.6%, 0%, 1.2%) |
| CIE-LAB | lab(70.99, 63.01, -42.37) |
| CIE-LCH | lch(70.99, 75.93, 326.08°) |
| OKLab | oklab(77.6% 0.1737 -0.1165) |
| OKLCH | oklch(77.6% 0.209 326.2) |
| XYZ | xyz(63.8702, 42.1669, 96.8514) |
| Luminance | 0.4216 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Purply Pink
#F075E6
ΔE00 3.66
Violet Pink
#FB5FFC
ΔE00 5.04
Light Magenta
#FA5FF7
ΔE00 5.11
Candy Pink
#FF63E9
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87FFC #83FC7F
analogous
#BA7FFC #F87FFC #FC7FC2
triadic
#F87FFC #FCF87F #7FFCF8
tetradic
#F87FFC #FCBA7F #83FC7F #7FC2FC
square
#F87FFC #FCBA7F #83FC7F #7FC2FC
split-complementary
#F87FFC #C2FC7F #7FFCBA
monochromatic
#F107F9 #F543FB #F87FFC #FBBBFD #FDE1FE
Accessibility & contrast
On white
2.23
#F87FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#F87FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87FFC
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87FFC | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#FE8DB2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f87ffc; /* rgb */ color: rgb(248, 127, 252); /* oklch */ color: oklch(77.6% 0.209 326.2);
Tailwind
colors: {
custom: {
50: '#fda8fe',
500: '#f87ffc',
950: '#000000',
},
}SCSS
$custom: #f87ffc; $custom-light: #fda8fe; $custom-dark: #000000;
JSON
{
"hex": "#f87ffc",
"rgb": {
"r": 248,
"g": 127,
"b": 252
},
"hsl": {
"h": 298.08,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.77603,
"c": 0.20919,
"h": 326.2
},
"luminance": 0.42163
}Semantic roles & 50–950 ramp
primary
#F87FFC
secondary
#D6F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86