#F879FF#F879FF
#F879FF is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 77.0% C 0.221 H 325.4°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F879FF |
|---|---|
| RGB | rgb(248, 121, 255) |
| HSL | hsl(297, 100%, 74%) |
| HSV | hsv(297, 53%, 100%) |
| CMYK | cmyk(2.7%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(70.07, 66.32, -45.43) |
| CIE-LCH | lch(70.07, 80.39, 325.58°) |
| OKLab | oklab(76.97% 0.1819 -0.1253) |
| OKLCH | oklch(76.97% 0.221 325.4) |
| XYZ | xyz(63.5974, 40.8546, 99.1242) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.13
Purply Pink
#F075E6
ΔE00 3.75
Violet Pink
#FB5FFC
ΔE00 3.95
Light Magenta
#FA5FF7
ΔE00 4.12
Candy Pink
#FF63E9
ΔE00 4.76
Orchid
#DA70D6
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F879FF #80FF79
analogous
#B579FF #F879FF #FF79C3
triadic
#F879FF #FFF879 #79FFF8
tetradic
#F879FF #FFB579 #80FF79 #79C3FF
square
#F879FF #FFB579 #80FF79 #79C3FF
split-complementary
#F879FF #C3FF79 #79FFB5
monochromatic
#F000FE #F53CFF #F879FF #FBB6FF #FDE0FF
Accessibility & contrast
On white
2.29
#F879FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F879FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F879FF
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F879FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F879FF | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A1FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#FD89B1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f879ff; /* rgb */ color: rgb(248, 121, 255); /* oklch */ color: oklch(77.0% 0.221 325.4);
Tailwind
colors: {
custom: {
50: '#fda5ff',
500: '#f879ff',
950: '#000000',
},
}SCSS
$custom: #f879ff; $custom-light: #fda5ff; $custom-dark: #000000;
JSON
{
"hex": "#f879ff",
"rgb": {
"r": 248,
"g": 121,
"b": 255
},
"hsl": {
"h": 296.866,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.76974,
"c": 0.22086,
"h": 325.4
},
"luminance": 0.40851
}Semantic roles & 50–950 ramp
primary
#F879FF
secondary
#D6F7D4
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86