#F87CE9#F87CE9
#F87CE9 is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.4% C 0.198 H 332.1°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F87CE9 |
|---|---|
| RGB | rgb(248, 124, 233) |
| HSL | hsl(307, 90%, 73%) |
| HSV | hsv(307, 50%, 97%) |
| CMYK | cmyk(0%, 50%, 6%, 2.7%) |
| CIE-LAB | lab(69.65, 61.21, -34.03) |
| CIE-LCH | lch(69.65, 70.03, 330.93°) |
| OKLab | oklab(76.36% 0.1747 -0.0926) |
| OKLCH | oklch(76.36% 0.198 332.1) |
| XYZ | xyz(60.6268, 40.2588, 81.6524) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.05
Violet (CSS)
#EE82EE
ΔE00 2.24
Candy Pink
#FF63E9
ΔE00 3.95
Lavender Pink
#DD85D7
ΔE00 4.84
Light Magenta
#FA5FF7
ΔE00 5.50
Violet Pink
#FB5FFC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87CE9 #7CF88B
analogous
#C97CF8 #F87CE9 #F87CAB
triadic
#F87CE9 #E9F87C #7CE9F8
tetradic
#F87CE9 #F8C97C #7CF88B #7CABF8
square
#F87CE9 #F8C97C #7CF88B #7CABF8
split-complementary
#F87CE9 #ABF87C #7CF8C9
monochromatic
#ED0DD2 #F542DF #F87CE9 #FBB6F3 #FDE2FA
Accessibility & contrast
On white
2.32
#F87CE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F87CE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87CE9
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87CE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87CE9 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789FED
Deuteranopia (green-blind)
#9CB1E5
Tritanopia (blue-blind)
#FF85A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f87ce9; /* rgb */ color: rgb(248, 124, 233); /* oklch */ color: oklch(76.4% 0.198 332.1);
Tailwind
colors: {
custom: {
50: '#fda6f0',
500: '#f87ce9',
950: '#000000',
},
}SCSS
$custom: #f87ce9; $custom-light: #fda6f0; $custom-dark: #000000;
JSON
{
"hex": "#f87ce9",
"rgb": {
"r": 248,
"g": 124,
"b": 233
},
"hsl": {
"h": 307.258,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.76356,
"c": 0.19773,
"h": 332.1
},
"luminance": 0.40255
}Semantic roles & 50–950 ramp
primary
#F87CE9
secondary
#D5F6D9
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84