#F876F6#F876F6
#F876F6 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.2% C 0.218 H 328.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F876F6 |
|---|---|
| RGB | rgb(248, 118, 246) |
| HSL | hsl(301, 90%, 72%) |
| HSV | hsv(301, 52%, 97%) |
| CMYK | cmyk(0%, 52.4%, 0.8%, 2.7%) |
| CIE-LAB | lab(69.16, 66.14, -41.94) |
| CIE-LCH | lch(69.16, 78.31, 327.62°) |
| OKLab | oklab(76.17% 0.1846 -0.1152) |
| OKLCH | oklch(76.17% 0.218 328) |
| XYZ | xyz(61.8235, 39.5708, 91.5525) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.43
Violet (CSS)
#EE82EE
ΔE00 2.63
Candy Pink
#FF63E9
ΔE00 3.51
Light Magenta
#FA5FF7
ΔE00 3.57
Violet Pink
#FB5FFC
ΔE00 3.65
Orchid
#DA70D6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F876F6 #76F878
analogous
#B976F8 #F876F6 #F876B5
triadic
#F876F6 #F6F876 #76F6F8
tetradic
#F876F6 #F8B976 #76F878 #76B5F8
square
#F876F6 #F8B976 #76F878 #76B5F8
split-complementary
#F876F6 #B5F876 #76F8B9
monochromatic
#E80CE4 #F53CF2 #F876F6 #FBB0FA #FEE2FD
Accessibility & contrast
On white
2.36
#F876F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F876F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F876F6
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F876F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F876F6 | 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)
#6A9EFA
Deuteranopia (green-blind)
#93AFF2
Tritanopia (blue-blind)
#FF84AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f876f6; /* rgb */ color: rgb(248, 118, 246); /* oklch */ color: oklch(76.2% 0.218 328.0);
Tailwind
colors: {
custom: {
50: '#fda3f9',
500: '#f876f6',
950: '#000000',
},
}SCSS
$custom: #f876f6; $custom-light: #fda3f9; $custom-dark: #000000;
JSON
{
"hex": "#f876f6",
"rgb": {
"r": 248,
"g": 118,
"b": 246
},
"hsl": {
"h": 300.923,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.76173,
"c": 0.2176,
"h": 328
},
"luminance": 0.39567
}Semantic roles & 50–950 ramp
primary
#F876F6
secondary
#D4F5D5
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85