#F976E9#F976E9
#F976E9 is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.7% C 0.208 H 332.3°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F976E9 |
|---|---|
| RGB | rgb(249, 118, 233) |
| HSL | hsl(307, 92%, 72%) |
| HSV | hsv(307, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 6.4%, 2.4%) |
| CIE-LAB | lab(68.74, 64.26, -35.43) |
| CIE-LCH | lch(68.74, 73.39, 331.13°) |
| OKLab | oklab(75.71% 0.1838 -0.0966) |
| OKLCH | oklch(75.71% 0.208 332.3) |
| XYZ | xyz(60.2532, 38.9838, 81.4260) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.48
Violet (CSS)
#EE82EE
ΔE00 2.79
Candy Pink
#FF63E9
ΔE00 2.89
Light Magenta
#FA5FF7
ΔE00 4.55
Violet Pink
#FB5FFC
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976E9 #76F986
analogous
#C776F9 #F976E9 #F976A8
triadic
#F976E9 #E9F976 #76E9F9
tetradic
#F976E9 #F9C776 #76F986 #76A8F9
square
#F976E9 #F9C776 #76F986 #76A8F9
split-complementary
#F976E9 #A8F976 #76F9C7
monochromatic
#EA0ACF #F63BE0 #F976E9 #FCB1F2 #FEE2FA
Accessibility & contrast
On white
2.39
#F976E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#F976E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976E9
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976E9 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CED
Deuteranopia (green-blind)
#99AEE5
Tritanopia (blue-blind)
#FF80A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f976e9; /* rgb */ color: rgb(249, 118, 233); /* oklch */ color: oklch(75.7% 0.208 332.3);
Tailwind
colors: {
custom: {
50: '#fea3f0',
500: '#f976e9',
950: '#000000',
},
}SCSS
$custom: #f976e9; $custom-light: #fea3f0; $custom-dark: #000000;
JSON
{
"hex": "#f976e9",
"rgb": {
"r": 249,
"g": 118,
"b": 233
},
"hsl": {
"h": 307.328,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.75707,
"c": 0.20759,
"h": 332.3
},
"luminance": 0.3898
}Semantic roles & 50–950 ramp
primary
#F976E9
secondary
#D5F6D9
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84