#F87CF1#F87CF1
#F87CF1 is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.7% C 0.204 H 329.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F87CF1 |
|---|---|
| RGB | rgb(248, 124, 241) |
| HSL | hsl(303, 90%, 73%) |
| HSV | hsv(303, 50%, 97%) |
| CMYK | cmyk(0%, 50%, 2.8%, 2.7%) |
| CIE-LAB | lab(69.98, 62.54, -37.91) |
| CIE-LCH | lch(69.98, 73.13, 328.77°) |
| OKLab | oklab(76.71% 0.1761 -0.1037) |
| OKLCH | oklch(76.71% 0.204 329.5) |
| XYZ | xyz(61.7956, 40.7263, 87.8081) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.74
Purply Pink
#F075E6
ΔE00 2.23
Candy Pink
#FF63E9
ΔE00 4.03
Light Magenta
#FA5FF7
ΔE00 4.87
Violet Pink
#FB5FFC
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87CF1 #7CF883
analogous
#C17CF8 #F87CF1 #F87CB3
triadic
#F87CF1 #F1F87C #7CF1F8
tetradic
#F87CF1 #F8C17C #7CF883 #7CB3F8
square
#F87CF1 #F8C17C #7CF883 #7CB3F8
split-complementary
#F87CF1 #B3F87C #7CF8C1
monochromatic
#ED0DE0 #F542EB #F87CF1 #FBB6F7 #FDE2FC
Accessibility & contrast
On white
2.30
#F87CF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#F87CF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87CF1
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87CF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87CF1 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A0F5
Deuteranopia (green-blind)
#99B1ED
Tritanopia (blue-blind)
#FF87AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f87cf1; /* rgb */ color: rgb(248, 124, 241); /* oklch */ color: oklch(76.7% 0.204 329.5);
Tailwind
colors: {
custom: {
50: '#fda6f6',
500: '#f87cf1',
950: '#000000',
},
}SCSS
$custom: #f87cf1; $custom-light: #fda6f6; $custom-dark: #000000;
JSON
{
"hex": "#f87cf1",
"rgb": {
"r": 248,
"g": 124,
"b": 241
},
"hsl": {
"h": 303.387,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.76708,
"c": 0.20433,
"h": 329.5
},
"luminance": 0.40723
}Semantic roles & 50–950 ramp
primary
#F87CF1
secondary
#D5F6D7
accent
#E60D00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85