#FA77E1#FA77E1
#FA77E1 is a light, highly saturated pink. Relative luminance 0.390; OKLCH L 75.6% C 0.201 H 335.2°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FA77E1 |
|---|---|
| RGB | rgb(250, 119, 225) |
| HSL | hsl(311, 93%, 72%) |
| HSV | hsv(311, 52%, 98%) |
| CMYK | cmyk(0%, 52.4%, 10%, 2%) |
| CIE-LAB | lab(68.72, 62.82, -31.03) |
| CIE-LCH | lch(68.72, 70.06, 333.71°) |
| OKLab | oklab(75.61% 0.1821 -0.0841) |
| OKLCH | oklch(75.61% 0.201 335.2) |
| XYZ | xyz(59.6120, 38.9581, 75.5995) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.44
Candy Pink
#FF63E9
ΔE00 3.54
Violet (CSS)
#EE82EE
ΔE00 3.69
Lavender Pink
#DD85D7
ΔE00 5.12
Orchid
#DA70D6
ΔE00 5.74
Light Magenta
#FA5FF7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA77E1 #77FA90
analogous
#D177FA #FA77E1 #FA77A0
triadic
#FA77E1 #E1FA77 #77E1FA
tetradic
#FA77E1 #FAD177 #77FA90 #77A0FA
square
#FA77E1 #FAD177 #77FA90 #77A0FA
split-complementary
#FA77E1 #A0FA77 #77FAD1
monochromatic
#EE09C2 #F83CD4 #FA77E1 #FCB2EE #FEE1F8
Accessibility & contrast
On white
2.39
#FA77E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FA77E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA77E1
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA77E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA77E1 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779BE4
Deuteranopia (green-blind)
#9DAFDD
Tritanopia (blue-blind)
#FF7EA2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fa77e1; /* rgb */ color: rgb(250, 119, 225); /* oklch */ color: oklch(75.6% 0.201 335.2);
Tailwind
colors: {
custom: {
50: '#ffa3ea',
500: '#fa77e1',
950: '#000000',
},
}SCSS
$custom: #fa77e1; $custom-light: #ffa3ea; $custom-dark: #000000;
JSON
{
"hex": "#fa77e1",
"rgb": {
"r": 250,
"g": 119,
"b": 225
},
"hsl": {
"h": 311.45,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.75615,
"c": 0.20052,
"h": 335.2
},
"luminance": 0.38954
}Semantic roles & 50–950 ramp
primary
#FA77E1
secondary
#D5F6DB
accent
#E62C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84