#F87DF1#F87DF1
#F87DF1 is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.8% C 0.203 H 329.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DF1 |
|---|---|
| RGB | rgb(248, 125, 241) |
| HSL | hsl(303, 90%, 73%) |
| HSV | hsv(303, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 2.8%, 2.7%) |
| CIE-LAB | lab(70.16, 62.07, -37.64) |
| CIE-LCH | lch(70.16, 72.59, 328.77°) |
| OKLab | oklab(76.84% 0.1747 -0.1029) |
| OKLCH | oklch(76.84% 0.203 329.5) |
| XYZ | xyz(61.9215, 40.9782, 87.8501) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.66
Purply Pink
#F075E6
ΔE00 2.35
Candy Pink
#FF63E9
ΔE00 4.19
Light Magenta
#FA5FF7
ΔE00 5.05
Violet Pink
#FB5FFC
ΔE00 5.21
Lavender Pink
#DD85D7
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DF1 #7DF884
analogous
#C27DF8 #F87DF1 #F87DB3
triadic
#F87DF1 #F1F87D #7DF1F8
tetradic
#F87DF1 #F8C27D #7DF884 #7DB3F8
square
#F87DF1 #F8C27D #7DF884 #7DB3F8
split-complementary
#F87DF1 #B3F87D #7DF8C2
monochromatic
#EE0DE1 #F543EB #F87DF1 #FBB7F7 #FDE2FC
Accessibility & contrast
On white
2.28
#F87DF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#F87DF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DF1
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DF1 | 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)
#75A1F5
Deuteranopia (green-blind)
#99B2ED
Tritanopia (blue-blind)
#FF88AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f87df1; /* rgb */ color: rgb(248, 125, 241); /* oklch */ color: oklch(76.8% 0.203 329.5);
Tailwind
colors: {
custom: {
50: '#fda7f6',
500: '#f87df1',
950: '#000000',
},
}SCSS
$custom: #f87df1; $custom-light: #fda7f6; $custom-dark: #000000;
JSON
{
"hex": "#f87df1",
"rgb": {
"r": 248,
"g": 125,
"b": 241
},
"hsl": {
"h": 303.415,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.76839,
"c": 0.20279,
"h": 329.5
},
"luminance": 0.40975
}Semantic roles & 50–950 ramp
primary
#F87DF1
secondary
#D5F6D7
accent
#E60D00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85