#F879F9#F879F9
#F879F9 is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.7% C 0.216 H 327.1°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F879F9 |
|---|---|
| RGB | rgb(248, 121, 249) |
| HSL | hsl(300, 91%, 73%) |
| HSV | hsv(300, 51%, 98%) |
| CMYK | cmyk(0.4%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(69.81, 65.28, -42.57) |
| CIE-LCH | lch(69.81, 77.94, 326.89°) |
| OKLab | oklab(76.69% 0.1812 -0.117) |
| OKLCH | oklch(76.69% 0.216 327.1) |
| XYZ | xyz(62.6466, 40.4743, 94.1167) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.49
Purply Pink
#F075E6
ΔE00 2.91
Violet Pink
#FB5FFC
ΔE00 4.04
Light Magenta
#FA5FF7
ΔE00 4.05
Candy Pink
#FF63E9
ΔE00 4.15
Orchid
#DA70D6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F879F9 #7AF979
analogous
#B879F9 #F879F9 #F979BA
triadic
#F879F9 #F9F879 #79F9F8
tetradic
#F879F9 #F9B879 #7AF979 #79BAF9
square
#F879F9 #F9B879 #7AF979 #79BAF9
split-complementary
#F879F9 #BAF979 #79F9B8
monochromatic
#EB0BED #F53EF6 #F879F9 #FBB4FC #FDE2FE
Accessibility & contrast
On white
2.31
#F879F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#F879F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F879F9
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F879F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F879F9 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FD
Deuteranopia (green-blind)
#93B0F5
Tritanopia (blue-blind)
#FE87AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f879f9; /* rgb */ color: rgb(248, 121, 249); /* oklch */ color: oklch(76.7% 0.216 327.1);
Tailwind
colors: {
custom: {
50: '#fda5fb',
500: '#f879f9',
950: '#000000',
},
}SCSS
$custom: #f879f9; $custom-light: #fda5fb; $custom-dark: #000000;
JSON
{
"hex": "#f879f9",
"rgb": {
"r": 248,
"g": 121,
"b": 249
},
"hsl": {
"h": 299.531,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.7669,
"c": 0.21568,
"h": 327.1
},
"luminance": 0.40471
}Semantic roles & 50–950 ramp
primary
#F879F9
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85