#F977ED#F977ED
#F977ED is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.0% C 0.209 H 331.0°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F977ED |
|---|---|
| RGB | rgb(249, 119, 237) |
| HSL | hsl(306, 92%, 72%) |
| HSV | hsv(306, 52%, 98%) |
| CMYK | cmyk(0%, 52.2%, 4.8%, 2.4%) |
| CIE-LAB | lab(69.08, 64.46, -37.11) |
| CIE-LCH | lch(69.08, 74.38, 330.07°) |
| OKLab | oklab(76.01% 0.1831 -0.1014) |
| OKLCH | oklch(76.01% 0.209 331) |
| XYZ | xyz(60.9494, 39.4517, 84.5090) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.60
Violet (CSS)
#EE82EE
ΔE00 2.44
Candy Pink
#FF63E9
ΔE00 3.08
Light Magenta
#FA5FF7
ΔE00 4.33
Violet Pink
#FB5FFC
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F977ED #77F983
analogous
#C477F9 #F977ED #F977AC
triadic
#F977ED #EDF977 #77EDF9
tetradic
#F977ED #F9C477 #77F983 #77ACF9
square
#F977ED #F9C477 #77F983 #77ACF9
split-complementary
#F977ED #ACF977 #77F9C4
monochromatic
#EB0AD6 #F63CE5 #F977ED #FCB2F5 #FEE2FB
Accessibility & contrast
On white
2.36
#F977ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#F977ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F977ED
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F977ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F977ED | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF1
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#FF82A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f977ed; /* rgb */ color: rgb(249, 119, 237); /* oklch */ color: oklch(76.0% 0.209 331.0);
Tailwind
colors: {
custom: {
50: '#fea3f3',
500: '#f977ed',
950: '#000000',
},
}SCSS
$custom: #f977ed; $custom-light: #fea3f3; $custom-dark: #000000;
JSON
{
"hex": "#f977ed",
"rgb": {
"r": 249,
"g": 119,
"b": 237
},
"hsl": {
"h": 305.538,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.76011,
"c": 0.20928,
"h": 331
},
"luminance": 0.39448
}Semantic roles & 50–950 ramp
primary
#F977ED
secondary
#D5F6D8
accent
#E61500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85