#F876FA#F876FA
#F876FA is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.4% C 0.221 H 326.9°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F876FA |
|---|---|
| RGB | rgb(248, 118, 250) |
| HSL | hsl(299, 93%, 72%) |
| HSV | hsv(299, 53%, 98%) |
| CMYK | cmyk(0.8%, 52.8%, 0%, 2%) |
| CIE-LAB | lab(69.34, 66.82, -43.85) |
| CIE-LCH | lch(69.34, 79.92, 326.72°) |
| OKLab | oklab(76.36% 0.1851 -0.1207) |
| OKLCH | oklch(76.36% 0.221 326.9) |
| XYZ | xyz(62.4440, 39.8190, 94.8207) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 2.99
Violet Pink
#FB5FFC
ΔE00 3.49
Light Magenta
#FA5FF7
ΔE00 3.53
Candy Pink
#FF63E9
ΔE00 3.91
Orchid
#DA70D6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F876FA #78FA76
analogous
#B676FA #F876FA #FA76BA
triadic
#F876FA #FAF876 #76FAF8
tetradic
#F876FA #FAB676 #78FA76 #76BAFA
square
#F876FA #FAB676 #78FA76 #76BAFA
split-complementary
#F876FA #BAFA76 #76FAB6
monochromatic
#E909ED #F53BF8 #F876FA #FBB1FC #FDE1FE
Accessibility & contrast
On white
2.34
#F876FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#F876FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F876FA
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F876FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F876FA | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689FFE
Deuteranopia (green-blind)
#91AFF6
Tritanopia (blue-blind)
#FE85AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f876fa; /* rgb */ color: rgb(248, 118, 250); /* oklch */ color: oklch(76.4% 0.221 326.9);
Tailwind
colors: {
custom: {
50: '#fda3fc',
500: '#f876fa',
950: '#000000',
},
}SCSS
$custom: #f876fa; $custom-light: #fda3fc; $custom-dark: #000000;
JSON
{
"hex": "#f876fa",
"rgb": {
"r": 248,
"g": 118,
"b": 250
},
"hsl": {
"h": 299.091,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.76362,
"c": 0.22098,
"h": 326.9
},
"luminance": 0.39815
}Semantic roles & 50–950 ramp
primary
#F876FA
secondary
#D5F6D5
accent
#E60003
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85