#F87BF6#F87BF6
#F87BF6 is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.8% C 0.210 H 328.0°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F87BF6 |
|---|---|
| RGB | rgb(248, 123, 246) |
| HSL | hsl(301, 90%, 73%) |
| HSV | hsv(301, 50%, 97%) |
| CMYK | cmyk(0%, 50.4%, 0.8%, 2.7%) |
| CIE-LAB | lab(70.02, 63.85, -40.60) |
| CIE-LCH | lch(70.02, 75.66, 327.55°) |
| OKLab | oklab(76.81% 0.1781 -0.1114) |
| OKLCH | oklch(76.81% 0.21 328) |
| XYZ | xyz(62.4280, 40.7798, 91.7540) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.03
Purply Pink
#F075E6
ΔE00 2.64
Candy Pink
#FF63E9
ΔE00 4.16
Light Magenta
#FA5FF7
ΔE00 4.46
Violet Pink
#FB5FFC
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87BF6 #7BF87D
analogous
#BB7BF8 #F87BF6 #F87BB7
triadic
#F87BF6 #F6F87B #7BF6F8
tetradic
#F87BF6 #F8BB7B #7BF87D #7BB7F8
square
#F87BF6 #F8BB7B #7BF87D #7BB7F8
split-complementary
#F87BF6 #B7F87B #7BF8BB
monochromatic
#EC0DE9 #F541F2 #F87BF6 #FBB5FA #FDE2FD
Accessibility & contrast
On white
2.29
#F87BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#F87BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87BF6
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87BF6 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FA
Deuteranopia (green-blind)
#96B1F2
Tritanopia (blue-blind)
#FF88AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f87bf6; /* rgb */ color: rgb(248, 123, 246); /* oklch */ color: oklch(76.8% 0.210 328.0);
Tailwind
colors: {
custom: {
50: '#fda6f9',
500: '#f87bf6',
950: '#000000',
},
}SCSS
$custom: #f87bf6; $custom-light: #fda6f9; $custom-dark: #000000;
JSON
{
"hex": "#f87bf6",
"rgb": {
"r": 248,
"g": 123,
"b": 246
},
"hsl": {
"h": 300.96,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.76806,
"c": 0.21009,
"h": 328
},
"luminance": 0.40776
}Semantic roles & 50–950 ramp
primary
#F87BF6
secondary
#D5F6D6
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85