#F87AEF#F87AEF
#F87AEF is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.4% C 0.206 H 330.1°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F87AEF |
|---|---|
| RGB | rgb(248, 122, 239) |
| HSL | hsl(304, 90%, 73%) |
| HSV | hsv(304, 51%, 97%) |
| CMYK | cmyk(0%, 50.8%, 3.6%, 2.7%) |
| CIE-LAB | lab(69.55, 63.13, -37.49) |
| CIE-LCH | lch(69.55, 73.43, 329.30°) |
| OKLab | oklab(76.36% 0.1784 -0.1025) |
| OKLCH | oklch(76.36% 0.206 330.1) |
| XYZ | xyz(61.2504, 40.1113, 86.1607) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.87
Violet (CSS)
#EE82EE
ΔE00 1.96
Candy Pink
#FF63E9
ΔE00 3.63
Light Magenta
#FA5FF7
ΔE00 4.63
Violet Pink
#FB5FFC
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87AEF #7AF883
analogous
#C27AF8 #F87AEF #F87AB0
triadic
#F87AEF #EFF87A #7AEFF8
tetradic
#F87AEF #F8C27A #7AF883 #7AB0F8
square
#F87AEF #F8C27A #7AF883 #7AB0F8
split-complementary
#F87AEF #B0F87A #7AF8C2
monochromatic
#EB0CDB #F540E8 #F87AEF #FBB4F6 #FDE2FC
Accessibility & contrast
On white
2.33
#F87AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F87AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87AEF
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87AEF | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF3
Deuteranopia (green-blind)
#98B0EB
Tritanopia (blue-blind)
#FF85AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f87aef; /* rgb */ color: rgb(248, 122, 239); /* oklch */ color: oklch(76.4% 0.206 330.1);
Tailwind
colors: {
custom: {
50: '#fda5f4',
500: '#f87aef',
950: '#000000',
},
}SCSS
$custom: #f87aef; $custom-light: #fda5f4; $custom-dark: #000000;
JSON
{
"hex": "#f87aef",
"rgb": {
"r": 248,
"g": 122,
"b": 239
},
"hsl": {
"h": 304.286,
"s": 90,
"l": 72.549
},
"oklch": {
"l": 0.76359,
"c": 0.20573,
"h": 330.1
},
"luminance": 0.40108
}Semantic roles & 50–950 ramp
primary
#F87AEF
secondary
#D5F6D8
accent
#E61000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85