#FF77D2#FF77D2
#FF77D2 is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.6% C 0.194 H 342.0°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77D2 |
|---|---|
| RGB | rgb(255, 119, 210) |
| HSL | hsl(320, 100%, 73%) |
| HSV | hsv(320, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 17.6%, 0%) |
| CIE-LAB | lab(68.83, 62.00, -22.47) |
| CIE-LCH | lch(68.83, 65.94, 340.08°) |
| OKLab | oklab(75.65% 0.184 -0.06) |
| OKLCH | oklch(75.65% 0.194 342) |
| XYZ | xyz(59.4709, 39.1116, 65.3774) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.05
Pink (survey)
#FF81C0
ΔE00 4.98
Bubblegum (survey)
#FF6CB5
ΔE00 5.46
Purply Pink
#F075E6
ΔE00 5.53
Hot Pink
#FF69B4
ΔE00 5.64
Candy Pink
#FF63E9
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77D2 #77FFA4
analogous
#E877FF #FF77D2 #FF778E
triadic
#FF77D2 #D2FF77 #77D2FF
tetradic
#FF77D2 #FFE877 #77FFA4 #778EFF
square
#FF77D2 #FFE877 #77FFA4 #778EFF
split-complementary
#FF77D2 #8EFF77 #77FFE8
monochromatic
#FC00A8 #FF3ABE #FF77D2 #FFB4E6 #FFE0F5
Accessibility & contrast
On white
2.38
#FF77D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#FF77D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77D2
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77D2 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809AD5
Deuteranopia (green-blind)
#A6B0CE
Tritanopia (blue-blind)
#FF789B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff77d2; /* rgb */ color: rgb(255, 119, 210); /* oklch */ color: oklch(75.6% 0.194 342.0);
Tailwind
colors: {
custom: {
50: '#ffa3e0',
500: '#ff77d2',
950: '#000000',
},
}SCSS
$custom: #ff77d2; $custom-light: #ffa3e0; $custom-dark: #000000;
JSON
{
"hex": "#ff77d2",
"rgb": {
"r": 255,
"g": 119,
"b": 210
},
"hsl": {
"h": 319.853,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.75649,
"c": 0.19356,
"h": 342
},
"luminance": 0.39107
}Semantic roles & 50–950 ramp
primary
#FF77D2
secondary
#D4F7DF
accent
#E64C00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83