#F976F6#F976F6
#F976F6 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.3% C 0.218 H 328.3°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F976F6 |
|---|---|
| RGB | rgb(249, 118, 246) |
| HSL | hsl(301, 92%, 72%) |
| HSV | hsv(301, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 1.2%, 2.4%) |
| CIE-LAB | lab(69.29, 66.40, -41.72) |
| CIE-LCH | lch(69.29, 78.42, 327.86°) |
| OKLab | oklab(76.3% 0.1857 -0.1146) |
| OKLCH | oklch(76.3% 0.218 328.3) |
| XYZ | xyz(62.1791, 39.7542, 91.5691) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.45
Violet (CSS)
#EE82EE
ΔE00 2.67
Candy Pink
#FF63E9
ΔE00 3.47
Light Magenta
#FA5FF7
ΔE00 3.62
Violet Pink
#FB5FFC
ΔE00 3.71
Orchid
#DA70D6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976F6 #76F979
analogous
#BB76F9 #F976F6 #F976B5
triadic
#F976F6 #F6F976 #76F6F9
tetradic
#F976F6 #F9BB76 #76F979 #76B5F9
square
#F976F6 #F9BB76 #76F979 #76B5F9
split-complementary
#F976F6 #B5F976 #76F9BB
monochromatic
#EA0AE5 #F63BF2 #F976F6 #FCB1FA #FEE2FD
Accessibility & contrast
On white
2.35
#F976F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F976F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976F6
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976F6 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9EFA
Deuteranopia (green-blind)
#93AFF2
Tritanopia (blue-blind)
#FF84AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f976f6; /* rgb */ color: rgb(249, 118, 246); /* oklch */ color: oklch(76.3% 0.218 328.3);
Tailwind
colors: {
custom: {
50: '#fea3f9',
500: '#f976f6',
950: '#000000',
},
}SCSS
$custom: #f976f6; $custom-light: #fea3f9; $custom-dark: #000000;
JSON
{
"hex": "#f976f6",
"rgb": {
"r": 249,
"g": 118,
"b": 246
},
"hsl": {
"h": 301.374,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.76297,
"c": 0.21819,
"h": 328.3
},
"luminance": 0.3975
}Semantic roles & 50–950 ramp
primary
#F976F6
secondary
#D5F6D6
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85