#F87AE3#F87AE3
#F87AE3 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.8% C 0.196 H 334.0°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F87AE3 |
|---|---|
| RGB | rgb(248, 122, 227) |
| HSL | hsl(310, 90%, 73%) |
| HSV | hsv(310, 51%, 97%) |
| CMYK | cmyk(0%, 50.8%, 8.5%, 2.7%) |
| CIE-LAB | lab(69.06, 61.18, -31.64) |
| CIE-LCH | lch(69.06, 68.87, 332.66°) |
| OKLab | oklab(75.84% 0.1763 -0.0858) |
| OKLCH | oklch(75.84% 0.196 334) |
| XYZ | xyz(59.5361, 39.4256, 77.1323) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.22
Violet (CSS)
#EE82EE
ΔE00 3.07
Candy Pink
#FF63E9
ΔE00 3.85
Lavender Pink
#DD85D7
ΔE00 4.71
Orchid
#DA70D6
ΔE00 5.67
Light Magenta
#FA5FF7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87AE3 #7AF88F
analogous
#CE7AF8 #F87AE3 #F87AA4
triadic
#F87AE3 #E3F87A #7AE3F8
tetradic
#F87AE3 #F8CE7A #7AF88F #7AA4F8
square
#F87AE3 #F8CE7A #7AF88F #7AA4F8
split-complementary
#F87AE3 #A4F87A #7AF8CE
monochromatic
#EB0CC6 #F540D7 #F87AE3 #FBB4EF #FDE2F9
Accessibility & contrast
On white
2.36
#F87AE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F87AE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87AE3
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87AE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87AE3 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799DE6
Deuteranopia (green-blind)
#9DAFDF
Tritanopia (blue-blind)
#FF81A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f87ae3; /* rgb */ color: rgb(248, 122, 227); /* oklch */ color: oklch(75.8% 0.196 334.0);
Tailwind
colors: {
custom: {
50: '#fda5ec',
500: '#f87ae3',
950: '#000000',
},
}SCSS
$custom: #f87ae3; $custom-light: #fda5ec; $custom-dark: #000000;
JSON
{
"hex": "#f87ae3",
"rgb": {
"r": 248,
"g": 122,
"b": 227
},
"hsl": {
"h": 310,
"s": 90,
"l": 72.549
},
"oklch": {
"l": 0.75836,
"c": 0.19606,
"h": 334
},
"luminance": 0.39422
}Semantic roles & 50–950 ramp
primary
#F87AE3
secondary
#D5F6DB
accent
#E62600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84