#FF77C2#FF77C2
#FF77C2 is a light, vivid pink. Relative luminance 0.383; OKLCH L 75.1% C 0.184 H 348.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77C2 |
|---|---|
| RGB | rgb(255, 119, 194) |
| HSL | hsl(327, 100%, 73%) |
| HSV | hsv(327, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 23.9%, 0%) |
| CIE-LAB | lab(68.28, 59.78, -14.35) |
| CIE-LCH | lch(68.28, 61.48, 346.50°) |
| OKLab | oklab(75.06% 0.18 -0.0376) |
| OKLCH | oklch(75.06% 0.184 348.2) |
| XYZ | xyz(57.5763, 38.3538, 55.3991) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.35
Bubblegum Pink
#FE83CC
ΔE00 2.53
Bubblegum (survey)
#FF6CB5
ΔE00 2.71
Hot Pink
#FF69B4
ΔE00 3.09
Bubble Gum Pink
#FF69AF
ΔE00 3.84
Carnation Pink
#FF7FA7
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77C2 #77FFB4
analogous
#F877FF #FF77C2 #FF777E
triadic
#FF77C2 #C2FF77 #77C2FF
tetradic
#FF77C2 #FFF877 #77FFB4 #777EFF
square
#FF77C2 #FFF877 #77FFB4 #777EFF
split-complementary
#FF77C2 #7EFF77 #77FFF8
monochromatic
#FC008B #FF3AA7 #FF77C2 #FFB4DD #FFE0F1
Accessibility & contrast
On white
2.42
#FF77C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#FF77C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77C2
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77C2 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8598C4
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#FF7394
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff77c2; /* rgb */ color: rgb(255, 119, 194); /* oklch */ color: oklch(75.1% 0.184 348.2);
Tailwind
colors: {
custom: {
50: '#ffa3d4',
500: '#ff77c2',
950: '#000000',
},
}SCSS
$custom: #ff77c2; $custom-light: #ffa3d4; $custom-dark: #000000;
JSON
{
"hex": "#ff77c2",
"rgb": {
"r": 255,
"g": 119,
"b": 194
},
"hsl": {
"h": 326.912,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.75057,
"c": 0.18384,
"h": 348.2
},
"luminance": 0.38349
}Semantic roles & 50–950 ramp
primary
#FF77C2
secondary
#D4F7E4
accent
#E66700
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#190F14
muted
#877F83