#FF77C8#FF77C8
#FF77C8 is a light, vivid pink. Relative luminance 0.386; OKLCH L 75.3% C 0.187 H 345.8°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77C8 |
|---|---|
| RGB | rgb(255, 119, 200) |
| HSL | hsl(324, 100%, 73%) |
| HSV | hsv(324, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 21.6%, 0%) |
| CIE-LAB | lab(68.48, 60.60, -17.41) |
| CIE-LCH | lch(68.48, 63.05, 343.97°) |
| OKLab | oklab(75.27% 0.1816 -0.046) |
| OKLCH | oklch(75.27% 0.187 345.8) |
| XYZ | xyz(58.2637, 38.6287, 59.0199) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.24
Pink (survey)
#FF81C0
ΔE00 3.24
Bubblegum (survey)
#FF6CB5
ΔE00 3.68
Hot Pink
#FF69B4
ΔE00 3.96
Bubble Gum Pink
#FF69AF
ΔE00 4.85
Purply Pink
#F075E6
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77C8 #77FFAE
analogous
#F277FF #FF77C8 #FF7784
triadic
#FF77C8 #C8FF77 #77C8FF
tetradic
#FF77C8 #FFF277 #77FFAE #7784FF
square
#FF77C8 #FFF277 #77FFAE #7784FF
split-complementary
#FF77C8 #84FF77 #77FFF2
monochromatic
#FC0096 #FF3AAF #FF77C8 #FFB4E1 #FFE0F3
Accessibility & contrast
On white
2.41
#FF77C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#FF77C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77C8
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77C8 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8399CB
Deuteranopia (green-blind)
#A9B0C5
Tritanopia (blue-blind)
#FF7597
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff77c8; /* rgb */ color: rgb(255, 119, 200); /* oklch */ color: oklch(75.3% 0.187 345.8);
Tailwind
colors: {
custom: {
50: '#ffa3d8',
500: '#ff77c8',
950: '#000000',
},
}SCSS
$custom: #ff77c8; $custom-light: #ffa3d8; $custom-dark: #000000;
JSON
{
"hex": "#ff77c8",
"rgb": {
"r": 255,
"g": 119,
"b": 200
},
"hsl": {
"h": 324.265,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.75273,
"c": 0.18729,
"h": 345.8
},
"luminance": 0.38624
}Semantic roles & 50–950 ramp
primary
#FF77C8
secondary
#D4F7E2
accent
#E65D00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83