#FF77BF#FF77BF
#FF77BF is a light, vivid pink. Relative luminance 0.382; OKLCH L 75.0% C 0.182 H 349.4°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77BF |
|---|---|
| RGB | rgb(255, 119, 191) |
| HSL | hsl(328, 100%, 73%) |
| HSV | hsv(328, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 25.1%, 0%) |
| CIE-LAB | lab(68.18, 59.39, -12.82) |
| CIE-LCH | lch(68.18, 60.76, 347.82°) |
| OKLab | oklab(74.95% 0.1791 -0.0334) |
| OKLCH | oklch(74.95% 0.182 349.4) |
| XYZ | xyz(57.2427, 38.2203, 53.6426) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.05
Bubblegum (survey)
#FF6CB5
ΔE00 2.32
Hot Pink
#FF69B4
ΔE00 2.77
Bubblegum Pink
#FE83CC
ΔE00 2.88
Bubble Gum Pink
#FF69AF
ΔE00 3.38
Carnation Pink
#FF7FA7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77BF #77FFB7
analogous
#FB77FF #FF77BF #FF777B
triadic
#FF77BF #BFFF77 #77BFFF
tetradic
#FF77BF #FFFB77 #77FFB7 #777BFF
square
#FF77BF #FFFB77 #77FFB7 #777BFF
split-complementary
#FF77BF #7BFF77 #77FFFB
monochromatic
#FC0085 #FF3AA2 #FF77BF #FFB4DC #FFE0F1
Accessibility & contrast
On white
2.43
#FF77BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#FF77BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77BF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77BF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8697C1
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#FF7393
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff77bf; /* rgb */ color: rgb(255, 119, 191); /* oklch */ color: oklch(75.0% 0.182 349.4);
Tailwind
colors: {
custom: {
50: '#ffa3d2',
500: '#ff77bf',
950: '#000000',
},
}SCSS
$custom: #ff77bf; $custom-light: #ffa3d2; $custom-dark: #000000;
JSON
{
"hex": "#ff77bf",
"rgb": {
"r": 255,
"g": 119,
"b": 191
},
"hsl": {
"h": 328.235,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.74952,
"c": 0.18221,
"h": 349.4
},
"luminance": 0.38215
}Semantic roles & 50–950 ramp
primary
#FF77BF
secondary
#D4F7E4
accent
#E66C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F14
muted
#877F82