#F877EE#F877EE
#F877EE is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 75.9% C 0.209 H 330.4°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F877EE |
|---|---|
| RGB | rgb(248, 119, 238) |
| HSL | hsl(305, 90%, 72%) |
| HSV | hsv(305, 52%, 97%) |
| CMYK | cmyk(0%, 52%, 4%, 2.7%) |
| CIE-LAB | lab(68.99, 64.35, -37.81) |
| CIE-LCH | lch(68.99, 74.64, 329.56°) |
| OKLab | oklab(75.93% 0.1822 -0.1034) |
| OKLCH | oklch(75.93% 0.209 330.4) |
| XYZ | xyz(60.7404, 39.3270, 85.2639) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.55
Violet (CSS)
#EE82EE
ΔE00 2.33
Candy Pink
#FF63E9
ΔE00 3.12
Light Magenta
#FA5FF7
ΔE00 4.18
Violet Pink
#FB5FFC
ΔE00 4.44
Orchid
#DA70D6
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F877EE #77F881
analogous
#C277F8 #F877EE #F877AE
triadic
#F877EE #EEF877 #77EEF8
tetradic
#F877EE #F8C277 #77F881 #77AEF8
square
#F877EE #F8C277 #77F881 #77AEF8
split-complementary
#F877EE #AEF877 #77F8C2
monochromatic
#E90CD8 #F53DE7 #F877EE #FBB1F5 #FEE2FB
Accessibility & contrast
On white
2.37
#F877EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F877EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F877EE
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F877EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F877EE | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF2
Deuteranopia (green-blind)
#97AFEA
Tritanopia (blue-blind)
#FF82A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f877ee; /* rgb */ color: rgb(248, 119, 238); /* oklch */ color: oklch(75.9% 0.209 330.4);
Tailwind
colors: {
custom: {
50: '#fda3f4',
500: '#f877ee',
950: '#000000',
},
}SCSS
$custom: #f877ee; $custom-light: #fda3f4; $custom-dark: #000000;
JSON
{
"hex": "#f877ee",
"rgb": {
"r": 248,
"g": 119,
"b": 238
},
"hsl": {
"h": 304.651,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.75931,
"c": 0.20947,
"h": 330.4
},
"luminance": 0.39323
}Semantic roles & 50–950 ramp
primary
#F877EE
secondary
#D5F6D8
accent
#E61200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85