#FF77BE#FF77BE
#FF77BE is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.9% C 0.182 H 349.8°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77BE |
|---|---|
| RGB | rgb(255, 119, 190) |
| HSL | hsl(329, 100%, 73%) |
| HSV | hsv(329, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 25.5%, 0%) |
| CIE-LAB | lab(68.15, 59.26, -12.30) |
| CIE-LCH | lch(68.15, 60.52, 348.27°) |
| OKLab | oklab(74.92% 0.1788 -0.032) |
| OKLCH | oklch(74.92% 0.182 349.8) |
| XYZ | xyz(57.1331, 38.1765, 53.0650) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.98
Bubblegum (survey)
#FF6CB5
ΔE00 2.22
Hot Pink
#FF69B4
ΔE00 2.68
Bubblegum Pink
#FE83CC
ΔE00 3.02
Bubble Gum Pink
#FF69AF
ΔE00 3.24
Carnation Pink
#FF7FA7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77BE #77FFB8
analogous
#FC77FF #FF77BE #FF777A
triadic
#FF77BE #BEFF77 #77BEFF
tetradic
#FF77BE #FFFC77 #77FFB8 #777AFF
square
#FF77BE #FFFC77 #77FFB8 #777AFF
split-complementary
#FF77BE #7AFF77 #77FFFC
monochromatic
#FC0083 #FF3AA1 #FF77BE #FFB4DB #FFE0F0
Accessibility & contrast
On white
2.43
#FF77BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#FF77BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77BE
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77BE | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8797C0
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#FF7292
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff77be; /* rgb */ color: rgb(255, 119, 190); /* oklch */ color: oklch(74.9% 0.182 349.8);
Tailwind
colors: {
custom: {
50: '#ffa3d1',
500: '#ff77be',
950: '#000000',
},
}SCSS
$custom: #ff77be; $custom-light: #ffa3d1; $custom-dark: #000000;
JSON
{
"hex": "#ff77be",
"rgb": {
"r": 255,
"g": 119,
"b": 190
},
"hsl": {
"h": 328.676,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.74918,
"c": 0.18169,
"h": 349.8
},
"luminance": 0.38171
}Semantic roles & 50–950 ramp
primary
#FF77BE
secondary
#D4F7E5
accent
#E66E00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F14
muted
#877F82