#F77DEF#F77DEF
#F77DEF is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.6% C 0.200 H 329.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DEF |
|---|---|
| RGB | rgb(247, 125, 239) |
| HSL | hsl(304, 88%, 73%) |
| HSV | hsv(304, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 3.2%, 3.1%) |
| CIE-LAB | lab(69.95, 61.45, -36.88) |
| CIE-LCH | lch(69.95, 71.67, 329.03°) |
| OKLab | oklab(76.63% 0.1733 -0.1008) |
| OKLCH | oklch(76.63% 0.2 329.8) |
| XYZ | xyz(61.2707, 40.6770, 86.2688) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.58
Purply Pink
#F075E6
ΔE00 2.15
Candy Pink
#FF63E9
ΔE00 4.15
Light Magenta
#FA5FF7
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 5.16
Violet Pink
#FB5FFC
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DEF #7DF785
analogous
#C27DF7 #F77DEF #F77DB2
triadic
#F77DEF #EFF77D #7DEFF7
tetradic
#F77DEF #F7C27D #7DF785 #7DB2F7
square
#F77DEF #F7C27D #7DF785 #7DB2F7
split-complementary
#F77DEF #B2F77D #7DF7C2
monochromatic
#EB0EDD #F343E8 #F77DEF #FBB7F6 #FDE2FB
Accessibility & contrast
On white
2.30
#F77DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#F77DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DEF
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DEF | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F3
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#FF88AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f77def; /* rgb */ color: rgb(247, 125, 239); /* oklch */ color: oklch(76.6% 0.200 329.8);
Tailwind
colors: {
custom: {
50: '#fca7f4',
500: '#f77def',
950: '#000000',
},
}SCSS
$custom: #f77def; $custom-light: #fca7f4; $custom-dark: #000000;
JSON
{
"hex": "#f77def",
"rgb": {
"r": 247,
"g": 125,
"b": 239
},
"hsl": {
"h": 303.934,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.76629,
"c": 0.20048,
"h": 329.8
},
"luminance": 0.40673
}Semantic roles & 50–950 ramp
primary
#F77DEF
secondary
#D6F5D8
accent
#E50F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85