#F877E8#F877E8
#F877E8 is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.7% C 0.205 H 332.3°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F877E8 |
|---|---|
| RGB | rgb(248, 119, 232) |
| HSL | hsl(307, 90%, 72%) |
| HSV | hsv(307, 52%, 97%) |
| CMYK | cmyk(0%, 52%, 6.5%, 2.7%) |
| CIE-LAB | lab(68.74, 63.37, -34.90) |
| CIE-LCH | lch(68.74, 72.34, 331.16°) |
| OKLab | oklab(75.66% 0.1812 -0.0951) |
| OKLCH | oklch(75.66% 0.205 332.3) |
| XYZ | xyz(59.8735, 38.9802, 80.6986) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.44
Violet (CSS)
#EE82EE
ΔE00 2.68
Candy Pink
#FF63E9
ΔE00 3.08
Light Magenta
#FA5FF7
ΔE00 4.74
Violet Pink
#FB5FFC
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F877E8 #77F887
analogous
#C877F8 #F877E8 #F877A8
triadic
#F877E8 #E8F877 #77E8F8
tetradic
#F877E8 #F8C877 #77F887 #77A8F8
square
#F877E8 #F8C877 #77F887 #77A8F8
split-complementary
#F877E8 #A8F877 #77F8C8
monochromatic
#E90CCD #F53DDE #F877E8 #FBB1F2 #FEE2FA
Accessibility & contrast
On white
2.39
#F877E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#F877E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F877E8
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F877E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F877E8 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739CEC
Deuteranopia (green-blind)
#99AEE4
Tritanopia (blue-blind)
#FF80A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f877e8; /* rgb */ color: rgb(248, 119, 232); /* oklch */ color: oklch(75.7% 0.205 332.3);
Tailwind
colors: {
custom: {
50: '#fda3ef',
500: '#f877e8',
950: '#000000',
},
}SCSS
$custom: #f877e8; $custom-light: #fda3ef; $custom-dark: #000000;
JSON
{
"hex": "#f877e8",
"rgb": {
"r": 248,
"g": 119,
"b": 232
},
"hsl": {
"h": 307.442,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.75664,
"c": 0.20463,
"h": 332.3
},
"luminance": 0.38976
}Semantic roles & 50–950 ramp
primary
#F877E8
secondary
#D5F6D9
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84