#F977E8#F977E8
#F977E8 is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.8% C 0.205 H 332.6°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F977E8 |
|---|---|
| RGB | rgb(249, 119, 232) |
| HSL | hsl(308, 92%, 72%) |
| HSV | hsv(308, 52%, 98%) |
| CMYK | cmyk(0%, 52.2%, 6.8%, 2.4%) |
| CIE-LAB | lab(68.87, 63.65, -34.68) |
| CIE-LCH | lch(68.87, 72.48, 331.41°) |
| OKLab | oklab(75.79% 0.1823 -0.0944) |
| OKLCH | oklch(75.79% 0.205 332.6) |
| XYZ | xyz(60.2291, 39.1636, 80.7153) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.60
Violet (CSS)
#EE82EE
ΔE00 2.78
Candy Pink
#FF63E9
ΔE00 3.09
Light Magenta
#FA5FF7
ΔE00 4.82
Violet Pink
#FB5FFC
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F977E8 #77F988
analogous
#C977F9 #F977E8 #F977A7
triadic
#F977E8 #E8F977 #77E8F9
tetradic
#F977E8 #F9C977 #77F988 #77A7F9
square
#F977E8 #F9C977 #77F988 #77A7F9
split-complementary
#F977E8 #A7F977 #77F9C9
monochromatic
#EB0ACE #F63CDE #F977E8 #FCB2F2 #FEE2FA
Accessibility & contrast
On white
2.38
#F977E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F977E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F977E8
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F977E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F977E8 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749CEC
Deuteranopia (green-blind)
#9AAFE4
Tritanopia (blue-blind)
#FF80A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f977e8; /* rgb */ color: rgb(249, 119, 232); /* oklch */ color: oklch(75.8% 0.205 332.6);
Tailwind
colors: {
custom: {
50: '#fea3ef',
500: '#f977e8',
950: '#000000',
},
}SCSS
$custom: #f977e8; $custom-light: #fea3ef; $custom-dark: #000000;
JSON
{
"hex": "#f977e8",
"rgb": {
"r": 249,
"g": 119,
"b": 232
},
"hsl": {
"h": 307.846,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.7579,
"c": 0.20527,
"h": 332.6
},
"luminance": 0.3916
}Semantic roles & 50–950 ramp
primary
#F977E8
secondary
#D5F6D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84