#F87DF5#F87DF5
#F87DF5 is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.0% C 0.206 H 328.3°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DF5 |
|---|---|
| RGB | rgb(248, 125, 245) |
| HSL | hsl(301, 90%, 73%) |
| HSV | hsv(301, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 1.2%, 2.7%) |
| CIE-LAB | lab(70.33, 62.74, -39.57) |
| CIE-LCH | lch(70.33, 74.18, 327.76°) |
| OKLab | oklab(77.02% 0.1754 -0.1085) |
| OKLCH | oklch(77.02% 0.206 328.3) |
| XYZ | xyz(62.5255, 41.2198, 91.0314) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.78
Purply Pink
#F075E6
ΔE00 2.69
Candy Pink
#FF63E9
ΔE00 4.39
Light Magenta
#FA5FF7
ΔE00 4.86
Violet Pink
#FB5FFC
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DF5 #7DF880
analogous
#BD7DF8 #F87DF5 #F87DB8
triadic
#F87DF5 #F5F87D #7DF5F8
tetradic
#F87DF5 #F8BD7D #7DF880 #7DB8F8
square
#F87DF5 #F8BD7D #7DF880 #7DB8F8
split-complementary
#F87DF5 #B8F87D #7DF8BD
monochromatic
#EE0DE8 #F543F1 #F87DF5 #FBB7F9 #FDE2FD
Accessibility & contrast
On white
2.27
#F87DF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F87DF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DF5
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DF5 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A2F9
Deuteranopia (green-blind)
#98B2F1
Tritanopia (blue-blind)
#FF89AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87df5; /* rgb */ color: rgb(248, 125, 245); /* oklch */ color: oklch(77.0% 0.206 328.3);
Tailwind
colors: {
custom: {
50: '#fda7f9',
500: '#f87df5',
950: '#000000',
},
}SCSS
$custom: #f87df5; $custom-light: #fda7f9; $custom-dark: #000000;
JSON
{
"hex": "#f87df5",
"rgb": {
"r": 248,
"g": 125,
"b": 245
},
"hsl": {
"h": 301.463,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.77019,
"c": 0.20618,
"h": 328.3
},
"luminance": 0.41216
}Semantic roles & 50–950 ramp
primary
#F87DF5
secondary
#D5F6D6
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85