#F87DF4#F87DF4
#F87DF4 is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.0% C 0.205 H 328.6°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DF4 |
|---|---|
| RGB | rgb(248, 125, 244) |
| HSL | hsl(302, 90%, 73%) |
| HSV | hsv(302, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 1.6%, 2.7%) |
| CIE-LAB | lab(70.29, 62.57, -39.09) |
| CIE-LCH | lch(70.29, 73.78, 328.01°) |
| OKLab | oklab(76.97% 0.1752 -0.1071) |
| OKLCH | oklch(76.97% 0.205 328.6) |
| XYZ | xyz(62.3733, 41.1589, 90.2295) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.72
Purply Pink
#F075E6
ΔE00 2.59
Candy Pink
#FF63E9
ΔE00 4.33
Light Magenta
#FA5FF7
ΔE00 4.90
Violet Pink
#FB5FFC
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DF4 #7DF881
analogous
#BE7DF8 #F87DF4 #F87DB6
triadic
#F87DF4 #F4F87D #7DF4F8
tetradic
#F87DF4 #F8BE7D #7DF881 #7DB6F8
square
#F87DF4 #F8BE7D #7DF881 #7DB6F8
split-complementary
#F87DF4 #B6F87D #7DF8BE
monochromatic
#EE0DE6 #F543EF #F87DF4 #FBB7F9 #FDE2FD
Accessibility & contrast
On white
2.27
#F87DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#F87DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DF4
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DF4 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F8
Deuteranopia (green-blind)
#98B2F0
Tritanopia (blue-blind)
#FF89AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87df4; /* rgb */ color: rgb(248, 125, 244); /* oklch */ color: oklch(77.0% 0.205 328.6);
Tailwind
colors: {
custom: {
50: '#fda7f8',
500: '#f87df4',
950: '#000000',
},
}SCSS
$custom: #f87df4; $custom-light: #fda7f8; $custom-dark: #000000;
JSON
{
"hex": "#f87df4",
"rgb": {
"r": 248,
"g": 125,
"b": 244
},
"hsl": {
"h": 301.951,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.76974,
"c": 0.20533,
"h": 328.6
},
"luminance": 0.41155
}Semantic roles & 50–950 ramp
primary
#F87DF4
secondary
#D5F6D7
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85