#F87BF9#F87BF9
#F87BF9 is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.9% C 0.213 H 327.1°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F87BF9 |
|---|---|
| RGB | rgb(248, 123, 249) |
| HSL | hsl(300, 91%, 73%) |
| HSV | hsv(300, 51%, 98%) |
| CMYK | cmyk(0.4%, 50.6%, 0%, 2.4%) |
| CIE-LAB | lab(70.15, 64.36, -42.03) |
| CIE-LCH | lch(70.15, 76.87, 326.85°) |
| OKLab | oklab(76.94% 0.1786 -0.1155) |
| OKLCH | oklch(76.94% 0.213 327.1) |
| XYZ | xyz(62.8921, 40.9655, 94.1986) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 3.01
Candy Pink
#FF63E9
ΔE00 4.40
Violet Pink
#FB5FFC
ΔE00 4.40
Light Magenta
#FA5FF7
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87BF9 #7CF97B
analogous
#B97BF9 #F87BF9 #F97BBB
triadic
#F87BF9 #F9F87B #7BF9F8
tetradic
#F87BF9 #F9B97B #7CF97B #7BBBF9
square
#F87BF9 #F9B97B #7CF97B #7BBBF9
split-complementary
#F87BF9 #BBF97B #7BF9B9
monochromatic
#ED0BEF #F540F6 #F87BF9 #FBB6FC #FDE2FE
Accessibility & contrast
On white
2.28
#F87BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#F87BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87BF9
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87BF9 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FD
Deuteranopia (green-blind)
#95B1F5
Tritanopia (blue-blind)
#FE89AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f87bf9; /* rgb */ color: rgb(248, 123, 249); /* oklch */ color: oklch(76.9% 0.213 327.1);
Tailwind
colors: {
custom: {
50: '#fda6fb',
500: '#f87bf9',
950: '#000000',
},
}SCSS
$custom: #f87bf9; $custom-light: #fda6fb; $custom-dark: #000000;
JSON
{
"hex": "#f87bf9",
"rgb": {
"r": 248,
"g": 123,
"b": 249
},
"hsl": {
"h": 299.524,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.76945,
"c": 0.21267,
"h": 327.1
},
"luminance": 0.40962
}Semantic roles & 50–950 ramp
primary
#F87BF9
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85