#F87EF4#F87EF4
#F87EF4 is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.1% C 0.204 H 328.6°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F87EF4 |
|---|---|
| RGB | rgb(248, 126, 244) |
| HSL | hsl(302, 90%, 73%) |
| HSV | hsv(302, 49%, 97%) |
| CMYK | cmyk(0%, 49.2%, 1.6%, 2.7%) |
| CIE-LAB | lab(70.46, 62.10, -38.81) |
| CIE-LCH | lch(70.46, 73.23, 328.00°) |
| OKLab | oklab(77.11% 0.1739 -0.1063) |
| OKLCH | oklch(77.11% 0.204 328.6) |
| XYZ | xyz(62.5005, 41.4134, 90.2720) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.65
Purply Pink
#F075E6
ΔE00 2.70
Candy Pink
#FF63E9
ΔE00 4.49
Light Magenta
#FA5FF7
ΔE00 5.09
Violet Pink
#FB5FFC
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87EF4 #7EF882
analogous
#BF7EF8 #F87EF4 #F87EB7
triadic
#F87EF4 #F4F87E #7EF4F8
tetradic
#F87EF4 #F8BF7E #7EF882 #7EB7F8
square
#F87EF4 #F8BF7E #7EF882 #7EB7F8
split-complementary
#F87EF4 #B7F87E #7EF8BF
monochromatic
#EF0DE7 #F544EF #F87EF4 #FBB8F9 #FDE2FD
Accessibility & contrast
On white
2.26
#F87EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#F87EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87EF4
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87EF4 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F8
Deuteranopia (green-blind)
#99B2F0
Tritanopia (blue-blind)
#FF8AAE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87ef4; /* rgb */ color: rgb(248, 126, 244); /* oklch */ color: oklch(77.1% 0.204 328.6);
Tailwind
colors: {
custom: {
50: '#fda8f8',
500: '#f87ef4',
950: '#000000',
},
}SCSS
$custom: #f87ef4; $custom-light: #fda8f8; $custom-dark: #000000;
JSON
{
"hex": "#f87ef4",
"rgb": {
"r": 248,
"g": 126,
"b": 244
},
"hsl": {
"h": 301.967,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.77105,
"c": 0.20379,
"h": 328.6
},
"luminance": 0.4141
}Semantic roles & 50–950 ramp
primary
#F87EF4
secondary
#D5F6D7
accent
#E60800
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85