#FF77CE#FF77CE
#FF77CE is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.5% C 0.191 H 343.5°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77CE |
|---|---|
| RGB | rgb(255, 119, 206) |
| HSL | hsl(322, 100%, 73%) |
| HSV | hsv(322, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 19.2%, 0%) |
| CIE-LAB | lab(68.69, 61.43, -20.45) |
| CIE-LCH | lch(68.69, 64.74, 341.59°) |
| OKLab | oklab(75.5% 0.1831 -0.0544) |
| OKLCH | oklch(75.5% 0.191 343.5) |
| XYZ | xyz(58.9787, 38.9147, 62.7856) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.59
Pink (survey)
#FF81C0
ΔE00 4.27
Bubblegum (survey)
#FF6CB5
ΔE00 4.74
Hot Pink
#FF69B4
ΔE00 4.95
Bubble Gum Pink
#FF69AF
ΔE00 5.91
Purply Pink
#F075E6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77CE #77FFA8
analogous
#EC77FF #FF77CE #FF778A
triadic
#FF77CE #CEFF77 #77CEFF
tetradic
#FF77CE #FFEC77 #77FFA8 #778AFF
square
#FF77CE #FFEC77 #77FFA8 #778AFF
split-complementary
#FF77CE #8AFF77 #77FFEC
monochromatic
#FC00A1 #FF3AB8 #FF77CE #FFB4E4 #FFE0F4
Accessibility & contrast
On white
2.39
#FF77CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#FF77CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77CE
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77CE | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8199D1
Deuteranopia (green-blind)
#A7B0CB
Tritanopia (blue-blind)
#FF7799
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff77ce; /* rgb */ color: rgb(255, 119, 206); /* oklch */ color: oklch(75.5% 0.191 343.5);
Tailwind
colors: {
custom: {
50: '#ffa3dd',
500: '#ff77ce',
950: '#000000',
},
}SCSS
$custom: #ff77ce; $custom-light: #ffa3dd; $custom-dark: #000000;
JSON
{
"hex": "#ff77ce",
"rgb": {
"r": 255,
"g": 119,
"b": 206
},
"hsl": {
"h": 321.618,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.75496,
"c": 0.19099,
"h": 343.5
},
"luminance": 0.3891
}Semantic roles & 50–950 ramp
primary
#FF77CE
secondary
#D4F7E1
accent
#E65300
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83