#F87EF3#F87EF3
#F87EF3 is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.1% C 0.203 H 328.9°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F87EF3 |
|---|---|
| RGB | rgb(248, 126, 243) |
| HSL | hsl(302, 90%, 73%) |
| HSV | hsv(302, 49%, 97%) |
| CMYK | cmyk(0%, 49.2%, 2%, 2.7%) |
| CIE-LAB | lab(70.42, 61.93, -38.33) |
| CIE-LCH | lch(70.42, 72.83, 328.25°) |
| OKLab | oklab(77.06% 0.1737 -0.1049) |
| OKLCH | oklch(77.06% 0.203 328.9) |
| XYZ | xyz(62.3491, 41.3528, 89.4745) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.62
Purply Pink
#F075E6
ΔE00 2.61
Candy Pink
#FF63E9
ΔE00 4.44
Light Magenta
#FA5FF7
ΔE00 5.13
Violet Pink
#FB5FFC
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87EF3 #7EF883
analogous
#C07EF8 #F87EF3 #F87EB6
triadic
#F87EF3 #F3F87E #7EF3F8
tetradic
#F87EF3 #F8C07E #7EF883 #7EB6F8
square
#F87EF3 #F8C07E #7EF883 #7EB6F8
split-complementary
#F87EF3 #B6F87E #7EF8C0
monochromatic
#EF0DE5 #F544EE #F87EF3 #FBB8F8 #FDE2FC
Accessibility & contrast
On white
2.27
#F87EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#F87EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87EF3
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87EF3 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F7
Deuteranopia (green-blind)
#99B2EF
Tritanopia (blue-blind)
#FF8AAE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87ef3; /* rgb */ color: rgb(248, 126, 243); /* oklch */ color: oklch(77.1% 0.203 328.9);
Tailwind
colors: {
custom: {
50: '#fda8f7',
500: '#f87ef3',
950: '#000000',
},
}SCSS
$custom: #f87ef3; $custom-light: #fda8f7; $custom-dark: #000000;
JSON
{
"hex": "#f87ef3",
"rgb": {
"r": 248,
"g": 126,
"b": 243
},
"hsl": {
"h": 302.459,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.7706,
"c": 0.20294,
"h": 328.9
},
"luminance": 0.41349
}Semantic roles & 50–950 ramp
primary
#F87EF3
secondary
#D5F6D7
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85