#F87EF0#F87EF0
#F87EF0 is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 76.9% C 0.200 H 329.8°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F87EF0 |
|---|---|
| RGB | rgb(248, 126, 240) |
| HSL | hsl(304, 90%, 73%) |
| HSV | hsv(304, 49%, 97%) |
| CMYK | cmyk(0%, 49.2%, 3.2%, 2.7%) |
| CIE-LAB | lab(70.30, 61.43, -36.88) |
| CIE-LCH | lch(70.30, 71.65, 329.02°) |
| OKLab | oklab(76.93% 0.1732 -0.1008) |
| OKLCH | oklch(76.93% 0.2 329.8) |
| XYZ | xyz(61.8998, 41.1731, 87.1080) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.62
Purply Pink
#F075E6
ΔE00 2.41
Candy Pink
#FF63E9
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 5.27
Light Magenta
#FA5FF7
ΔE00 5.30
Violet Pink
#FB5FFC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87EF0 #7EF886
analogous
#C37EF8 #F87EF0 #F87EB3
triadic
#F87EF0 #F0F87E #7EF0F8
tetradic
#F87EF0 #F8C37E #7EF886 #7EB3F8
square
#F87EF0 #F8C37E #7EF886 #7EB3F8
split-complementary
#F87EF0 #B3F87E #7EF8C3
monochromatic
#EF0DE0 #F544E9 #F87EF0 #FBB8F7 #FDE2FC
Accessibility & contrast
On white
2.27
#F87EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#F87EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87EF0
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87EF0 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F4
Deuteranopia (green-blind)
#9BB2EC
Tritanopia (blue-blind)
#FF89AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87ef0; /* rgb */ color: rgb(248, 126, 240); /* oklch */ color: oklch(76.9% 0.200 329.8);
Tailwind
colors: {
custom: {
50: '#fda8f5',
500: '#f87ef0',
950: '#000000',
},
}SCSS
$custom: #f87ef0; $custom-light: #fda8f5; $custom-dark: #000000;
JSON
{
"hex": "#f87ef0",
"rgb": {
"r": 248,
"g": 126,
"b": 240
},
"hsl": {
"h": 303.934,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.76926,
"c": 0.2004,
"h": 329.8
},
"luminance": 0.41169
}Semantic roles & 50–950 ramp
primary
#F87EF0
secondary
#D5F6D8
accent
#E60F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85