#FF77B1#FF77B1
#FF77B1 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.5% C 0.176 H 355.4°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77B1 |
|---|---|
| RGB | rgb(255, 119, 177) |
| HSL | hsl(334, 100%, 73%) |
| HSV | hsv(334, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 30.6%, 0%) |
| CIE-LAB | lab(67.75, 57.62, -5.58) |
| CIE-LCH | lch(67.75, 57.89, 354.47°) |
| OKLab | oklab(74.49% 0.175 -0.014) |
| OKLCH | oklch(74.49% 0.176 355.4) |
| XYZ | xyz(55.7751, 37.6333, 45.9130) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.69
Bubblegum (survey)
#FF6CB5
ΔE00 2.79
Pink (survey)
#FF81C0
ΔE00 3.07
Hot Pink
#FF69B4
ΔE00 3.20
Carnation Pink
#FF7FA7
ΔE00 3.82
Pinky
#FC86AA
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77B1 #77FFC5
analogous
#FF77F5 #FF77B1 #FF8177
triadic
#FF77B1 #B1FF77 #77B1FF
tetradic
#FF77B1 #F5FF77 #77FFC5 #8177FF
square
#FF77B1 #F5FF77 #77FFC5 #8177FF
split-complementary
#FF77B1 #77FF81 #77F5FF
monochromatic
#FC006B #FF3A8E #FF77B1 #FFB4D4 #FFE0ED
Accessibility & contrast
On white
2.46
#FF77B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#FF77B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77B1
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77B1 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B3
Deuteranopia (green-blind)
#AEAEAE
Tritanopia (blue-blind)
#FF6F8D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff77b1; /* rgb */ color: rgb(255, 119, 177); /* oklch */ color: oklch(74.5% 0.176 355.4);
Tailwind
colors: {
custom: {
50: '#ffa3c8',
500: '#ff77b1',
950: '#000000',
},
}SCSS
$custom: #ff77b1; $custom-light: #ffa3c8; $custom-dark: #000000;
JSON
{
"hex": "#ff77b1",
"rgb": {
"r": 255,
"g": 119,
"b": 177
},
"hsl": {
"h": 334.412,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.74486,
"c": 0.17551,
"h": 355.4
},
"luminance": 0.37628
}Semantic roles & 50–950 ramp
primary
#FF77B1
secondary
#D4F7E8
accent
#E68400
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82