#F87BFA#F87BFA
#F87BFA is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 77.0% C 0.214 H 326.8°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F87BFA |
|---|---|
| RGB | rgb(248, 123, 250) |
| HSL | hsl(299, 93%, 73%) |
| HSV | hsv(299, 51%, 98%) |
| CMYK | cmyk(0.8%, 50.8%, 0%, 2%) |
| CIE-LAB | lab(70.20, 64.53, -42.51) |
| CIE-LCH | lch(70.20, 77.28, 326.62°) |
| OKLab | oklab(76.99% 0.1787 -0.1169) |
| OKLCH | oklch(76.99% 0.214 326.8) |
| XYZ | xyz(63.0485, 41.0280, 95.0222) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 3.14
Violet Pink
#FB5FFC
ΔE00 4.37
Light Magenta
#FA5FF7
ΔE00 4.40
Candy Pink
#FF63E9
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87BFA #7DFA7B
analogous
#B87BFA #F87BFA #FA7BBC
triadic
#F87BFA #FAF87B #7BFAF8
tetradic
#F87BFA #FAB87B #7DFA7B #7BBCFA
square
#F87BFA #FAB87B #7DFA7B #7BBCFA
split-complementary
#F87BFA #BCFA7B #7BFAB8
monochromatic
#EE09F1 #F540F8 #F87BFA #FBB6FC #FDE2FE
Accessibility & contrast
On white
2.28
#F87BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#F87BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87BFA
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87BFA | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FE
Deuteranopia (green-blind)
#94B1F6
Tritanopia (blue-blind)
#FE89B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87bfa; /* rgb */ color: rgb(248, 123, 250); /* oklch */ color: oklch(77.0% 0.214 326.8);
Tailwind
colors: {
custom: {
50: '#fda6fc',
500: '#f87bfa',
950: '#000000',
},
}SCSS
$custom: #f87bfa; $custom-light: #fda6fc; $custom-dark: #000000;
JSON
{
"hex": "#f87bfa",
"rgb": {
"r": 248,
"g": 123,
"b": 250
},
"hsl": {
"h": 299.055,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.76991,
"c": 0.21353,
"h": 326.8
},
"luminance": 0.41025
}Semantic roles & 50–950 ramp
primary
#F87BFA
secondary
#D5F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85