#F87CF4#F87CF4
#F87CF4 is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.8% C 0.207 H 328.6°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F87CF4 |
|---|---|
| RGB | rgb(248, 124, 244) |
| HSL | hsl(302, 90%, 73%) |
| HSV | hsv(302, 50%, 97%) |
| CMYK | cmyk(0%, 50%, 1.6%, 2.7%) |
| CIE-LAB | lab(70.11, 63.04, -39.36) |
| CIE-LCH | lch(70.11, 74.32, 328.02°) |
| OKLab | oklab(76.84% 0.1765 -0.1079) |
| OKLCH | oklch(76.84% 0.207 328.6) |
| XYZ | xyz(62.2473, 40.9070, 90.1876) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.81
Purply Pink
#F075E6
ΔE00 2.50
Candy Pink
#FF63E9
ΔE00 4.18
Light Magenta
#FA5FF7
ΔE00 4.72
Violet Pink
#FB5FFC
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87CF4 #7CF880
analogous
#BE7CF8 #F87CF4 #F87CB6
triadic
#F87CF4 #F4F87C #7CF4F8
tetradic
#F87CF4 #F8BE7C #7CF880 #7CB6F8
square
#F87CF4 #F8BE7C #7CF880 #7CB6F8
split-complementary
#F87CF4 #B6F87C #7CF8BE
monochromatic
#ED0DE6 #F542EF #F87CF4 #FBB6F9 #FDE2FD
Accessibility & contrast
On white
2.29
#F87CF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F87CF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87CF4
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87CF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87CF4 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A1F8
Deuteranopia (green-blind)
#98B1F0
Tritanopia (blue-blind)
#FF88AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f87cf4; /* rgb */ color: rgb(248, 124, 244); /* oklch */ color: oklch(76.8% 0.207 328.6);
Tailwind
colors: {
custom: {
50: '#fda6f8',
500: '#f87cf4',
950: '#000000',
},
}SCSS
$custom: #f87cf4; $custom-light: #fda6f8; $custom-dark: #000000;
JSON
{
"hex": "#f87cf4",
"rgb": {
"r": 248,
"g": 124,
"b": 244
},
"hsl": {
"h": 301.935,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.76844,
"c": 0.20686,
"h": 328.6
},
"luminance": 0.40903
}Semantic roles & 50–950 ramp
primary
#F87CF4
secondary
#D5F6D6
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85