#F87DF9#F87DF9
#F87DF9 is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.2% C 0.210 H 327.1°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DF9 |
|---|---|
| RGB | rgb(248, 125, 249) |
| HSL | hsl(300, 91%, 73%) |
| HSV | hsv(300, 50%, 98%) |
| CMYK | cmyk(0.4%, 49.8%, 0%, 2.4%) |
| CIE-LAB | lab(70.50, 63.43, -41.49) |
| CIE-LCH | lch(70.50, 75.79, 326.81°) |
| OKLab | oklab(77.2% 0.1759 -0.114) |
| OKLCH | oklch(77.2% 0.21 327.1) |
| XYZ | xyz(63.1428, 41.4667, 94.2821) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.10
Purply Pink
#F075E6
ΔE00 3.14
Candy Pink
#FF63E9
ΔE00 4.66
Violet Pink
#FB5FFC
ΔE00 4.76
Light Magenta
#FA5FF7
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DF9 #7EF97D
analogous
#BA7DF9 #F87DF9 #F97DBC
triadic
#F87DF9 #F9F87D #7DF9F8
tetradic
#F87DF9 #F9BA7D #7EF97D #7DBCF9
square
#F87DF9 #F9BA7D #7EF97D #7DBCF9
split-complementary
#F87DF9 #BCF97D #7DF9BA
monochromatic
#EF0BF0 #F542F6 #F87DF9 #FBB7FC #FDE2FE
Accessibility & contrast
On white
2.26
#F87DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#F87DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DF9
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DF9 | 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)
#71A2FD
Deuteranopia (green-blind)
#96B2F5
Tritanopia (blue-blind)
#FE8BB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87df9; /* rgb */ color: rgb(248, 125, 249); /* oklch */ color: oklch(77.2% 0.210 327.1);
Tailwind
colors: {
custom: {
50: '#fda7fb',
500: '#f87df9',
950: '#000000',
},
}SCSS
$custom: #f87df9; $custom-light: #fda7fb; $custom-dark: #000000;
JSON
{
"hex": "#f87df9",
"rgb": {
"r": 248,
"g": 125,
"b": 249
},
"hsl": {
"h": 299.516,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.77203,
"c": 0.20962,
"h": 327.1
},
"luminance": 0.41463
}Semantic roles & 50–950 ramp
primary
#F87DF9
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85