#F976F7#F976F7
#F976F7 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.3% C 0.219 H 328.0°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F976F7 |
|---|---|
| RGB | rgb(249, 118, 247) |
| HSL | hsl(301, 92%, 72%) |
| HSV | hsv(301, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 0.8%, 2.4%) |
| CIE-LAB | lab(69.34, 66.57, -42.20) |
| CIE-LCH | lch(69.34, 78.82, 327.63°) |
| OKLab | oklab(76.34% 0.1858 -0.1159) |
| OKLCH | oklch(76.34% 0.219 328) |
| XYZ | xyz(62.3330, 39.8157, 92.3797) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.59
Violet (CSS)
#EE82EE
ΔE00 2.73
Candy Pink
#FF63E9
ΔE00 3.56
Light Magenta
#FA5FF7
ΔE00 3.60
Violet Pink
#FB5FFC
ΔE00 3.65
Orchid
#DA70D6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976F7 #76F978
analogous
#BA76F9 #F976F7 #F976B6
triadic
#F976F7 #F7F976 #76F7F9
tetradic
#F976F7 #F9BA76 #76F978 #76B6F9
square
#F976F7 #F9BA76 #76F978 #76B6F9
split-complementary
#F976F7 #B6F976 #76F9BA
monochromatic
#EA0AE7 #F63BF4 #F976F7 #FCB1FA #FEE2FD
Accessibility & contrast
On white
2.34
#F976F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#F976F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976F7
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976F7 | 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)
#6A9EFB
Deuteranopia (green-blind)
#93AFF3
Tritanopia (blue-blind)
#FF84AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f976f7; /* rgb */ color: rgb(249, 118, 247); /* oklch */ color: oklch(76.3% 0.219 328.0);
Tailwind
colors: {
custom: {
50: '#fea3fa',
500: '#f976f7',
950: '#000000',
},
}SCSS
$custom: #f976f7; $custom-light: #fea3fa; $custom-dark: #000000;
JSON
{
"hex": "#f976f7",
"rgb": {
"r": 249,
"g": 118,
"b": 247
},
"hsl": {
"h": 300.916,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.76344,
"c": 0.21902,
"h": 328
},
"luminance": 0.39812
}Semantic roles & 50–950 ramp
primary
#F976F7
secondary
#D5F6D5
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85