#F976FF#F976FF
#F976FF is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.7% C 0.226 H 325.8°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F976FF |
|---|---|
| RGB | rgb(249, 118, 255) |
| HSL | hsl(297, 100%, 73%) |
| HSV | hsv(297, 54%, 100%) |
| CMYK | cmyk(2.4%, 53.7%, 0%, 0%) |
| CIE-LAB | lab(69.70, 67.93, -46.02) |
| CIE-LCH | lch(69.70, 82.05, 325.89°) |
| OKLab | oklab(76.72% 0.1868 -0.1269) |
| OKLCH | oklch(76.72% 0.226 325.8) |
| XYZ | xyz(63.5940, 40.3201, 99.0213) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.43
Violet Pink
#FB5FFC
ΔE00 3.48
Light Magenta
#FA5FF7
ΔE00 3.66
Purply Pink
#F075E6
ΔE00 3.70
Candy Pink
#FF63E9
ΔE00 4.43
Orchid
#DA70D6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976FF #7CFF76
analogous
#B476FF #F976FF #FF76C1
triadic
#F976FF #FFF976 #76FFF9
tetradic
#F976FF #FFB476 #7CFF76 #76C1FF
square
#F976FF #FFB476 #7CFF76 #76C1FF
split-complementary
#F976FF #C1FF76 #76FFB4
monochromatic
#F000FB #F639FF #F976FF #FCB3FF #FEE0FF
Accessibility & contrast
On white
2.32
#F976FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F976FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976FF
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976FF | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65A0FF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#FF87B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f976ff; /* rgb */ color: rgb(249, 118, 255); /* oklch */ color: oklch(76.7% 0.226 325.8);
Tailwind
colors: {
custom: {
50: '#fea3ff',
500: '#f976ff',
950: '#000000',
},
}SCSS
$custom: #f976ff; $custom-light: #fea3ff; $custom-dark: #000000;
JSON
{
"hex": "#f976ff",
"rgb": {
"r": 249,
"g": 118,
"b": 255
},
"hsl": {
"h": 297.372,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.76724,
"c": 0.22581,
"h": 325.8
},
"luminance": 0.40317
}Semantic roles & 50–950 ramp
primary
#F976FF
secondary
#D5F7D4
accent
#E6000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86