#F87BF4#F87BF4
#F87BF4 is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.7% C 0.208 H 328.6°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F87BF4 |
|---|---|
| RGB | rgb(248, 123, 244) |
| HSL | hsl(302, 90%, 73%) |
| HSV | hsv(302, 50%, 97%) |
| CMYK | cmyk(0%, 50.4%, 1.6%, 2.7%) |
| CIE-LAB | lab(69.94, 63.51, -39.63) |
| CIE-LCH | lch(69.94, 74.86, 328.03°) |
| OKLab | oklab(76.71% 0.1778 -0.1086) |
| OKLCH | oklch(76.71% 0.208 328.6) |
| XYZ | xyz(62.1227, 40.6577, 90.1460) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.91
Purply Pink
#F075E6
ΔE00 2.41
Candy Pink
#FF63E9
ΔE00 4.03
Light Magenta
#FA5FF7
ΔE00 4.53
Violet Pink
#FB5FFC
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87BF4 #7BF87F
analogous
#BD7BF8 #F87BF4 #F87BB5
triadic
#F87BF4 #F4F87B #7BF4F8
tetradic
#F87BF4 #F8BD7B #7BF87F #7BB5F8
square
#F87BF4 #F8BD7B #7BF87F #7BB5F8
split-complementary
#F87BF4 #B5F87B #7BF8BD
monochromatic
#EC0DE5 #F541EF #F87BF4 #FBB5F9 #FDE2FD
Accessibility & contrast
On white
2.30
#F87BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#F87BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87BF4
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87BF4 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A0F8
Deuteranopia (green-blind)
#97B1F0
Tritanopia (blue-blind)
#FF88AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f87bf4; /* rgb */ color: rgb(248, 123, 244); /* oklch */ color: oklch(76.7% 0.208 328.6);
Tailwind
colors: {
custom: {
50: '#fda6f8',
500: '#f87bf4',
950: '#000000',
},
}SCSS
$custom: #f87bf4; $custom-light: #fda6f8; $custom-dark: #000000;
JSON
{
"hex": "#f87bf4",
"rgb": {
"r": 248,
"g": 123,
"b": 244
},
"hsl": {
"h": 301.92,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.76714,
"c": 0.20839,
"h": 328.6
},
"luminance": 0.40654
}Semantic roles & 50–950 ramp
primary
#F87BF4
secondary
#D5F6D6
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85