#F877F1#F877F1
#F877F1 is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.1% C 0.212 H 329.5°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F877F1 |
|---|---|
| RGB | rgb(248, 119, 241) |
| HSL | hsl(303, 90%, 72%) |
| HSV | hsv(303, 52%, 97%) |
| CMYK | cmyk(0%, 52%, 2.8%, 2.7%) |
| CIE-LAB | lab(69.12, 64.85, -39.27) |
| CIE-LCH | lch(69.12, 75.81, 328.80°) |
| OKLab | oklab(76.07% 0.1826 -0.1075) |
| OKLCH | oklch(76.07% 0.212 329.5) |
| XYZ | xyz(61.1848, 39.5047, 87.6045) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.83
Violet (CSS)
#EE82EE
ΔE00 2.31
Candy Pink
#FF63E9
ΔE00 3.26
Light Magenta
#FA5FF7
ΔE00 3.97
Violet Pink
#FB5FFC
ΔE00 4.17
Orchid
#DA70D6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F877F1 #77F87E
analogous
#BF77F8 #F877F1 #F877B1
triadic
#F877F1 #F1F877 #77F1F8
tetradic
#F877F1 #F8BF77 #77F87E #77B1F8
square
#F877F1 #F8BF77 #77F87E #77B1F8
split-complementary
#F877F1 #B1F877 #77F8BF
monochromatic
#E90CDD #F53DEB #F877F1 #FBB1F7 #FEE2FC
Accessibility & contrast
On white
2.36
#F877F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F877F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F877F1
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F877F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F877F1 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF5
Deuteranopia (green-blind)
#96AFED
Tritanopia (blue-blind)
#FF83A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f877f1; /* rgb */ color: rgb(248, 119, 241); /* oklch */ color: oklch(76.1% 0.212 329.5);
Tailwind
colors: {
custom: {
50: '#fda3f6',
500: '#f877f1',
950: '#000000',
},
}SCSS
$custom: #f877f1; $custom-light: #fda3f6; $custom-dark: #000000;
JSON
{
"hex": "#f877f1",
"rgb": {
"r": 248,
"g": 119,
"b": 241
},
"hsl": {
"h": 303.256,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.76067,
"c": 0.21195,
"h": 329.5
},
"luminance": 0.39501
}Semantic roles & 50–950 ramp
primary
#F877F1
secondary
#D5F6D7
accent
#E60C00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85