#FF77CC#FF77CC
#FF77CC is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.4% C 0.190 H 344.2°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77CC |
|---|---|
| RGB | rgb(255, 119, 204) |
| HSL | hsl(323, 100%, 73%) |
| HSV | hsv(323, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 20%, 0%) |
| CIE-LAB | lab(68.62, 61.15, -19.44) |
| CIE-LCH | lch(68.62, 64.17, 342.36°) |
| OKLab | oklab(75.42% 0.1826 -0.0516) |
| OKLCH | oklch(75.42% 0.19 344.2) |
| XYZ | xyz(58.7373, 38.8182, 61.5141) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.41
Pink (survey)
#FF81C0
ΔE00 3.92
Bubblegum (survey)
#FF6CB5
ΔE00 4.38
Hot Pink
#FF69B4
ΔE00 4.61
Bubble Gum Pink
#FF69AF
ΔE00 5.55
Purply Pink
#F075E6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77CC #77FFAA
analogous
#EE77FF #FF77CC #FF7788
triadic
#FF77CC #CCFF77 #77CCFF
tetradic
#FF77CC #FFEE77 #77FFAA #7788FF
square
#FF77CC #FFEE77 #77FFAA #7788FF
split-complementary
#FF77CC #88FF77 #77FFEE
monochromatic
#FC009D #FF3AB5 #FF77CC #FFB4E3 #FFE0F4
Accessibility & contrast
On white
2.40
#FF77CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#FF77CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77CC
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77CC | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8299CF
Deuteranopia (green-blind)
#A7B0C9
Tritanopia (blue-blind)
#FF7698
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff77cc; /* rgb */ color: rgb(255, 119, 204); /* oklch */ color: oklch(75.4% 0.190 344.2);
Tailwind
colors: {
custom: {
50: '#ffa3db',
500: '#ff77cc',
950: '#000000',
},
}SCSS
$custom: #ff77cc; $custom-light: #ffa3db; $custom-dark: #000000;
JSON
{
"hex": "#ff77cc",
"rgb": {
"r": 255,
"g": 119,
"b": 204
},
"hsl": {
"h": 322.5,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.75421,
"c": 0.18973,
"h": 344.2
},
"luminance": 0.38813
}Semantic roles & 50–950 ramp
primary
#FF77CC
secondary
#D4F7E1
accent
#E65600
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83