#FF73D3#FF73D3
#FF73D3 is a light, highly saturated pink. Relative luminance 0.382; OKLCH L 75.2% C 0.200 H 341.3°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73D3 |
|---|---|
| RGB | rgb(255, 115, 211) |
| HSL | hsl(319, 100%, 73%) |
| HSV | hsv(319, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 17.3%, 0%) |
| CIE-LAB | lab(68.19, 63.95, -24.00) |
| CIE-LCH | lch(68.19, 68.31, 339.43°) |
| OKLab | oklab(75.18% 0.1897 -0.0642) |
| OKLCH | oklch(75.18% 0.2 341.3) |
| XYZ | xyz(59.1298, 38.2295, 65.8802) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.87
Purply Pink
#F075E6
ΔE00 5.05
Candy Pink
#FF63E9
ΔE00 5.17
Bubblegum (survey)
#FF6CB5
ΔE00 5.68
Pink (survey)
#FF81C0
ΔE00 5.68
Hot Pink
#FF69B4
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73D3 #73FF9F
analogous
#E573FF #FF73D3 #FF738D
triadic
#FF73D3 #D3FF73 #73D3FF
tetradic
#FF73D3 #FFE573 #73FF9F #738DFF
square
#FF73D3 #FFE573 #73FF9F #738DFF
split-complementary
#FF73D3 #8DFF73 #73FFE5
monochromatic
#F800AA #FF36C0 #FF73D3 #FFB0E6 #FFE0F5
Accessibility & contrast
On white
2.43
#FF73D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#FF73D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73D3
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73D3 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B98D6
Deuteranopia (green-blind)
#A3AFCF
Tritanopia (blue-blind)
#FF759A
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff73d3; /* rgb */ color: rgb(255, 115, 211); /* oklch */ color: oklch(75.2% 0.200 341.3);
Tailwind
colors: {
custom: {
50: '#ffa1e0',
500: '#ff73d3',
950: '#000000',
},
}SCSS
$custom: #ff73d3; $custom-light: #ffa1e0; $custom-dark: #000000;
JSON
{
"hex": "#ff73d3",
"rgb": {
"r": 255,
"g": 115,
"b": 211
},
"hsl": {
"h": 318.857,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.75184,
"c": 0.20025,
"h": 341.3
},
"luminance": 0.38225
}Semantic roles & 50–950 ramp
primary
#FF73D3
secondary
#D4F7DF
accent
#E64800
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83