#F976FA#F976FA
#F976FA is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.5% C 0.222 H 327.2°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F976FA |
|---|---|
| RGB | rgb(249, 118, 250) |
| HSL | hsl(300, 93%, 72%) |
| HSV | hsv(300, 53%, 98%) |
| CMYK | cmyk(0.4%, 52.8%, 0%, 2%) |
| CIE-LAB | lab(69.47, 67.08, -43.64) |
| CIE-LCH | lch(69.47, 80.02, 326.95°) |
| OKLab | oklab(76.49% 0.1862 -0.1201) |
| OKLCH | oklch(76.49% 0.222 327.2) |
| XYZ | xyz(62.7996, 40.0024, 94.8374) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 3.00
Violet Pink
#FB5FFC
ΔE00 3.53
Light Magenta
#FA5FF7
ΔE00 3.57
Candy Pink
#FF63E9
ΔE00 3.86
Orchid
#DA70D6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976FA #77FA76
analogous
#B776FA #F976FA #FA76B9
triadic
#F976FA #FAF976 #76FAF9
tetradic
#F976FA #FAB776 #77FA76 #76B9FA
square
#F976FA #FAB776 #77FA76 #76B9FA
split-complementary
#F976FA #B9FA76 #76FAB7
monochromatic
#EB09ED #F63BF8 #F976FA #FCB1FC #FEE1FE
Accessibility & contrast
On white
2.33
#F976FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F976FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976FA
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976FA | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689FFE
Deuteranopia (green-blind)
#92B0F6
Tritanopia (blue-blind)
#FF85AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f976fa; /* rgb */ color: rgb(249, 118, 250); /* oklch */ color: oklch(76.5% 0.222 327.2);
Tailwind
colors: {
custom: {
50: '#fea3fc',
500: '#f976fa',
950: '#000000',
},
}SCSS
$custom: #f976fa; $custom-light: #fea3fc; $custom-dark: #000000;
JSON
{
"hex": "#f976fa",
"rgb": {
"r": 249,
"g": 118,
"b": 250
},
"hsl": {
"h": 299.545,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.76485,
"c": 0.22154,
"h": 327.2
},
"luminance": 0.39999
}Semantic roles & 50–950 ramp
primary
#F976FA
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85