#F771E9#F771E9
#F771E9 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.8% C 0.214 H 331.6°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F771E9 |
|---|---|
| RGB | rgb(247, 113, 233) |
| HSL | hsl(306, 89%, 71%) |
| HSV | hsv(306, 54%, 97%) |
| CMYK | cmyk(0%, 54.3%, 5.7%, 3.1%) |
| CIE-LAB | lab(67.63, 65.98, -37.18) |
| CIE-LCH | lch(67.63, 75.73, 330.60°) |
| OKLab | oklab(74.83% 0.1881 -0.1016) |
| OKLCH | oklch(74.83% 0.214 331.6) |
| XYZ | xyz(58.9706, 37.4716, 81.2017) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.13
Candy Pink
#FF63E9
ΔE00 2.12
Violet (CSS)
#EE82EE
ΔE00 3.25
Light Magenta
#FA5FF7
ΔE00 3.62
Violet Pink
#FB5FFC
ΔE00 4.05
Orchid
#DA70D6
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F771E9 #71F77F
analogous
#C271F7 #F771E9 #F771A6
triadic
#F771E9 #E9F771 #71E9F7
tetradic
#F771E9 #F7C271 #71F77F #71A6F7
square
#F771E9 #F7C271 #71F77F #71A6F7
split-complementary
#F771E9 #A6F771 #71F7C2
monochromatic
#E10DCB #F437E0 #F771E9 #FAABF2 #FDE2FB
Accessibility & contrast
On white
2.47
#F771E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#F771E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F771E9
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F771E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F771E9 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C99ED
Deuteranopia (green-blind)
#94ACE5
Tritanopia (blue-blind)
#FF7CA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f771e9; /* rgb */ color: rgb(247, 113, 233); /* oklch */ color: oklch(74.8% 0.214 331.6);
Tailwind
colors: {
custom: {
50: '#fda0f0',
500: '#f771e9',
950: '#000000',
},
}SCSS
$custom: #f771e9; $custom-light: #fda0f0; $custom-dark: #000000;
JSON
{
"hex": "#f771e9",
"rgb": {
"r": 247,
"g": 113,
"b": 233
},
"hsl": {
"h": 306.269,
"s": 89.333,
"l": 70.588
},
"oklch": {
"l": 0.74834,
"c": 0.21379,
"h": 331.6
},
"luminance": 0.37468
}Semantic roles & 50–950 ramp
primary
#F771E9
secondary
#D0F4D4
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84