#FA77D0#FA77D0
#FA77D0 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.9% C 0.188 H 341.3°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FA77D0 |
|---|---|
| RGB | rgb(250, 119, 208) |
| HSL | hsl(319, 93%, 72%) |
| HSV | hsv(319, 52%, 98%) |
| CMYK | cmyk(0%, 52.4%, 16.8%, 2%) |
| CIE-LAB | lab(68.08, 60.25, -22.56) |
| CIE-LCH | lch(68.08, 64.34, 339.47°) |
| OKLab | oklab(74.93% 0.1784 -0.0603) |
| OKLCH | oklch(74.93% 0.188 341.3) |
| XYZ | xyz(57.4073, 38.0762, 63.9882) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.26
Pink (survey)
#FF81C0
ΔE00 5.14
Purply Pink
#F075E6
ΔE00 5.25
Bubblegum (survey)
#FF6CB5
ΔE00 5.46
Hot Pink
#FF69B4
ΔE00 5.62
Candy Pink
#FF63E9
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA77D0 #77FAA1
analogous
#E377FA #FA77D0 #FA778E
triadic
#FA77D0 #D0FA77 #77D0FA
tetradic
#FA77D0 #FAE377 #77FAA1 #778EFA
square
#FA77D0 #FAE377 #77FAA1 #778EFA
split-complementary
#FA77D0 #8EFA77 #77FAE3
monochromatic
#EE09A4 #F83CBC #FA77D0 #FCB2E4 #FEE1F5
Accessibility & contrast
On white
2.44
#FA77D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#FA77D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA77D0
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA77D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA77D0 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F99D3
Deuteranopia (green-blind)
#A3AECD
Tritanopia (blue-blind)
#FF799A
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa77d0; /* rgb */ color: rgb(250, 119, 208); /* oklch */ color: oklch(74.9% 0.188 341.3);
Tailwind
colors: {
custom: {
50: '#ffa3de',
500: '#fa77d0',
950: '#000000',
},
}SCSS
$custom: #fa77d0; $custom-light: #ffa3de; $custom-dark: #000000;
JSON
{
"hex": "#fa77d0",
"rgb": {
"r": 250,
"g": 119,
"b": 208
},
"hsl": {
"h": 319.237,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.74925,
"c": 0.18832,
"h": 341.3
},
"luminance": 0.38072
}Semantic roles & 50–950 ramp
primary
#FA77D0
secondary
#D5F6E0
accent
#E64A00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83