#F877E9#F877E9
#F877E9 is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.7% C 0.205 H 332.0°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F877E9 |
|---|---|
| RGB | rgb(248, 119, 233) |
| HSL | hsl(307, 90%, 72%) |
| HSV | hsv(307, 52%, 97%) |
| CMYK | cmyk(0%, 52%, 6%, 2.7%) |
| CIE-LAB | lab(68.78, 63.53, -35.38) |
| CIE-LCH | lch(68.78, 72.72, 330.88°) |
| OKLab | oklab(75.71% 0.1814 -0.0965) |
| OKLCH | oklch(75.71% 0.205 332) |
| XYZ | xyz(60.0160, 39.0372, 81.4488) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.40
Violet (CSS)
#EE82EE
ΔE00 2.59
Candy Pink
#FF63E9
ΔE00 3.06
Light Magenta
#FA5FF7
ΔE00 4.64
Violet Pink
#FB5FFC
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F877E9 #77F886
analogous
#C777F8 #F877E9 #F877A9
triadic
#F877E9 #E9F877 #77E9F8
tetradic
#F877E9 #F8C777 #77F886 #77A9F8
square
#F877E9 #F8C777 #77F886 #77A9F8
split-complementary
#F877E9 #A9F877 #77F8C7
monochromatic
#E90CCF #F53DE0 #F877E9 #FBB1F2 #FEE2FA
Accessibility & contrast
On white
2.38
#F877E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#F877E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F877E9
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F877E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F877E9 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739CED
Deuteranopia (green-blind)
#99AEE5
Tritanopia (blue-blind)
#FF81A6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f877e9; /* rgb */ color: rgb(248, 119, 233); /* oklch */ color: oklch(75.7% 0.205 332.0);
Tailwind
colors: {
custom: {
50: '#fda3f0',
500: '#f877e9',
950: '#000000',
},
}SCSS
$custom: #f877e9; $custom-light: #fda3f0; $custom-dark: #000000;
JSON
{
"hex": "#f877e9",
"rgb": {
"r": 248,
"g": 119,
"b": 233
},
"hsl": {
"h": 306.977,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.75708,
"c": 0.20543,
"h": 332
},
"luminance": 0.39033
}Semantic roles & 50–950 ramp
primary
#F877E9
secondary
#D5F6D9
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84