#F976E8#F976E8
#F976E8 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.7% C 0.207 H 332.6°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F976E8 |
|---|---|
| RGB | rgb(249, 118, 232) |
| HSL | hsl(308, 92%, 72%) |
| HSV | hsv(308, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 6.8%, 2.4%) |
| CIE-LAB | lab(68.70, 64.10, -34.95) |
| CIE-LCH | lch(68.70, 73.01, 331.40°) |
| OKLab | oklab(75.66% 0.1836 -0.0952) |
| OKLCH | oklch(75.66% 0.207 332.6) |
| XYZ | xyz(60.1107, 38.9268, 80.6758) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.51
Violet (CSS)
#EE82EE
ΔE00 2.87
Candy Pink
#FF63E9
ΔE00 2.91
Light Magenta
#FA5FF7
ΔE00 4.66
Violet Pink
#FB5FFC
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976E8 #76F987
analogous
#C876F9 #F976E8 #F976A7
triadic
#F976E8 #E8F976 #76E8F9
tetradic
#F976E8 #F9C876 #76F987 #76A7F9
square
#F976E8 #F9C876 #76F987 #76A7F9
split-complementary
#F976E8 #A7F976 #76F9C8
monochromatic
#EA0ACD #F63BDE #F976E8 #FCB1F2 #FEE2FA
Accessibility & contrast
On white
2.39
#F976E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#F976E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976E8
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976E8 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CEC
Deuteranopia (green-blind)
#99AEE4
Tritanopia (blue-blind)
#FF7FA5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f976e8; /* rgb */ color: rgb(249, 118, 232); /* oklch */ color: oklch(75.7% 0.207 332.6);
Tailwind
colors: {
custom: {
50: '#fea3ef',
500: '#f976e8',
950: '#000000',
},
}SCSS
$custom: #f976e8; $custom-light: #fea3ef; $custom-dark: #000000;
JSON
{
"hex": "#f976e8",
"rgb": {
"r": 249,
"g": 118,
"b": 232
},
"hsl": {
"h": 307.786,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.75663,
"c": 0.20679,
"h": 332.6
},
"luminance": 0.38923
}Semantic roles & 50–950 ramp
primary
#F976E8
secondary
#D5F6D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84