#F877F2#F877F2
#F877F2 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.1% C 0.213 H 329.2°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F877F2 |
|---|---|
| RGB | rgb(248, 119, 242) |
| HSL | hsl(303, 90%, 72%) |
| HSV | hsv(303, 52%, 97%) |
| CMYK | cmyk(0%, 52%, 2.4%, 2.7%) |
| CIE-LAB | lab(69.16, 65.01, -39.75) |
| CIE-LCH | lch(69.16, 76.20, 328.56°) |
| OKLab | oklab(76.11% 0.1828 -0.1089) |
| OKLCH | oklch(76.11% 0.213 329.2) |
| XYZ | xyz(61.3345, 39.5647, 88.3933) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.94
Violet (CSS)
#EE82EE
ΔE00 2.32
Candy Pink
#FF63E9
ΔE00 3.32
Light Magenta
#FA5FF7
ΔE00 3.91
Violet Pink
#FB5FFC
ΔE00 4.09
Orchid
#DA70D6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F877F2 #77F87D
analogous
#BE77F8 #F877F2 #F877B1
triadic
#F877F2 #F2F877 #77F2F8
tetradic
#F877F2 #F8BE77 #77F87D #77B1F8
square
#F877F2 #F8BE77 #77F87D #77B1F8
split-complementary
#F877F2 #B1F877 #77F8BE
monochromatic
#E90CDE #F53DEC #F877F2 #FBB1F8 #FEE2FC
Accessibility & contrast
On white
2.36
#F877F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F877F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F877F2
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F877F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F877F2 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF6
Deuteranopia (green-blind)
#95AFEE
Tritanopia (blue-blind)
#FF84AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f877f2; /* rgb */ color: rgb(248, 119, 242); /* oklch */ color: oklch(76.1% 0.213 329.2);
Tailwind
colors: {
custom: {
50: '#fda3f6',
500: '#f877f2',
950: '#000000',
},
}SCSS
$custom: #f877f2; $custom-light: #fda3f6; $custom-dark: #000000;
JSON
{
"hex": "#f877f2",
"rgb": {
"r": 248,
"g": 119,
"b": 242
},
"hsl": {
"h": 302.791,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.76113,
"c": 0.21277,
"h": 329.2
},
"luminance": 0.39561
}Semantic roles & 50–950 ramp
primary
#F877F2
secondary
#D5F6D7
accent
#E60B00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85