#F87AEA#F87AEA
#F87AEA is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.1% C 0.202 H 331.7°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F87AEA |
|---|---|
| RGB | rgb(248, 122, 234) |
| HSL | hsl(307, 90%, 73%) |
| HSV | hsv(307, 51%, 97%) |
| CMYK | cmyk(0%, 50.8%, 5.6%, 2.7%) |
| CIE-LAB | lab(69.34, 62.31, -35.06) |
| CIE-LCH | lch(69.34, 71.50, 330.63°) |
| OKLab | oklab(76.14% 0.1776 -0.0956) |
| OKLCH | oklch(76.14% 0.202 331.7) |
| XYZ | xyz(60.5219, 39.8199, 82.3242) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.73
Violet (CSS)
#EE82EE
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 3.58
Lavender Pink
#DD85D7
ΔE00 5.05
Light Magenta
#FA5FF7
ΔE00 5.05
Violet Pink
#FB5FFC
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87AEA #7AF888
analogous
#C77AF8 #F87AEA #F87AAB
triadic
#F87AEA #EAF87A #7AEAF8
tetradic
#F87AEA #F8C77A #7AF888 #7AABF8
square
#F87AEA #F8C77A #7AF888 #7AABF8
split-complementary
#F87AEA #ABF87A #7AF8C7
monochromatic
#EB0CD2 #F540E1 #F87AEA #FBB4F3 #FDE2FA
Accessibility & contrast
On white
2.34
#F87AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#F87AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87AEA
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87AEA | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEE
Deuteranopia (green-blind)
#9AB0E6
Tritanopia (blue-blind)
#FF84A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f87aea; /* rgb */ color: rgb(248, 122, 234); /* oklch */ color: oklch(76.1% 0.202 331.7);
Tailwind
colors: {
custom: {
50: '#fda5f1',
500: '#f87aea',
950: '#000000',
},
}SCSS
$custom: #f87aea; $custom-light: #fda5f1; $custom-dark: #000000;
JSON
{
"hex": "#f87aea",
"rgb": {
"r": 248,
"g": 122,
"b": 234
},
"hsl": {
"h": 306.667,
"s": 90,
"l": 72.549
},
"oklch": {
"l": 0.76138,
"c": 0.20164,
"h": 331.7
},
"luminance": 0.39816
}Semantic roles & 50–950 ramp
primary
#F87AEA
secondary
#D5F6D9
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84