#F87BFB#F87BFB
#F87BFB is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.0% C 0.214 H 326.5°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F87BFB |
|---|---|
| RGB | rgb(248, 123, 251) |
| HSL | hsl(299, 94%, 73%) |
| HSV | hsv(299, 51%, 98%) |
| CMYK | cmyk(1.2%, 51%, 0%, 1.6%) |
| CIE-LAB | lab(70.24, 64.70, -42.99) |
| CIE-LCH | lch(70.24, 77.68, 326.40°) |
| OKLab | oklab(77.04% 0.1788 -0.1183) |
| OKLCH | oklch(77.04% 0.214 326.5) |
| XYZ | xyz(63.2057, 41.0909, 95.8502) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 3.27
Violet Pink
#FB5FFC
ΔE00 4.34
Light Magenta
#FA5FF7
ΔE00 4.40
Candy Pink
#FF63E9
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87BFB #7EFB7B
analogous
#B87BFB #F87BFB #FB7BBE
triadic
#F87BFB #FBF87B #7BFBF8
tetradic
#F87BFB #FBB87B #7EFB7B #7BBEFB
square
#F87BFB #FBB87B #7EFB7B #7BBEFB
split-complementary
#F87BFB #BEFB7B #7BFBB8
monochromatic
#EF07F4 #F540F9 #F87BFB #FBB6FD #FDE1FE
Accessibility & contrast
On white
2.28
#F87BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#F87BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87BFB
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87BFB | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#94B1F7
Tritanopia (blue-blind)
#FE8AB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87bfb; /* rgb */ color: rgb(248, 123, 251); /* oklch */ color: oklch(77.0% 0.214 326.5);
Tailwind
colors: {
custom: {
50: '#fda6fd',
500: '#f87bfb',
950: '#000000',
},
}SCSS
$custom: #f87bfb; $custom-light: #fda6fd; $custom-dark: #000000;
JSON
{
"hex": "#f87bfb",
"rgb": {
"r": 248,
"g": 123,
"b": 251
},
"hsl": {
"h": 298.594,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.77038,
"c": 0.21439,
"h": 326.5
},
"luminance": 0.41087
}Semantic roles & 50–950 ramp
primary
#F87BFB
secondary
#D5F6D5
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85