#F877FF#F877FF
#F877FF is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.7% C 0.224 H 325.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F877FF |
|---|---|
| RGB | rgb(248, 119, 255) |
| HSL | hsl(297, 100%, 73%) |
| HSV | hsv(297, 53%, 100%) |
| CMYK | cmyk(2.7%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(69.73, 67.23, -45.97) |
| CIE-LCH | lch(69.73, 81.44, 325.64°) |
| OKLab | oklab(76.72% 0.1844 -0.1268) |
| OKLCH | oklch(76.72% 0.224 325.5) |
| XYZ | xyz(63.3568, 40.3736, 99.0440) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Violet Pink
#FB5FFC
ΔE00 3.61
Purply Pink
#F075E6
ΔE00 3.72
Light Magenta
#FA5FF7
ΔE00 3.80
Candy Pink
#FF63E9
ΔE00 4.57
Orchid
#DA70D6
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F877FF #7EFF77
analogous
#B477FF #F877FF #FF77C2
triadic
#F877FF #FFF877 #77FFF8
tetradic
#F877FF #FFB477 #7EFF77 #77C2FF
square
#F877FF #FFB477 #7EFF77 #77C2FF
split-complementary
#F877FF #C2FF77 #77FFB4
monochromatic
#EF00FC #F53AFF #F877FF #FBB4FF #FDE0FF
Accessibility & contrast
On white
2.31
#F877FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F877FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F877FF
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F877FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F877FF | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#FD88B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f877ff; /* rgb */ color: rgb(248, 119, 255); /* oklch */ color: oklch(76.7% 0.224 325.5);
Tailwind
colors: {
custom: {
50: '#fda4ff',
500: '#f877ff',
950: '#000000',
},
}SCSS
$custom: #f877ff; $custom-light: #fda4ff; $custom-dark: #000000;
JSON
{
"hex": "#f877ff",
"rgb": {
"r": 248,
"g": 119,
"b": 255
},
"hsl": {
"h": 296.912,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.76725,
"c": 0.22381,
"h": 325.5
},
"luminance": 0.4037
}Semantic roles & 50–950 ramp
primary
#F877FF
secondary
#D5F7D4
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86