#F87BFC#F87BFC
#F87BFC is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.1% C 0.215 H 326.2°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F87BFC |
|---|---|
| RGB | rgb(248, 123, 252) |
| HSL | hsl(298, 96%, 74%) |
| HSV | hsv(298, 51%, 99%) |
| CMYK | cmyk(1.6%, 51.2%, 0%, 1.2%) |
| CIE-LAB | lab(70.28, 64.88, -43.47) |
| CIE-LCH | lch(70.28, 78.09, 326.18°) |
| OKLab | oklab(77.09% 0.179 -0.1196) |
| OKLCH | oklch(77.09% 0.215 326.2) |
| XYZ | xyz(63.3638, 41.1541, 96.6826) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 3.40
Violet Pink
#FB5FFC
ΔE00 4.32
Light Magenta
#FA5FF7
ΔE00 4.41
Candy Pink
#FF63E9
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87BFC #7FFC7B
analogous
#B77BFC #F87BFC #FC7BBF
triadic
#F87BFC #FCF87B #7BFCF8
tetradic
#F87BFC #FCB77B #7FFC7B #7BBFFC
square
#F87BFC #FCB77B #7FFC7B #7BBFFC
split-complementary
#F87BFC #BFFC7B #7BFCB7
monochromatic
#F006F7 #F53FFB #F87BFC #FBB7FD #FDE1FE
Accessibility & contrast
On white
2.28
#F87BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#F87BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87BFC
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87BFC | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#FE8AB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87bfc; /* rgb */ color: rgb(248, 123, 252); /* oklch */ color: oklch(77.1% 0.215 326.2);
Tailwind
colors: {
custom: {
50: '#fda6fe',
500: '#f87bfc',
950: '#000000',
},
}SCSS
$custom: #f87bfc; $custom-light: #fda6fe; $custom-dark: #000000;
JSON
{
"hex": "#f87bfc",
"rgb": {
"r": 248,
"g": 123,
"b": 252
},
"hsl": {
"h": 298.14,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.77085,
"c": 0.21525,
"h": 326.2
},
"luminance": 0.41151
}Semantic roles & 50–950 ramp
primary
#F87BFC
secondary
#D6F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86