#FF73DE#FF73DE
#FF73DE is a light, highly saturated pink. Relative luminance 0.388; OKLCH L 75.6% C 0.208 H 337.5°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73DE |
|---|---|
| RGB | rgb(255, 115, 222) |
| HSL | hsl(314, 100%, 73%) |
| HSV | hsv(314, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 12.9%, 0%) |
| CIE-LAB | lab(68.61, 65.56, -29.49) |
| CIE-LCH | lch(68.61, 71.88, 335.78°) |
| OKLab | oklab(75.63% 0.192 -0.0796) |
| OKLCH | oklch(75.63% 0.208 337.5) |
| XYZ | xyz(60.5562, 38.8000, 73.3928) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.35
Candy Pink
#FF63E9
ΔE00 3.55
Violet (CSS)
#EE82EE
ΔE00 4.80
Bubblegum Pink
#FE83CC
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 5.99
Light Magenta
#FA5FF7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73DE #73FF94
analogous
#DA73FF #FF73DE #FF7398
triadic
#FF73DE #DEFF73 #73DEFF
tetradic
#FF73DE #FFDA73 #73FF94 #7398FF
square
#FF73DE #FFDA73 #73FF94 #7398FF
split-complementary
#FF73DE #98FF73 #73FFDA
monochromatic
#F800BD #FF36D0 #FF73DE #FFB0EC #FFE0F8
Accessibility & contrast
On white
2.40
#FF73DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#FF73DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73DE
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73DE | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779AE1
Deuteranopia (green-blind)
#9FAFDA
Tritanopia (blue-blind)
#FF789F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff73de; /* rgb */ color: rgb(255, 115, 222); /* oklch */ color: oklch(75.6% 0.208 337.5);
Tailwind
colors: {
custom: {
50: '#ffa1e8',
500: '#ff73de',
950: '#000000',
},
}SCSS
$custom: #ff73de; $custom-light: #ffa1e8; $custom-dark: #000000;
JSON
{
"hex": "#ff73de",
"rgb": {
"r": 255,
"g": 115,
"b": 222
},
"hsl": {
"h": 314.143,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.75629,
"c": 0.20783,
"h": 337.5
},
"luminance": 0.38795
}Semantic roles & 50–950 ramp
primary
#FF73DE
secondary
#D4F7DC
accent
#E63600
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84