#F87AF3#F87AF3
#F87AF3 is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.5% C 0.209 H 328.9°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F87AF3 |
|---|---|
| RGB | rgb(248, 122, 243) |
| HSL | hsl(302, 90%, 73%) |
| HSV | hsv(302, 51%, 97%) |
| CMYK | cmyk(0%, 50.8%, 2%, 2.7%) |
| CIE-LAB | lab(69.72, 63.80, -39.42) |
| CIE-LCH | lch(69.72, 75.00, 328.29°) |
| OKLab | oklab(76.54% 0.179 -0.108) |
| OKLCH | oklch(76.54% 0.209 328.9) |
| XYZ | xyz(61.8478, 40.3503, 89.3074) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.98
Purply Pink
#F075E6
ΔE00 2.23
Candy Pink
#FF63E9
ΔE00 3.82
Light Magenta
#FA5FF7
ΔE00 4.40
Violet Pink
#FB5FFC
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87AF3 #7AF87F
analogous
#BE7AF8 #F87AF3 #F87AB4
triadic
#F87AF3 #F3F87A #7AF3F8
tetradic
#F87AF3 #F8BE7A #7AF87F #7AB4F8
square
#F87AF3 #F8BE7A #7AF87F #7AB4F8
split-complementary
#F87AF3 #B4F87A #7AF8BE
monochromatic
#EB0CE2 #F540EE #F87AF3 #FBB4F8 #FDE2FC
Accessibility & contrast
On white
2.32
#F87AF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F87AF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87AF3
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87AF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87AF3 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A0F7
Deuteranopia (green-blind)
#97B0EF
Tritanopia (blue-blind)
#FF86AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f87af3; /* rgb */ color: rgb(248, 122, 243); /* oklch */ color: oklch(76.5% 0.209 328.9);
Tailwind
colors: {
custom: {
50: '#fda5f7',
500: '#f87af3',
950: '#000000',
},
}SCSS
$custom: #f87af3; $custom-light: #fda5f7; $custom-dark: #000000;
JSON
{
"hex": "#f87af3",
"rgb": {
"r": 248,
"g": 122,
"b": 243
},
"hsl": {
"h": 302.381,
"s": 90,
"l": 72.549
},
"oklch": {
"l": 0.7654,
"c": 0.20907,
"h": 328.9
},
"luminance": 0.40347
}Semantic roles & 50–950 ramp
primary
#F87AF3
secondary
#D5F6D7
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85