#FF77DC#FF77DC
#FF77DC is a light, highly saturated pink. Relative luminance 0.396; OKLCH L 76.0% C 0.200 H 338.4°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77DC |
|---|---|
| RGB | rgb(255, 119, 220) |
| HSL | hsl(315, 100%, 73%) |
| HSV | hsv(315, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 13.7%, 0%) |
| CIE-LAB | lab(69.20, 63.46, -27.46) |
| CIE-LCH | lch(69.20, 69.15, 336.60°) |
| OKLab | oklab(76.05% 0.1863 -0.0739) |
| OKLCH | oklch(76.05% 0.2 338.4) |
| XYZ | xyz(60.7558, 39.6256, 72.1448) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.92
Candy Pink
#FF63E9
ΔE00 4.44
Bubblegum Pink
#FE83CC
ΔE00 4.54
Violet (CSS)
#EE82EE
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.82
Pink (survey)
#FF81C0
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77DC #77FF9A
analogous
#DE77FF #FF77DC #FF7798
triadic
#FF77DC #DCFF77 #77DCFF
tetradic
#FF77DC #FFDE77 #77FF9A #7798FF
square
#FF77DC #FFDE77 #77FF9A #7798FF
split-complementary
#FF77DC #98FF77 #77FFDE
monochromatic
#FC00BB #FF3ACC #FF77DC #FFB4EC #FFE0F7
Accessibility & contrast
On white
2.35
#FF77DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#FF77DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77DC
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77DC | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9CDF
Deuteranopia (green-blind)
#A2B1D8
Tritanopia (blue-blind)
#FF7BA0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff77dc; /* rgb */ color: rgb(255, 119, 220); /* oklch */ color: oklch(76.0% 0.200 338.4);
Tailwind
colors: {
custom: {
50: '#ffa3e7',
500: '#ff77dc',
950: '#000000',
},
}SCSS
$custom: #ff77dc; $custom-light: #ffa3e7; $custom-dark: #000000;
JSON
{
"hex": "#ff77dc",
"rgb": {
"r": 255,
"g": 119,
"b": 220
},
"hsl": {
"h": 315.441,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.76045,
"c": 0.2004,
"h": 338.4
},
"luminance": 0.39621
}Semantic roles & 50–950 ramp
primary
#FF77DC
secondary
#D4F7DD
accent
#E63B00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84