#F976F8#F976F8
#F976F8 is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.4% C 0.220 H 327.8°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F976F8 |
|---|---|
| RGB | rgb(249, 118, 248) |
| HSL | hsl(300, 92%, 72%) |
| HSV | hsv(300, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 0.4%, 2.4%) |
| CIE-LAB | lab(69.38, 66.74, -42.68) |
| CIE-LCH | lch(69.38, 79.22, 327.40°) |
| OKLab | oklab(76.39% 0.186 -0.1173) |
| OKLCH | oklch(76.39% 0.22 327.8) |
| XYZ | xyz(62.4877, 39.8776, 93.1945) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.72
Violet (CSS)
#EE82EE
ΔE00 2.79
Light Magenta
#FA5FF7
ΔE00 3.58
Violet Pink
#FB5FFC
ΔE00 3.60
Candy Pink
#FF63E9
ΔE00 3.66
Orchid
#DA70D6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976F8 #76F977
analogous
#B976F9 #F976F8 #F976B7
triadic
#F976F8 #F8F976 #76F8F9
tetradic
#F976F8 #F9B976 #76F977 #76B7F9
square
#F976F8 #F9B976 #76F977 #76B7F9
split-complementary
#F976F8 #B7F976 #76F9B9
monochromatic
#EA0AE9 #F63BF5 #F976F8 #FCB1FB #FEE2FE
Accessibility & contrast
On white
2.34
#F976F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F976F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976F8
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976F8 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFC
Deuteranopia (green-blind)
#93B0F4
Tritanopia (blue-blind)
#FF85AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f976f8; /* rgb */ color: rgb(249, 118, 248); /* oklch */ color: oklch(76.4% 0.220 327.8);
Tailwind
colors: {
custom: {
50: '#fea3fb',
500: '#f976f8',
950: '#000000',
},
}SCSS
$custom: #f976f8; $custom-light: #fea3fb; $custom-dark: #000000;
JSON
{
"hex": "#f976f8",
"rgb": {
"r": 249,
"g": 118,
"b": 248
},
"hsl": {
"h": 300.458,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.76391,
"c": 0.21987,
"h": 327.8
},
"luminance": 0.39874
}Semantic roles & 50–950 ramp
primary
#F976F8
secondary
#D5F6D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85