#F87EF1#F87EF1
#F87EF1 is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.0% C 0.201 H 329.5°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F87EF1 |
|---|---|
| RGB | rgb(248, 126, 241) |
| HSL | hsl(303, 90%, 73%) |
| HSV | hsv(303, 49%, 97%) |
| CMYK | cmyk(0%, 49.2%, 2.8%, 2.7%) |
| CIE-LAB | lab(70.34, 61.60, -37.36) |
| CIE-LCH | lch(70.34, 72.04, 328.76°) |
| OKLab | oklab(76.97% 0.1734 -0.1022) |
| OKLCH | oklch(76.97% 0.201 329.5) |
| XYZ | xyz(62.0487, 41.2327, 87.8925) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.60
Purply Pink
#F075E6
ΔE00 2.47
Candy Pink
#FF63E9
ΔE00 4.36
Light Magenta
#FA5FF7
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 5.37
Violet Pink
#FB5FFC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87EF1 #7EF885
analogous
#C27EF8 #F87EF1 #F87EB4
triadic
#F87EF1 #F1F87E #7EF1F8
tetradic
#F87EF1 #F8C27E #7EF885 #7EB4F8
square
#F87EF1 #F8C27E #7EF885 #7EB4F8
split-complementary
#F87EF1 #B4F87E #7EF8C2
monochromatic
#EF0DE2 #F544EB #F87EF1 #FBB8F7 #FDE2FC
Accessibility & contrast
On white
2.27
#F87EF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#F87EF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87EF1
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87EF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87EF1 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A1F5
Deuteranopia (green-blind)
#9AB2ED
Tritanopia (blue-blind)
#FF89AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87ef1; /* rgb */ color: rgb(248, 126, 241); /* oklch */ color: oklch(77.0% 0.201 329.5);
Tailwind
colors: {
custom: {
50: '#fda8f6',
500: '#f87ef1',
950: '#000000',
},
}SCSS
$custom: #f87ef1; $custom-light: #fda8f6; $custom-dark: #000000;
JSON
{
"hex": "#f87ef1",
"rgb": {
"r": 248,
"g": 126,
"b": 241
},
"hsl": {
"h": 303.443,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.76971,
"c": 0.20124,
"h": 329.5
},
"luminance": 0.41229
}Semantic roles & 50–950 ramp
primary
#F87EF1
secondary
#D5F6D7
accent
#E60D00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85