#FF73DD#FF73DD
#FF73DD is a light, highly saturated pink. Relative luminance 0.387; OKLCH L 75.6% C 0.207 H 337.8°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73DD |
|---|---|
| RGB | rgb(255, 115, 221) |
| HSL | hsl(315, 100%, 73%) |
| HSV | hsv(315, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 13.3%, 0%) |
| CIE-LAB | lab(68.57, 65.41, -28.99) |
| CIE-LCH | lch(68.57, 71.55, 336.10°) |
| OKLab | oklab(75.59% 0.1918 -0.0782) |
| OKLCH | oklch(75.59% 0.207 337.8) |
| XYZ | xyz(60.4226, 38.7466, 72.6891) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.49
Candy Pink
#FF63E9
ΔE00 3.67
Violet (CSS)
#EE82EE
ΔE00 4.94
Bubblegum Pink
#FE83CC
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 6.00
Light Magenta
#FA5FF7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73DD #73FF95
analogous
#DB73FF #FF73DD #FF7397
triadic
#FF73DD #DDFF73 #73DDFF
tetradic
#FF73DD #FFDB73 #73FF95 #7397FF
square
#FF73DD #FFDB73 #73FF95 #7397FF
split-complementary
#FF73DD #97FF73 #73FFDB
monochromatic
#F800BB #FF36CE #FF73DD #FFB0EC #FFE0F8
Accessibility & contrast
On white
2.40
#FF73DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FF73DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73DD
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73DD | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779AE0
Deuteranopia (green-blind)
#A0AFD9
Tritanopia (blue-blind)
#FF789E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff73dd; /* rgb */ color: rgb(255, 115, 221); /* oklch */ color: oklch(75.6% 0.207 337.8);
Tailwind
colors: {
custom: {
50: '#ffa1e7',
500: '#ff73dd',
950: '#000000',
},
}SCSS
$custom: #ff73dd; $custom-light: #ffa1e7; $custom-dark: #000000;
JSON
{
"hex": "#ff73dd",
"rgb": {
"r": 255,
"g": 115,
"b": 221
},
"hsl": {
"h": 314.571,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.75588,
"c": 0.20711,
"h": 337.8
},
"luminance": 0.38742
}Semantic roles & 50–950 ramp
primary
#FF73DD
secondary
#D4F7DC
accent
#E63800
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84