#F87CF9#F87CF9
#F87CF9 is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.1% C 0.211 H 327.1°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F87CF9 |
|---|---|
| RGB | rgb(248, 124, 249) |
| HSL | hsl(300, 91%, 73%) |
| HSV | hsv(300, 50%, 98%) |
| CMYK | cmyk(0.4%, 50.2%, 0%, 2.4%) |
| CIE-LAB | lab(70.33, 63.89, -41.76) |
| CIE-LCH | lch(70.33, 76.33, 326.83°) |
| OKLab | oklab(77.07% 0.1773 -0.1147) |
| OKLCH | oklch(77.07% 0.211 327.1) |
| XYZ | xyz(63.0168, 41.2148, 94.2402) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 3.07
Candy Pink
#FF63E9
ΔE00 4.53
Violet Pink
#FB5FFC
ΔE00 4.58
Light Magenta
#FA5FF7
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87CF9 #7DF97C
analogous
#B97CF9 #F87CF9 #F97CBB
triadic
#F87CF9 #F9F87C #7CF9F8
tetradic
#F87CF9 #F9B97C #7DF97C #7CBBF9
square
#F87CF9 #F9B97C #7DF97C #7CBBF9
split-complementary
#F87CF9 #BBF97C #7CF9B9
monochromatic
#EE0BF0 #F541F6 #F87CF9 #FBB7FC #FDE2FE
Accessibility & contrast
On white
2.27
#F87CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F87CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87CF9
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87CF9 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FD
Deuteranopia (green-blind)
#95B2F5
Tritanopia (blue-blind)
#FE8AB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87cf9; /* rgb */ color: rgb(248, 124, 249); /* oklch */ color: oklch(77.1% 0.211 327.1);
Tailwind
colors: {
custom: {
50: '#fda6fb',
500: '#f87cf9',
950: '#000000',
},
}SCSS
$custom: #f87cf9; $custom-light: #fda6fb; $custom-dark: #000000;
JSON
{
"hex": "#f87cf9",
"rgb": {
"r": 248,
"g": 124,
"b": 249
},
"hsl": {
"h": 299.52,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.77073,
"c": 0.21115,
"h": 327.1
},
"luminance": 0.41211
}Semantic roles & 50–950 ramp
primary
#F87CF9
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85