#F877FC#F877FC
#F877FC is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.6% C 0.221 H 326.3°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F877FC |
|---|---|
| RGB | rgb(248, 119, 252) |
| HSL | hsl(298, 96%, 73%) |
| HSV | hsv(298, 53%, 99%) |
| CMYK | cmyk(1.6%, 52.8%, 0%, 1.2%) |
| CIE-LAB | lab(69.60, 66.71, -44.54) |
| CIE-LCH | lch(69.60, 80.21, 326.27°) |
| OKLab | oklab(76.58% 0.1841 -0.1227) |
| OKLCH | oklch(76.58% 0.221 326.3) |
| XYZ | xyz(62.8777, 40.1819, 96.5205) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.01
Purply Pink
#F075E6
ΔE00 3.29
Violet Pink
#FB5FFC
ΔE00 3.62
Light Magenta
#FA5FF7
ΔE00 3.72
Candy Pink
#FF63E9
ΔE00 4.23
Orchid
#DA70D6
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F877FC #7BFC77
analogous
#B577FC #F877FC #FC77BE
triadic
#F877FC #FCF877 #77FCF8
tetradic
#F877FC #FCB577 #7BFC77 #77BEFC
square
#F877FC #FCB577 #7BFC77 #77BEFC
split-complementary
#F877FC #BEFC77 #77FCB5
monochromatic
#EC05F3 #F53BFB #F877FC #FBB3FD #FDE1FE
Accessibility & contrast
On white
2.32
#F877FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F877FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F877FC
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F877FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F877FC | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689FFF
Deuteranopia (green-blind)
#91B0F8
Tritanopia (blue-blind)
#FE87AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f877fc; /* rgb */ color: rgb(248, 119, 252); /* oklch */ color: oklch(76.6% 0.221 326.3);
Tailwind
colors: {
custom: {
50: '#fda4fe',
500: '#f877fc',
950: '#000000',
},
}SCSS
$custom: #f877fc; $custom-light: #fda4fe; $custom-dark: #000000;
JSON
{
"hex": "#f877fc",
"rgb": {
"r": 248,
"g": 119,
"b": 252
},
"hsl": {
"h": 298.195,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.76581,
"c": 0.22122,
"h": 326.3
},
"luminance": 0.40178
}Semantic roles & 50–950 ramp
primary
#F877FC
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86