#F877FB#F877FB
#F877FB is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.5% C 0.220 H 326.6°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F877FB |
|---|---|
| RGB | rgb(248, 119, 251) |
| HSL | hsl(299, 94%, 73%) |
| HSV | hsv(299, 53%, 98%) |
| CMYK | cmyk(1.2%, 52.6%, 0%, 1.6%) |
| CIE-LAB | lab(69.55, 66.54, -44.06) |
| CIE-LCH | lch(69.55, 79.80, 326.49°) |
| OKLab | oklab(76.53% 0.184 -0.1213) |
| OKLCH | oklch(76.53% 0.22 326.6) |
| XYZ | xyz(62.7196, 40.1187, 95.6882) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 3.14
Violet Pink
#FB5FFC
ΔE00 3.64
Light Magenta
#FA5FF7
ΔE00 3.71
Candy Pink
#FF63E9
ΔE00 4.12
Orchid
#DA70D6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F877FB #7AFB77
analogous
#B677FB #F877FB #FB77BC
triadic
#F877FB #FBF877 #77FBF8
tetradic
#F877FB #FBB677 #7AFB77 #77BCFB
square
#F877FB #FBB677 #7AFB77 #77BCFB
split-complementary
#F877FB #BCFB77 #77FBB6
monochromatic
#EB07F1 #F53CF9 #F877FB #FBB2FD #FDE1FE
Accessibility & contrast
On white
2.33
#F877FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F877FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F877FB
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F877FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F877FB | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689FFF
Deuteranopia (green-blind)
#91B0F7
Tritanopia (blue-blind)
#FE87AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f877fb; /* rgb */ color: rgb(248, 119, 251); /* oklch */ color: oklch(76.5% 0.220 326.6);
Tailwind
colors: {
custom: {
50: '#fda4fd',
500: '#f877fb',
950: '#000000',
},
}SCSS
$custom: #f877fb; $custom-light: #fda4fd; $custom-dark: #000000;
JSON
{
"hex": "#f877fb",
"rgb": {
"r": 248,
"g": 119,
"b": 251
},
"hsl": {
"h": 298.636,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.76534,
"c": 0.22036,
"h": 326.6
},
"luminance": 0.40115
}Semantic roles & 50–950 ramp
primary
#F877FB
secondary
#D5F6D5
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85