#F87BF1#F87BF1
#F87BF1 is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.6% C 0.206 H 329.5°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F87BF1 |
|---|---|
| RGB | rgb(248, 123, 241) |
| HSL | hsl(303, 90%, 73%) |
| HSV | hsv(303, 50%, 97%) |
| CMYK | cmyk(0%, 50.4%, 2.8%, 2.7%) |
| CIE-LAB | lab(69.81, 63.00, -38.19) |
| CIE-LCH | lch(69.81, 73.67, 328.78°) |
| OKLab | oklab(76.58% 0.1774 -0.1045) |
| OKLCH | oklch(76.58% 0.206 329.5) |
| XYZ | xyz(61.6709, 40.4769, 87.7666) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.84
Purply Pink
#F075E6
ΔE00 2.12
Candy Pink
#FF63E9
ΔE00 3.87
Light Magenta
#FA5FF7
ΔE00 4.68
Violet Pink
#FB5FFC
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87BF1 #7BF882
analogous
#C07BF8 #F87BF1 #F87BB2
triadic
#F87BF1 #F1F87B #7BF1F8
tetradic
#F87BF1 #F8C07B #7BF882 #7BB2F8
square
#F87BF1 #F8C07B #7BF882 #7BB2F8
split-complementary
#F87BF1 #B2F87B #7BF8C0
monochromatic
#EC0DE0 #F541EB #F87BF1 #FBB5F7 #FDE2FC
Accessibility & contrast
On white
2.31
#F87BF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#F87BF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87BF1
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87BF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87BF1 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A0F5
Deuteranopia (green-blind)
#98B1ED
Tritanopia (blue-blind)
#FF87AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f87bf1; /* rgb */ color: rgb(248, 123, 241); /* oklch */ color: oklch(76.6% 0.206 329.5);
Tailwind
colors: {
custom: {
50: '#fda6f6',
500: '#f87bf1',
950: '#000000',
},
}SCSS
$custom: #f87bf1; $custom-light: #fda6f6; $custom-dark: #000000;
JSON
{
"hex": "#f87bf1",
"rgb": {
"r": 248,
"g": 123,
"b": 241
},
"hsl": {
"h": 303.36,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.76578,
"c": 0.20587,
"h": 329.5
},
"luminance": 0.40473
}Semantic roles & 50–950 ramp
primary
#F87BF1
secondary
#D5F6D7
accent
#E60D00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85