#FF73D2#FF73D2
#FF73D2 is a light, vivid pink. Relative luminance 0.382; OKLCH L 75.1% C 0.200 H 341.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73D2 |
|---|---|
| RGB | rgb(255, 115, 210) |
| HSL | hsl(319, 100%, 73%) |
| HSV | hsv(319, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 17.6%, 0%) |
| CIE-LAB | lab(68.15, 63.81, -23.50) |
| CIE-LCH | lch(68.15, 68.00, 339.78°) |
| OKLab | oklab(75.15% 0.1895 -0.0628) |
| OKLCH | oklch(75.15% 0.2 341.7) |
| XYZ | xyz(59.0048, 38.1795, 65.2220) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.76
Purply Pink
#F075E6
ΔE00 5.22
Candy Pink
#FF63E9
ΔE00 5.34
Bubblegum (survey)
#FF6CB5
ΔE00 5.49
Pink (survey)
#FF81C0
ΔE00 5.52
Hot Pink
#FF69B4
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73D2 #73FFA0
analogous
#E673FF #FF73D2 #FF738C
triadic
#FF73D2 #D2FF73 #73D2FF
tetradic
#FF73D2 #FFE673 #73FFA0 #738CFF
square
#FF73D2 #FFE673 #73FFA0 #738CFF
split-complementary
#FF73D2 #8CFF73 #73FFE6
monochromatic
#F800A8 #FF36BE #FF73D2 #FFB0E6 #FFE0F5
Accessibility & contrast
On white
2.43
#FF73D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#FF73D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73D2
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73D2 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C98D5
Deuteranopia (green-blind)
#A3AECE
Tritanopia (blue-blind)
#FF7599
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff73d2; /* rgb */ color: rgb(255, 115, 210); /* oklch */ color: oklch(75.1% 0.200 341.7);
Tailwind
colors: {
custom: {
50: '#ffa1e0',
500: '#ff73d2',
950: '#000000',
},
}SCSS
$custom: #ff73d2; $custom-light: #ffa1e0; $custom-dark: #000000;
JSON
{
"hex": "#ff73d2",
"rgb": {
"r": 255,
"g": 115,
"b": 210
},
"hsl": {
"h": 319.286,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.75145,
"c": 0.19959,
"h": 341.7
},
"luminance": 0.38175
}Semantic roles & 50–950 ramp
primary
#FF73D2
secondary
#D4F7DF
accent
#E64A00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83