#F77DEC#F77DEC
#F77DEC is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.5% C 0.198 H 330.8°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DEC |
|---|---|
| RGB | rgb(247, 125, 236) |
| HSL | hsl(305, 88%, 73%) |
| HSV | hsv(305, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 4.5%, 3.1%) |
| CIE-LAB | lab(69.83, 60.95, -35.42) |
| CIE-LCH | lch(69.83, 70.50, 329.84°) |
| OKLab | oklab(76.5% 0.1728 -0.0966) |
| OKLCH | oklch(76.5% 0.198 330.8) |
| XYZ | xyz(60.8312, 40.5012, 83.9541) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.76
Purply Pink
#F075E6
ΔE00 2.05
Candy Pink
#FF63E9
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 4.90
Light Magenta
#FA5FF7
ΔE00 5.35
Violet Pink
#FB5FFC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DEC #7DF788
analogous
#C57DF7 #F77DEC #F77DAF
triadic
#F77DEC #ECF77D #7DECF7
tetradic
#F77DEC #F7C57D #7DF788 #7DAFF7
square
#F77DEC #F7C57D #7DF788 #7DAFF7
split-complementary
#F77DEC #AFF77D #7DF7C5
monochromatic
#EB0ED7 #F343E4 #F77DEC #FBB7F4 #FDE2FB
Accessibility & contrast
On white
2.31
#F77DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#F77DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DEC
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DEC | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F0
Deuteranopia (green-blind)
#9BB1E8
Tritanopia (blue-blind)
#FF87AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f77dec; /* rgb */ color: rgb(247, 125, 236); /* oklch */ color: oklch(76.5% 0.198 330.8);
Tailwind
colors: {
custom: {
50: '#fca7f2',
500: '#f77dec',
950: '#000000',
},
}SCSS
$custom: #f77dec; $custom-light: #fca7f2; $custom-dark: #000000;
JSON
{
"hex": "#f77dec",
"rgb": {
"r": 247,
"g": 125,
"b": 236
},
"hsl": {
"h": 305.41,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.76496,
"c": 0.19798,
"h": 330.8
},
"luminance": 0.40498
}Semantic roles & 50–950 ramp
primary
#F77DEC
secondary
#D6F5D9
accent
#E51500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85