#F876F8#F876F8
#F876F8 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.3% C 0.219 H 327.5°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F876F8 |
|---|---|
| RGB | rgb(248, 118, 248) |
| HSL | hsl(300, 90%, 72%) |
| HSV | hsv(300, 52%, 97%) |
| CMYK | cmyk(0%, 52.4%, 0%, 2.7%) |
| CIE-LAB | lab(69.25, 66.48, -42.90) |
| CIE-LCH | lch(69.25, 79.12, 327.17°) |
| OKLab | oklab(76.27% 0.1849 -0.1179) |
| OKLCH | oklch(76.27% 0.219 327.5) |
| XYZ | xyz(62.1321, 39.6943, 93.1779) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.71
Violet (CSS)
#EE82EE
ΔE00 2.77
Light Magenta
#FA5FF7
ΔE00 3.54
Violet Pink
#FB5FFC
ΔE00 3.55
Candy Pink
#FF63E9
ΔE00 3.71
Orchid
#DA70D6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F876F8 #76F876
analogous
#B776F8 #F876F8 #F876B7
triadic
#F876F8 #F8F876 #76F8F8
tetradic
#F876F8 #F8B776 #76F876 #76B7F8
square
#F876F8 #F8B776 #76F876 #76B7F8
split-complementary
#F876F8 #B7F876 #76F8B7
monochromatic
#E80CE8 #F53CF5 #F876F8 #FBB0FB #FEE2FE
Accessibility & contrast
On white
2.35
#F876F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F876F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F876F8
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F876F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F876F8 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFC
Deuteranopia (green-blind)
#92AFF4
Tritanopia (blue-blind)
#FF85AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f876f8; /* rgb */ color: rgb(248, 118, 248); /* oklch */ color: oklch(76.3% 0.219 327.5);
Tailwind
colors: {
custom: {
50: '#fda3fb',
500: '#f876f8',
950: '#000000',
},
}SCSS
$custom: #f876f8; $custom-light: #fda3fb; $custom-dark: #000000;
JSON
{
"hex": "#f876f8",
"rgb": {
"r": 248,
"g": 118,
"b": 248
},
"hsl": {
"h": 300,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.76267,
"c": 0.21929,
"h": 327.5
},
"luminance": 0.39691
}Semantic roles & 50–950 ramp
primary
#F876F8
secondary
#D4F5D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85