#F877FA#F877FA
#F877FA is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.5% C 0.220 H 326.9°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F877FA |
|---|---|
| RGB | rgb(248, 119, 250) |
| HSL | hsl(299, 93%, 72%) |
| HSV | hsv(299, 52%, 98%) |
| CMYK | cmyk(0.8%, 52.4%, 0%, 2%) |
| CIE-LAB | lab(69.51, 66.36, -43.59) |
| CIE-LCH | lch(69.51, 79.40, 326.70°) |
| OKLab | oklab(76.49% 0.1838 -0.1199) |
| OKLCH | oklch(76.49% 0.22 326.9) |
| XYZ | xyz(62.5624, 40.0558, 94.8602) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 3.00
Violet Pink
#FB5FFC
ΔE00 3.66
Light Magenta
#FA5FF7
ΔE00 3.70
Candy Pink
#FF63E9
ΔE00 4.02
Orchid
#DA70D6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F877FA #79FA77
analogous
#B777FA #F877FA #FA77BB
triadic
#F877FA #FAF877 #77FAF8
tetradic
#F877FA #FAB777 #79FA77 #77BBFA
square
#F877FA #FAB777 #79FA77 #77BBFA
split-complementary
#F877FA #BBFA77 #77FAB7
monochromatic
#EA09EE #F53CF8 #F877FA #FBB2FC #FDE1FE
Accessibility & contrast
On white
2.33
#F877FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#F877FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F877FA
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F877FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F877FA | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFE
Deuteranopia (green-blind)
#92B0F6
Tritanopia (blue-blind)
#FE86AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f877fa; /* rgb */ color: rgb(248, 119, 250); /* oklch */ color: oklch(76.5% 0.220 326.9);
Tailwind
colors: {
custom: {
50: '#fda3fc',
500: '#f877fa',
950: '#000000',
},
}SCSS
$custom: #f877fa; $custom-light: #fda3fc; $custom-dark: #000000;
JSON
{
"hex": "#f877fa",
"rgb": {
"r": 248,
"g": 119,
"b": 250
},
"hsl": {
"h": 299.084,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.76486,
"c": 0.21951,
"h": 326.9
},
"luminance": 0.40052
}Semantic roles & 50–950 ramp
primary
#F877FA
secondary
#D5F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85