#F87EF5#F87EF5
#F87EF5 is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.1% C 0.205 H 328.3°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F87EF5 |
|---|---|
| RGB | rgb(248, 126, 245) |
| HSL | hsl(301, 90%, 73%) |
| HSV | hsv(301, 49%, 97%) |
| CMYK | cmyk(0%, 49.2%, 1.2%, 2.7%) |
| CIE-LAB | lab(70.51, 62.27, -39.29) |
| CIE-LCH | lch(70.51, 73.63, 327.75°) |
| OKLab | oklab(77.15% 0.174 -0.1077) |
| OKLCH | oklch(77.15% 0.205 328.3) |
| XYZ | xyz(62.6528, 41.4743, 91.0738) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.70
Purply Pink
#F075E6
ΔE00 2.79
Candy Pink
#FF63E9
ΔE00 4.54
Light Magenta
#FA5FF7
ΔE00 5.05
Violet Pink
#FB5FFC
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87EF5 #7EF881
analogous
#BE7EF8 #F87EF5 #F87EB8
triadic
#F87EF5 #F5F87E #7EF5F8
tetradic
#F87EF5 #F8BE7E #7EF881 #7EB8F8
square
#F87EF5 #F8BE7E #7EF881 #7EB8F8
split-complementary
#F87EF5 #B8F87E #7EF8BE
monochromatic
#EF0DE9 #F544F1 #F87EF5 #FBB8FA #FDE2FD
Accessibility & contrast
On white
2.26
#F87EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#F87EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87EF5
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87EF5 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A2F9
Deuteranopia (green-blind)
#98B2F1
Tritanopia (blue-blind)
#FF8AAF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87ef5; /* rgb */ color: rgb(248, 126, 245); /* oklch */ color: oklch(77.1% 0.205 328.3);
Tailwind
colors: {
custom: {
50: '#fda8f9',
500: '#f87ef5',
950: '#000000',
},
}SCSS
$custom: #f87ef5; $custom-light: #fda8f9; $custom-dark: #000000;
JSON
{
"hex": "#f87ef5",
"rgb": {
"r": 248,
"g": 126,
"b": 245
},
"hsl": {
"h": 301.475,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.7715,
"c": 0.20464,
"h": 328.3
},
"luminance": 0.41471
}Semantic roles & 50–950 ramp
primary
#F87EF5
secondary
#D5F6D6
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85