#F879FA#F879FA
#F879FA is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.7% C 0.217 H 326.8°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F879FA |
|---|---|
| RGB | rgb(248, 121, 250) |
| HSL | hsl(299, 93%, 73%) |
| HSV | hsv(299, 52%, 98%) |
| CMYK | cmyk(0.8%, 51.6%, 0%, 2%) |
| CIE-LAB | lab(69.85, 65.45, -43.05) |
| CIE-LCH | lch(69.85, 78.34, 326.66°) |
| OKLab | oklab(76.74% 0.1813 -0.1184) |
| OKLCH | oklch(76.74% 0.217 326.8) |
| XYZ | xyz(62.8030, 40.5369, 94.9404) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 3.05
Violet Pink
#FB5FFC
ΔE00 4.01
Light Magenta
#FA5FF7
ΔE00 4.05
Candy Pink
#FF63E9
ΔE00 4.24
Orchid
#DA70D6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F879FA #7BFA79
analogous
#B879FA #F879FA #FA79BB
triadic
#F879FA #FAF879 #79FAF8
tetradic
#F879FA #FAB879 #7BFA79 #79BBFA
square
#F879FA #FAB879 #7BFA79 #79BBFA
split-complementary
#F879FA #BBFA79 #79FAB8
monochromatic
#EC09F0 #F53EF8 #F879FA #FBB4FC #FDE2FE
Accessibility & contrast
On white
2.31
#F879FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#F879FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F879FA
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F879FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F879FA | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FE
Deuteranopia (green-blind)
#93B0F6
Tritanopia (blue-blind)
#FE88AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f879fa; /* rgb */ color: rgb(248, 121, 250); /* oklch */ color: oklch(76.7% 0.217 326.8);
Tailwind
colors: {
custom: {
50: '#fda5fc',
500: '#f879fa',
950: '#000000',
},
}SCSS
$custom: #f879fa; $custom-light: #fda5fc; $custom-dark: #000000;
JSON
{
"hex": "#f879fa",
"rgb": {
"r": 248,
"g": 121,
"b": 250
},
"hsl": {
"h": 299.07,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.76737,
"c": 0.21654,
"h": 326.8
},
"luminance": 0.40533
}Semantic roles & 50–950 ramp
primary
#F879FA
secondary
#D5F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85