#F87FEE#F87FEE
#F87FEE is a light, vivid purple. Relative luminance 0.413; OKLCH L 77.0% C 0.197 H 330.5°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F87FEE |
|---|---|
| RGB | rgb(248, 127, 238) |
| HSL | hsl(305, 90%, 74%) |
| HSV | hsv(305, 49%, 97%) |
| CMYK | cmyk(0%, 48.8%, 4%, 2.7%) |
| CIE-LAB | lab(70.39, 60.62, -35.63) |
| CIE-LCH | lch(70.39, 70.32, 329.56°) |
| OKLab | oklab(76.97% 0.1715 -0.0972) |
| OKLCH | oklch(76.97% 0.197 330.5) |
| XYZ | xyz(61.7328, 41.3119, 85.5948) |
| Luminance | 0.4131 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.69
Purply Pink
#F075E6
ΔE00 2.48
Candy Pink
#FF63E9
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 5.04
Light Magenta
#FA5FF7
ΔE00 5.62
Violet Pink
#FB5FFC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87FEE #7FF889
analogous
#C57FF8 #F87FEE #F87FB1
triadic
#F87FEE #EEF87F #7FEEF8
tetradic
#F87FEE #F8C57F #7FF889 #7FB1F8
square
#F87FEE #F8C57F #7FF889 #7FB1F8
split-complementary
#F87FEE #B1F87F #7FF8C5
monochromatic
#F00DDD #F545E6 #F87FEE #FBB9F6 #FDE2FB
Accessibility & contrast
On white
2.27
#F87FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#F87FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87FEE
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87FEE | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F2
Deuteranopia (green-blind)
#9CB2EA
Tritanopia (blue-blind)
#FF89AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87fee; /* rgb */ color: rgb(248, 127, 238); /* oklch */ color: oklch(77.0% 0.197 330.5);
Tailwind
colors: {
custom: {
50: '#fda8f4',
500: '#f87fee',
950: '#000000',
},
}SCSS
$custom: #f87fee; $custom-light: #fda8f4; $custom-dark: #000000;
JSON
{
"hex": "#f87fee",
"rgb": {
"r": 248,
"g": 127,
"b": 238
},
"hsl": {
"h": 304.959,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.76971,
"c": 0.19716,
"h": 330.5
},
"luminance": 0.41308
}Semantic roles & 50–950 ramp
primary
#F87FEE
secondary
#D6F5D8
accent
#E61300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85