#F87DF3#F87DF3
#F87DF3 is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 76.9% C 0.204 H 328.9°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DF3 |
|---|---|
| RGB | rgb(248, 125, 243) |
| HSL | hsl(302, 90%, 73%) |
| HSV | hsv(302, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 2%, 2.7%) |
| CIE-LAB | lab(70.24, 62.40, -38.60) |
| CIE-LCH | lch(70.24, 73.38, 328.26°) |
| OKLab | oklab(76.93% 0.175 -0.1057) |
| OKLCH | oklch(76.93% 0.204 328.9) |
| XYZ | xyz(62.2219, 41.0984, 89.4321) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.69
Purply Pink
#F075E6
ΔE00 2.50
Candy Pink
#FF63E9
ΔE00 4.28
Light Magenta
#FA5FF7
ΔE00 4.95
Violet Pink
#FB5FFC
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DF3 #7DF882
analogous
#BF7DF8 #F87DF3 #F87DB5
triadic
#F87DF3 #F3F87D #7DF3F8
tetradic
#F87DF3 #F8BF7D #7DF882 #7DB5F8
square
#F87DF3 #F8BF7D #7DF882 #7DB5F8
split-complementary
#F87DF3 #B5F87D #7DF8BF
monochromatic
#EE0DE5 #F543EE #F87DF3 #FBB7F8 #FDE2FC
Accessibility & contrast
On white
2.28
#F87DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#F87DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DF3
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DF3 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F7
Deuteranopia (green-blind)
#99B2EF
Tritanopia (blue-blind)
#FF89AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87df3; /* rgb */ color: rgb(248, 125, 243); /* oklch */ color: oklch(76.9% 0.204 328.9);
Tailwind
colors: {
custom: {
50: '#fda7f7',
500: '#f87df3',
950: '#000000',
},
}SCSS
$custom: #f87df3; $custom-light: #fda7f7; $custom-dark: #000000;
JSON
{
"hex": "#f87df3",
"rgb": {
"r": 248,
"g": 125,
"b": 243
},
"hsl": {
"h": 302.439,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.76929,
"c": 0.20448,
"h": 328.9
},
"luminance": 0.41095
}Semantic roles & 50–950 ramp
primary
#F87DF3
secondary
#D5F6D7
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85