#F87FED#F87FED
#F87FED is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.9% C 0.196 H 330.8°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F87FED |
|---|---|
| RGB | rgb(248, 127, 237) |
| HSL | hsl(305, 90%, 74%) |
| HSV | hsv(305, 49%, 97%) |
| CMYK | cmyk(0%, 48.8%, 4.4%, 2.7%) |
| CIE-LAB | lab(70.35, 60.45, -35.14) |
| CIE-LCH | lch(70.35, 69.93, 329.83°) |
| OKLab | oklab(76.93% 0.1713 -0.0958) |
| OKLCH | oklch(76.93% 0.196 330.8) |
| XYZ | xyz(61.5863, 41.2533, 84.8232) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.77
Purply Pink
#F075E6
ΔE00 2.47
Candy Pink
#FF63E9
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 4.96
Light Magenta
#FA5FF7
ΔE00 5.70
Violet Pink
#FB5FFC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87FED #7FF88A
analogous
#C77FF8 #F87FED #F87FB0
triadic
#F87FED #EDF87F #7FEDF8
tetradic
#F87FED #F8C77F #7FF88A #7FB0F8
square
#F87FED #F8C77F #7FF88A #7FB0F8
split-complementary
#F87FED #B0F87F #7FF8C7
monochromatic
#F00DDB #F545E5 #F87FED #FBB9F5 #FDE2FB
Accessibility & contrast
On white
2.27
#F87FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#F87FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87FED
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87FED | 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)
#79A1F1
Deuteranopia (green-blind)
#9CB2E9
Tritanopia (blue-blind)
#FF89AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87fed; /* rgb */ color: rgb(248, 127, 237); /* oklch */ color: oklch(76.9% 0.196 330.8);
Tailwind
colors: {
custom: {
50: '#fda8f3',
500: '#f87fed',
950: '#000000',
},
}SCSS
$custom: #f87fed; $custom-light: #fda8f3; $custom-dark: #000000;
JSON
{
"hex": "#f87fed",
"rgb": {
"r": 248,
"g": 127,
"b": 237
},
"hsl": {
"h": 305.455,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.76928,
"c": 0.19632,
"h": 330.8
},
"luminance": 0.4125
}Semantic roles & 50–950 ramp
primary
#F87FED
secondary
#D6F5D8
accent
#E61500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85