#F87CFB#F87CFB
#F87CFB is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.2% C 0.213 H 326.5°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F87CFB |
|---|---|
| RGB | rgb(248, 124, 251) |
| HSL | hsl(299, 94%, 74%) |
| HSV | hsv(299, 51%, 98%) |
| CMYK | cmyk(1.2%, 50.6%, 0%, 1.6%) |
| CIE-LAB | lab(70.41, 64.24, -42.72) |
| CIE-LCH | lch(70.41, 77.15, 326.38°) |
| OKLab | oklab(77.17% 0.1775 -0.1175) |
| OKLCH | oklch(77.17% 0.213 326.5) |
| XYZ | xyz(63.3304, 41.3403, 95.8918) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.40
Purply Pink
#F075E6
ΔE00 3.32
Violet Pink
#FB5FFC
ΔE00 4.52
Light Magenta
#FA5FF7
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 4.70
Lavender Pink
#DD85D7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87CFB #7FFB7C
analogous
#B87CFB #F87CFB #FB7CBE
triadic
#F87CFB #FBF87C #7CFBF8
tetradic
#F87CFB #FBB87C #7FFB7C #7CBEFB
square
#F87CFB #FBB87C #7FFB7C #7CBEFB
split-complementary
#F87CFB #BEFB7C #7CFBB8
monochromatic
#F007F5 #F541F9 #F87CFB #FBB7FD #FDE1FE
Accessibility & contrast
On white
2.27
#F87CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#F87CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87CFB
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87CFB | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FF
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#FE8BB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87cfb; /* rgb */ color: rgb(248, 124, 251); /* oklch */ color: oklch(77.2% 0.213 326.5);
Tailwind
colors: {
custom: {
50: '#fda7fd',
500: '#f87cfb',
950: '#000000',
},
}SCSS
$custom: #f87cfb; $custom-light: #fda7fd; $custom-dark: #000000;
JSON
{
"hex": "#f87cfb",
"rgb": {
"r": 248,
"g": 124,
"b": 251
},
"hsl": {
"h": 298.583,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.77166,
"c": 0.21288,
"h": 326.5
},
"luminance": 0.41337
}Semantic roles & 50–950 ramp
primary
#F87CFB
secondary
#D6F6D5
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85