#F87FFE#F87FFE
#F87FFE is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.7% C 0.211 H 325.6°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F87FFE |
|---|---|
| RGB | rgb(248, 127, 254) |
| HSL | hsl(297, 98%, 75%) |
| HSV | hsv(297, 50%, 100%) |
| CMYK | cmyk(2.4%, 50%, 0%, 0.4%) |
| CIE-LAB | lab(71.07, 63.36, -43.32) |
| CIE-LCH | lch(71.07, 76.75, 325.64°) |
| OKLab | oklab(77.7% 0.174 -0.1192) |
| OKLCH | oklch(77.7% 0.211 325.6) |
| XYZ | xyz(64.1888, 42.2943, 98.5293) |
| Luminance | 0.4229 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.56
Purply Pink
#F075E6
ΔE00 3.91
Violet Pink
#FB5FFC
ΔE00 5.02
Light Magenta
#FA5FF7
ΔE00 5.13
Candy Pink
#FF63E9
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87FFE #85FE7F
analogous
#B87FFE #F87FFE #FE7FC5
triadic
#F87FFE #FEF87F #7FFEF8
tetradic
#F87FFE #FEB87F #85FE7F #7FC5FE
square
#F87FFE #FEB87F #85FE7F #7FC5FE
split-complementary
#F87FFE #C5FE7F #7FFEB8
monochromatic
#F106FD #F542FE #F87FFE #FBBCFE #FDE1FF
Accessibility & contrast
On white
2.22
#F87FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#F87FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87FFE
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87FFE | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#95B3FA
Tritanopia (blue-blind)
#FD8EB3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f87ffe; /* rgb */ color: rgb(248, 127, 254); /* oklch */ color: oklch(77.7% 0.211 325.6);
Tailwind
colors: {
custom: {
50: '#fda8ff',
500: '#f87ffe',
950: '#000000',
},
}SCSS
$custom: #f87ffe; $custom-light: #fda8ff; $custom-dark: #000000;
JSON
{
"hex": "#f87ffe",
"rgb": {
"r": 248,
"g": 127,
"b": 254
},
"hsl": {
"h": 297.165,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.77696,
"c": 0.21095,
"h": 325.6
},
"luminance": 0.42291
}Semantic roles & 50–950 ramp
primary
#F87FFE
secondary
#D6F7D4
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86