#FF73CC#FF73CC
#FF73CC is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.9% C 0.196 H 343.9°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73CC |
|---|---|
| RGB | rgb(255, 115, 204) |
| HSL | hsl(322, 100%, 73%) |
| HSV | hsv(322, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 20%, 0%) |
| CIE-LAB | lab(67.94, 62.96, -20.48) |
| CIE-LCH | lch(67.94, 66.21, 341.98°) |
| OKLab | oklab(74.91% 0.188 -0.0544) |
| OKLCH | oklch(74.91% 0.196 343.9) |
| XYZ | xyz(58.2713, 37.8861, 61.3588) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.18
Bubblegum (survey)
#FF6CB5
ΔE00 4.38
Hot Pink
#FF69B4
ΔE00 4.53
Pink (survey)
#FF81C0
ΔE00 4.54
Bubble Gum Pink
#FF69AF
ΔE00 5.54
Purply Pink
#F075E6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73CC #73FFA6
analogous
#EC73FF #FF73CC #FF7386
triadic
#FF73CC #CCFF73 #73CCFF
tetradic
#FF73CC #FFEC73 #73FFA6 #7386FF
square
#FF73CC #FFEC73 #73FFA6 #7386FF
split-complementary
#FF73CC #86FF73 #73FFEC
monochromatic
#F8009D #FF36B6 #FF73CC #FFB0E2 #FFE0F4
Accessibility & contrast
On white
2.45
#FF73CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#FF73CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73CC
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73CC | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E97CF
Deuteranopia (green-blind)
#A5AEC8
Tritanopia (blue-blind)
#FF7396
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff73cc; /* rgb */ color: rgb(255, 115, 204); /* oklch */ color: oklch(74.9% 0.196 343.9);
Tailwind
colors: {
custom: {
50: '#ffa1db',
500: '#ff73cc',
950: '#000000',
},
}SCSS
$custom: #ff73cc; $custom-light: #ffa1db; $custom-dark: #000000;
JSON
{
"hex": "#ff73cc",
"rgb": {
"r": 255,
"g": 115,
"b": 204
},
"hsl": {
"h": 321.857,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.74914,
"c": 0.19576,
"h": 343.9
},
"luminance": 0.37881
}Semantic roles & 50–950 ramp
primary
#FF73CC
secondary
#D4F7E1
accent
#E65400
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#190F15
muted
#877F83