#FF77A3#FF77A3
#FF77A3 is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.1% C 0.170 H 1.8°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77A3 |
|---|---|
| RGB | rgb(255, 119, 163) |
| HSL | hsl(341, 100%, 73%) |
| HSV | hsv(341, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 36.1%, 0%) |
| CIE-LAB | lab(67.35, 55.98, 1.76) |
| CIE-LCH | lch(67.35, 56.00, 1.80°) |
| OKLab | oklab(74.06% 0.1704 0.0053) |
| OKLCH | oklch(74.06% 0.17 1.8) |
| XYZ | xyz(54.4506, 37.1035, 38.9373) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.57
Pinky
#FC86AA
ΔE00 2.99
Rosa
#FE86A4
ΔE00 3.56
Rosy Pink
#F6688E
ΔE00 4.50
Bubble Gum Pink
#FF69AF
ΔE00 5.03
Medium Pink
#F36196
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77A3 #77FFD3
analogous
#FF77E7 #FF77A3 #FF8F77
triadic
#FF77A3 #A3FF77 #77A3FF
tetradic
#FF77A3 #E7FF77 #77FFD3 #8F77FF
square
#FF77A3 #E7FF77 #77FFD3 #8F77FF
split-complementary
#FF77A3 #77FF8F #77E7FF
monochromatic
#FC0051 #FF3A7A #FF77A3 #FFB4CC #FFE0EA
Accessibility & contrast
On white
2.49
#FF77A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#FF77A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77A3
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77A3 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E94A4
Deuteranopia (green-blind)
#B2AEA0
Tritanopia (blue-blind)
#FF6B87
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff77a3; /* rgb */ color: rgb(255, 119, 163); /* oklch */ color: oklch(74.1% 0.170 1.8);
Tailwind
colors: {
custom: {
50: '#ffa2be',
500: '#ff77a3',
950: '#000000',
},
}SCSS
$custom: #ff77a3; $custom-light: #ffa2be; $custom-dark: #000000;
JSON
{
"hex": "#ff77a3",
"rgb": {
"r": 255,
"g": 119,
"b": 163
},
"hsl": {
"h": 340.588,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.7406,
"c": 0.17046,
"h": 1.8
},
"luminance": 0.37098
}Semantic roles & 50–950 ramp
primary
#FF77A3
secondary
#D4F7EC
accent
#E69B00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F12
muted
#877F81