#F876F2#F876F2
#F876F2 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.0% C 0.214 H 329.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F876F2 |
|---|---|
| RGB | rgb(248, 118, 242) |
| HSL | hsl(303, 90%, 72%) |
| HSV | hsv(303, 52%, 97%) |
| CMYK | cmyk(0%, 52.4%, 2.4%, 2.7%) |
| CIE-LAB | lab(68.99, 65.47, -40.01) |
| CIE-LCH | lch(68.99, 76.73, 328.57°) |
| OKLab | oklab(75.99% 0.1841 -0.1097) |
| OKLCH | oklch(75.99% 0.214 329.2) |
| XYZ | xyz(61.2162, 39.3279, 88.3539) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.91
Violet (CSS)
#EE82EE
ΔE00 2.46
Candy Pink
#FF63E9
ΔE00 3.19
Light Magenta
#FA5FF7
ΔE00 3.73
Violet Pink
#FB5FFC
ΔE00 3.92
Orchid
#DA70D6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F876F2 #76F87C
analogous
#BD76F8 #F876F2 #F876B1
triadic
#F876F2 #F2F876 #76F2F8
tetradic
#F876F2 #F8BD76 #76F87C #76B1F8
square
#F876F2 #F8BD76 #76F87C #76B1F8
split-complementary
#F876F2 #B1F876 #76F8BD
monochromatic
#E80CDE #F53CEC #F876F2 #FBB0F8 #FEE2FC
Accessibility & contrast
On white
2.37
#F876F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F876F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F876F2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F876F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F876F2 | 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)
#6D9DF6
Deuteranopia (green-blind)
#94AFEE
Tritanopia (blue-blind)
#FF83AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f876f2; /* rgb */ color: rgb(248, 118, 242); /* oklch */ color: oklch(76.0% 0.214 329.2);
Tailwind
colors: {
custom: {
50: '#fda3f6',
500: '#f876f2',
950: '#000000',
},
}SCSS
$custom: #f876f2; $custom-light: #fda3f6; $custom-dark: #000000;
JSON
{
"hex": "#f876f2",
"rgb": {
"r": 248,
"g": 118,
"b": 242
},
"hsl": {
"h": 302.769,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.75988,
"c": 0.21427,
"h": 329.2
},
"luminance": 0.39324
}Semantic roles & 50–950 ramp
primary
#F876F2
secondary
#D4F5D6
accent
#E60B00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85