#F977EA#F977EA
#F977EA is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 75.9% C 0.207 H 332.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F977EA |
|---|---|
| RGB | rgb(249, 119, 234) |
| HSL | hsl(307, 92%, 72%) |
| HSV | hsv(307, 52%, 98%) |
| CMYK | cmyk(0%, 52.2%, 6%, 2.4%) |
| CIE-LAB | lab(68.95, 63.97, -35.66) |
| CIE-LCH | lch(68.95, 73.23, 330.86°) |
| OKLab | oklab(75.88% 0.1826 -0.0972) |
| OKLCH | oklch(75.88% 0.207 332) |
| XYZ | xyz(60.5148, 39.2779, 82.2200) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.54
Violet (CSS)
#EE82EE
ΔE00 2.61
Candy Pink
#FF63E9
ΔE00 3.06
Light Magenta
#FA5FF7
ΔE00 4.61
Violet Pink
#FB5FFC
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F977EA #77F986
analogous
#C777F9 #F977EA #F977A9
triadic
#F977EA #EAF977 #77EAF9
tetradic
#F977EA #F9C777 #77F986 #77A9F9
square
#F977EA #F9C777 #77F986 #77A9F9
split-complementary
#F977EA #A9F977 #77F9C7
monochromatic
#EB0AD1 #F63CE1 #F977EA #FCB2F3 #FEE2FA
Accessibility & contrast
On white
2.37
#F977EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#F977EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F977EA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F977EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F977EA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEE
Deuteranopia (green-blind)
#99AFE6
Tritanopia (blue-blind)
#FF81A6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f977ea; /* rgb */ color: rgb(249, 119, 234); /* oklch */ color: oklch(75.9% 0.207 332.0);
Tailwind
colors: {
custom: {
50: '#fea3f1',
500: '#f977ea',
950: '#000000',
},
}SCSS
$custom: #f977ea; $custom-light: #fea3f1; $custom-dark: #000000;
JSON
{
"hex": "#f977ea",
"rgb": {
"r": 249,
"g": 119,
"b": 234
},
"hsl": {
"h": 306.923,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.75878,
"c": 0.20687,
"h": 332
},
"luminance": 0.39274
}Semantic roles & 50–950 ramp
primary
#F977EA
secondary
#D5F6D9
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84