#FF77B2#FF77B2
#FF77B2 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.5% C 0.176 H 355.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77B2 |
|---|---|
| RGB | rgb(255, 119, 178) |
| HSL | hsl(334, 100%, 73%) |
| HSV | hsv(334, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 30.2%, 0%) |
| CIE-LAB | lab(67.78, 57.74, -6.10) |
| CIE-LCH | lch(67.78, 58.06, 353.97°) |
| OKLab | oklab(74.52% 0.1753 -0.0153) |
| OKLCH | oklch(74.52% 0.176 355) |
| XYZ | xyz(55.8751, 37.6733, 46.4398) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.61
Bubblegum (survey)
#FF6CB5
ΔE00 2.63
Pink (survey)
#FF81C0
ΔE00 2.89
Hot Pink
#FF69B4
ΔE00 3.06
Carnation Pink
#FF7FA7
ΔE00 4.03
Pinky
#FC86AA
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77B2 #77FFC4
analogous
#FF77F6 #FF77B2 #FF8077
triadic
#FF77B2 #B2FF77 #77B2FF
tetradic
#FF77B2 #F6FF77 #77FFC4 #8077FF
square
#FF77B2 #F6FF77 #77FFC4 #8077FF
split-complementary
#FF77B2 #77FF80 #77F6FF
monochromatic
#FC006D #FF3A8F #FF77B2 #FFB4D5 #FFE0EE
Accessibility & contrast
On white
2.46
#FF77B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#FF77B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77B2
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77B2 | 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)
#8A96B4
Deuteranopia (green-blind)
#AEAEAF
Tritanopia (blue-blind)
#FF6F8D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff77b2; /* rgb */ color: rgb(255, 119, 178); /* oklch */ color: oklch(74.5% 0.176 355.0);
Tailwind
colors: {
custom: {
50: '#ffa3c9',
500: '#ff77b2',
950: '#000000',
},
}SCSS
$custom: #ff77b2; $custom-light: #ffa3c9; $custom-dark: #000000;
JSON
{
"hex": "#ff77b2",
"rgb": {
"r": 255,
"g": 119,
"b": 178
},
"hsl": {
"h": 333.971,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.74518,
"c": 0.17593,
"h": 355
},
"luminance": 0.37668
}Semantic roles & 50–950 ramp
primary
#FF77B2
secondary
#D4F7E8
accent
#E68200
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82