#F879F0#F879F0
#F879F0 is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.3% C 0.208 H 329.8°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F879F0 |
|---|---|
| RGB | rgb(248, 121, 240) |
| HSL | hsl(304, 90%, 72%) |
| HSV | hsv(304, 51%, 97%) |
| CMYK | cmyk(0%, 51.2%, 3.2%, 2.7%) |
| CIE-LAB | lab(69.42, 63.76, -38.25) |
| CIE-LCH | lch(69.42, 74.35, 329.04°) |
| OKLab | oklab(76.28% 0.1799 -0.1046) |
| OKLCH | oklch(76.28% 0.208 329.8) |
| XYZ | xyz(61.2763, 39.9262, 86.9002) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.86
Violet (CSS)
#EE82EE
ΔE00 2.05
Candy Pink
#FF63E9
ΔE00 3.51
Light Magenta
#FA5FF7
ΔE00 4.38
Violet Pink
#FB5FFC
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F879F0 #79F881
analogous
#C179F8 #F879F0 #F879B0
triadic
#F879F0 #F0F879 #79F0F8
tetradic
#F879F0 #F8C179 #79F881 #79B0F8
square
#F879F0 #F8C179 #79F881 #79B0F8
split-complementary
#F879F0 #B0F879 #79F8C1
monochromatic
#EA0CDC #F53FE9 #F879F0 #FBB3F7 #FDE2FC
Accessibility & contrast
On white
2.34
#F879F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#F879F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F879F0
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F879F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F879F0 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF4
Deuteranopia (green-blind)
#97B0EC
Tritanopia (blue-blind)
#FF85AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f879f0; /* rgb */ color: rgb(248, 121, 240); /* oklch */ color: oklch(76.3% 0.208 329.8);
Tailwind
colors: {
custom: {
50: '#fda4f5',
500: '#f879f0',
950: '#000000',
},
}SCSS
$custom: #f879f0; $custom-light: #fda4f5; $custom-dark: #000000;
JSON
{
"hex": "#f879f0",
"rgb": {
"r": 248,
"g": 121,
"b": 240
},
"hsl": {
"h": 303.78,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.76276,
"c": 0.20809,
"h": 329.8
},
"luminance": 0.39922
}Semantic roles & 50–950 ramp
primary
#F879F0
secondary
#D5F6D7
accent
#E60E00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85