#FF73DF#FF73DF
#FF73DF is a light, highly saturated pink. Relative luminance 0.388; OKLCH L 75.7% C 0.209 H 337.1°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73DF |
|---|---|
| RGB | rgb(255, 115, 223) |
| HSL | hsl(314, 100%, 73%) |
| HSV | hsv(314, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 12.5%, 0%) |
| CIE-LAB | lab(68.65, 65.71, -29.98) |
| CIE-LCH | lch(68.65, 72.22, 335.47°) |
| OKLab | oklab(75.67% 0.1922 -0.081) |
| OKLCH | oklch(75.67% 0.209 337.1) |
| XYZ | xyz(60.6906, 38.8538, 74.1008) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.22
Candy Pink
#FF63E9
ΔE00 3.42
Violet (CSS)
#EE82EE
ΔE00 4.68
Bubblegum Pink
#FE83CC
ΔE00 5.53
Light Magenta
#FA5FF7
ΔE00 5.96
Lavender Pink
#DD85D7
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73DF #73FF93
analogous
#D973FF #FF73DF #FF7399
triadic
#FF73DF #DFFF73 #73DFFF
tetradic
#FF73DF #FFD973 #73FF93 #7399FF
square
#FF73DF #FFD973 #73FF93 #7399FF
split-complementary
#FF73DF #99FF73 #73FFD9
monochromatic
#F800BF #FF36D1 #FF73DF #FFB0ED #FFE0F8
Accessibility & contrast
On white
2.39
#FF73DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#FF73DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73DF
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73DF | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769AE2
Deuteranopia (green-blind)
#9FAFDB
Tritanopia (blue-blind)
#FF799F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff73df; /* rgb */ color: rgb(255, 115, 223); /* oklch */ color: oklch(75.7% 0.209 337.1);
Tailwind
colors: {
custom: {
50: '#ffa1e9',
500: '#ff73df',
950: '#000000',
},
}SCSS
$custom: #ff73df; $custom-light: #ffa1e9; $custom-dark: #000000;
JSON
{
"hex": "#ff73df",
"rgb": {
"r": 255,
"g": 115,
"b": 223
},
"hsl": {
"h": 313.714,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.75671,
"c": 0.20854,
"h": 337.1
},
"luminance": 0.38849
}Semantic roles & 50–950 ramp
primary
#FF73DF
secondary
#D4F7DC
accent
#E63400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84