#F87FEC#F87FEC
#F87FEC is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.9% C 0.196 H 331.1°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F87FEC |
|---|---|
| RGB | rgb(248, 127, 236) |
| HSL | hsl(306, 90%, 74%) |
| HSV | hsv(306, 49%, 97%) |
| CMYK | cmyk(0%, 48.8%, 4.8%, 2.7%) |
| CIE-LAB | lab(70.31, 60.29, -34.66) |
| CIE-LCH | lch(70.31, 69.54, 330.11°) |
| OKLab | oklab(76.88% 0.1712 -0.0945) |
| OKLCH | oklch(76.88% 0.196 331.1) |
| XYZ | xyz(61.4406, 41.1951, 84.0559) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.86
Purply Pink
#F075E6
ΔE00 2.47
Candy Pink
#FF63E9
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 4.88
Light Magenta
#FA5FF7
ΔE00 5.78
Violet Pink
#FB5FFC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87FEC #7FF88B
analogous
#C77FF8 #F87FEC #F87FAF
triadic
#F87FEC #ECF87F #7FECF8
tetradic
#F87FEC #F8C77F #7FF88B #7FAFF8
square
#F87FEC #F8C77F #7FF88B #7FAFF8
split-complementary
#F87FEC #AFF87F #7FF8C7
monochromatic
#F00DD9 #F545E3 #F87FEC #FBB9F5 #FDE2FB
Accessibility & contrast
On white
2.27
#F87FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F87FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87FEC
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87FEC | 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)
#7AA1F0
Deuteranopia (green-blind)
#9DB2E8
Tritanopia (blue-blind)
#FF88AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87fec; /* rgb */ color: rgb(248, 127, 236); /* oklch */ color: oklch(76.9% 0.196 331.1);
Tailwind
colors: {
custom: {
50: '#fda8f2',
500: '#f87fec',
950: '#000000',
},
}SCSS
$custom: #f87fec; $custom-light: #fda8f2; $custom-dark: #000000;
JSON
{
"hex": "#f87fec",
"rgb": {
"r": 248,
"g": 127,
"b": 236
},
"hsl": {
"h": 305.95,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.76884,
"c": 0.1955,
"h": 331.1
},
"luminance": 0.41191
}Semantic roles & 50–950 ramp
primary
#F87FEC
secondary
#D6F5D9
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85