#F976F3#F976F3
#F976F3 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.2% C 0.216 H 329.2°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F976F3 |
|---|---|
| RGB | rgb(249, 118, 243) |
| HSL | hsl(303, 92%, 72%) |
| HSV | hsv(303, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 2.4%, 2.4%) |
| CIE-LAB | lab(69.16, 65.90, -40.28) |
| CIE-LCH | lch(69.16, 77.24, 328.57°) |
| OKLab | oklab(76.16% 0.1853 -0.1104) |
| OKLCH | oklch(76.16% 0.216 329.2) |
| XYZ | xyz(61.7223, 39.5715, 89.1637) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.08
Violet (CSS)
#EE82EE
ΔE00 2.54
Candy Pink
#FF63E9
ΔE00 3.22
Light Magenta
#FA5FF7
ΔE00 3.74
Violet Pink
#FB5FFC
ΔE00 3.90
Orchid
#DA70D6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976F3 #76F97C
analogous
#BE76F9 #F976F3 #F976B2
triadic
#F976F3 #F3F976 #76F3F9
tetradic
#F976F3 #F9BE76 #76F97C #76B2F9
square
#F976F3 #F9BE76 #76F97C #76B2F9
split-complementary
#F976F3 #B2F976 #76F9BE
monochromatic
#EA0AE0 #F63BEE #F976F3 #FCB1F8 #FEE2FC
Accessibility & contrast
On white
2.36
#F976F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F976F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976F3
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976F3 | 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)
#6C9EF7
Deuteranopia (green-blind)
#95AFEF
Tritanopia (blue-blind)
#FF83AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f976f3; /* rgb */ color: rgb(249, 118, 243); /* oklch */ color: oklch(76.2% 0.216 329.2);
Tailwind
colors: {
custom: {
50: '#fea3f7',
500: '#f976f3',
950: '#000000',
},
}SCSS
$custom: #f976f3; $custom-light: #fea3f7; $custom-dark: #000000;
JSON
{
"hex": "#f976f3",
"rgb": {
"r": 249,
"g": 118,
"b": 243
},
"hsl": {
"h": 302.748,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.76158,
"c": 0.21569,
"h": 329.2
},
"luminance": 0.39568
}Semantic roles & 50–950 ramp
primary
#F976F3
secondary
#D5F6D6
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85