#F87AFA#F87AFA
#F87AFA is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.9% C 0.215 H 326.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F87AFA |
|---|---|
| RGB | rgb(248, 122, 250) |
| HSL | hsl(299, 93%, 73%) |
| HSV | hsv(299, 51%, 98%) |
| CMYK | cmyk(0.8%, 51.2%, 0%, 2%) |
| CIE-LAB | lab(70.02, 64.99, -42.78) |
| CIE-LCH | lch(70.02, 77.81, 326.64°) |
| OKLab | oklab(76.86% 0.18 -0.1177) |
| OKLCH | oklch(76.86% 0.215 326.8) |
| XYZ | xyz(62.9251, 40.7812, 94.9811) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 3.09
Violet Pink
#FB5FFC
ΔE00 4.19
Light Magenta
#FA5FF7
ΔE00 4.22
Candy Pink
#FF63E9
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87AFA #7CFA7A
analogous
#B87AFA #F87AFA #FA7ABC
triadic
#F87AFA #FAF87A #7AFAF8
tetradic
#F87AFA #FAB87A #7CFA7A #7ABCFA
square
#F87AFA #FAB87A #7CFA7A #7ABCFA
split-complementary
#F87AFA #BCFA7A #7AFAB8
monochromatic
#ED09F1 #F53FF8 #F87AFA #FBB5FC #FDE2FE
Accessibility & contrast
On white
2.29
#F87AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#F87AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87AFA
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87AFA | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FE
Deuteranopia (green-blind)
#94B1F6
Tritanopia (blue-blind)
#FE89AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f87afa; /* rgb */ color: rgb(248, 122, 250); /* oklch */ color: oklch(76.9% 0.215 326.8);
Tailwind
colors: {
custom: {
50: '#fda5fc',
500: '#f87afa',
950: '#000000',
},
}SCSS
$custom: #f87afa; $custom-light: #fda5fc; $custom-dark: #000000;
JSON
{
"hex": "#f87afa",
"rgb": {
"r": 248,
"g": 122,
"b": 250
},
"hsl": {
"h": 299.063,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.76864,
"c": 0.21504,
"h": 326.8
},
"luminance": 0.40778
}Semantic roles & 50–950 ramp
primary
#F87AFA
secondary
#D5F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85