#FF73DA#FF73DA
#FF73DA is a light, highly saturated pink. Relative luminance 0.386; OKLCH L 75.5% C 0.205 H 338.8°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73DA |
|---|---|
| RGB | rgb(255, 115, 218) |
| HSL | hsl(316, 100%, 73%) |
| HSV | hsv(316, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 14.5%, 0%) |
| CIE-LAB | lab(68.45, 64.96, -27.50) |
| CIE-LCH | lch(68.45, 70.55, 337.06°) |
| OKLab | oklab(75.47% 0.1912 -0.074) |
| OKLCH | oklch(75.47% 0.205 338.8) |
| XYZ | xyz(60.0265, 38.5881, 70.6028) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.92
Candy Pink
#FF63E9
ΔE00 4.09
Bubblegum Pink
#FE83CC
ΔE00 4.81
Violet (CSS)
#EE82EE
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 6.09
Orchid
#DA70D6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73DA #73FF98
analogous
#DE73FF #FF73DA #FF7394
triadic
#FF73DA #DAFF73 #73DAFF
tetradic
#FF73DA #FFDE73 #73FF98 #7394FF
square
#FF73DA #FFDE73 #73FF98 #7394FF
split-complementary
#FF73DA #94FF73 #73FFDE
monochromatic
#F800B6 #FF36CA #FF73DA #FFB0EA #FFE0F7
Accessibility & contrast
On white
2.41
#FF73DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#FF73DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73DA
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73DA | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7899DD
Deuteranopia (green-blind)
#A1AFD6
Tritanopia (blue-blind)
#FF779D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff73da; /* rgb */ color: rgb(255, 115, 218); /* oklch */ color: oklch(75.5% 0.205 338.8);
Tailwind
colors: {
custom: {
50: '#ffa1e5',
500: '#ff73da',
950: '#000000',
},
}SCSS
$custom: #ff73da; $custom-light: #ffa1e5; $custom-dark: #000000;
JSON
{
"hex": "#ff73da",
"rgb": {
"r": 255,
"g": 115,
"b": 218
},
"hsl": {
"h": 315.857,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.75465,
"c": 0.20501,
"h": 338.8
},
"luminance": 0.38583
}Semantic roles & 50–950 ramp
primary
#FF73DA
secondary
#D4F7DD
accent
#E63D00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84