#F877F4#F877F4
#F877F4 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.2% C 0.214 H 328.6°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F877F4 |
|---|---|
| RGB | rgb(248, 119, 244) |
| HSL | hsl(302, 90%, 72%) |
| HSV | hsv(302, 52%, 97%) |
| CMYK | cmyk(0%, 52%, 1.6%, 2.7%) |
| CIE-LAB | lab(69.24, 65.35, -40.71) |
| CIE-LCH | lch(69.24, 76.99, 328.08°) |
| OKLab | oklab(76.21% 0.1831 -0.1117) |
| OKLCH | oklch(76.21% 0.214 328.6) |
| XYZ | xyz(61.6366, 39.6855, 89.9840) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.19
Violet (CSS)
#EE82EE
ΔE00 2.39
Candy Pink
#FF63E9
ΔE00 3.47
Light Magenta
#FA5FF7
ΔE00 3.82
Violet Pink
#FB5FFC
ΔE00 3.94
Orchid
#DA70D6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F877F4 #77F87B
analogous
#BB77F8 #F877F4 #F877B4
triadic
#F877F4 #F4F877 #77F4F8
tetradic
#F877F4 #F8BB77 #77F87B #77B4F8
square
#F877F4 #F8BB77 #77F87B #77B4F8
split-complementary
#F877F4 #B4F877 #77F8BB
monochromatic
#E90CE2 #F53DEF #F877F4 #FBB1F9 #FEE2FD
Accessibility & contrast
On white
2.35
#F877F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F877F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F877F4
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F877F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F877F4 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9EF8
Deuteranopia (green-blind)
#94AFF0
Tritanopia (blue-blind)
#FF84AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f877f4; /* rgb */ color: rgb(248, 119, 244); /* oklch */ color: oklch(76.2% 0.214 328.6);
Tailwind
colors: {
custom: {
50: '#fda3f8',
500: '#f877f4',
950: '#000000',
},
}SCSS
$custom: #f877f4; $custom-light: #fda3f8; $custom-dark: #000000;
JSON
{
"hex": "#f877f4",
"rgb": {
"r": 248,
"g": 119,
"b": 244
},
"hsl": {
"h": 301.86,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.76205,
"c": 0.21443,
"h": 328.6
},
"luminance": 0.39682
}Semantic roles & 50–950 ramp
primary
#F877F4
secondary
#D5F6D6
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85