#F87AFF#F87AFF
#F87AFF is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.1% C 0.219 H 325.4°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F87AFF |
|---|---|
| RGB | rgb(248, 122, 255) |
| HSL | hsl(297, 100%, 74%) |
| HSV | hsv(297, 52%, 100%) |
| CMYK | cmyk(2.7%, 52.2%, 0%, 0%) |
| CIE-LAB | lab(70.25, 65.86, -45.16) |
| CIE-LCH | lch(70.25, 79.86, 325.56°) |
| OKLab | oklab(77.1% 0.1806 -0.1245) |
| OKLCH | oklch(77.1% 0.219 325.4) |
| XYZ | xyz(63.7195, 41.0989, 99.1649) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 3.78
Violet Pink
#FB5FFC
ΔE00 4.13
Light Magenta
#FA5FF7
ΔE00 4.29
Candy Pink
#FF63E9
ΔE00 4.86
Orchid
#DA70D6
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87AFF #81FF7A
analogous
#B67AFF #F87AFF #FF7AC4
triadic
#F87AFF #FFF87A #7AFFF8
tetradic
#F87AFF #FFB67A #81FF7A #7AC4FF
square
#F87AFF #FFB67A #81FF7A #7AC4FF
split-complementary
#F87AFF #C4FF7A #7AFFB6
monochromatic
#F100FF #F53DFF #F87AFF #FBB7FF #FDE0FF
Accessibility & contrast
On white
2.28
#F87AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#F87AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87AFF
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87AFF | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#FD8AB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87aff; /* rgb */ color: rgb(248, 122, 255); /* oklch */ color: oklch(77.1% 0.219 325.4);
Tailwind
colors: {
custom: {
50: '#fda5ff',
500: '#f87aff',
950: '#000000',
},
}SCSS
$custom: #f87aff; $custom-light: #fda5ff; $custom-dark: #000000;
JSON
{
"hex": "#f87aff",
"rgb": {
"r": 248,
"g": 122,
"b": 255
},
"hsl": {
"h": 296.842,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.771,
"c": 0.21937,
"h": 325.4
},
"luminance": 0.41096
}Semantic roles & 50–950 ramp
primary
#F87AFF
secondary
#D6F7D4
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86