#F87EFA#F87EFA
#F87EFA is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.4% C 0.209 H 326.8°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F87EFA |
|---|---|
| RGB | rgb(248, 126, 250) |
| HSL | hsl(299, 93%, 74%) |
| HSV | hsv(299, 50%, 98%) |
| CMYK | cmyk(0.8%, 49.6%, 0%, 2%) |
| CIE-LAB | lab(70.72, 63.13, -41.69) |
| CIE-LCH | lch(70.72, 75.66, 326.56°) |
| OKLab | oklab(77.38% 0.1748 -0.1145) |
| OKLCH | oklch(77.38% 0.209 326.8) |
| XYZ | xyz(63.4264, 41.7838, 95.1482) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.14
Purply Pink
#F075E6
ΔE00 3.34
Candy Pink
#FF63E9
ΔE00 4.88
Violet Pink
#FB5FFC
ΔE00 4.91
Light Magenta
#FA5FF7
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87EFA #80FA7E
analogous
#BA7EFA #F87EFA #FA7EBE
triadic
#F87EFA #FAF87E #7EFAF8
tetradic
#F87EFA #FABA7E #80FA7E #7EBEFA
square
#F87EFA #FABA7E #80FA7E #7EBEFA
split-complementary
#F87EFA #BEFA7E #7EFABA
monochromatic
#F009F4 #F543F8 #F87EFA #FBB9FC #FDE2FE
Accessibility & contrast
On white
2.24
#F87EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#F87EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87EFA
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87EFA | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FE
Deuteranopia (green-blind)
#96B3F6
Tritanopia (blue-blind)
#FE8CB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f87efa; /* rgb */ color: rgb(248, 126, 250); /* oklch */ color: oklch(77.4% 0.209 326.8);
Tailwind
colors: {
custom: {
50: '#fda8fc',
500: '#f87efa',
950: '#000000',
},
}SCSS
$custom: #f87efa; $custom-light: #fda8fc; $custom-dark: #000000;
JSON
{
"hex": "#f87efa",
"rgb": {
"r": 248,
"g": 126,
"b": 250
},
"hsl": {
"h": 299.032,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.77379,
"c": 0.20896,
"h": 326.8
},
"luminance": 0.4178
}Semantic roles & 50–950 ramp
primary
#F87EFA
secondary
#D6F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85