#FF73C8#FF73C8
#FF73C8 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.8% C 0.193 H 345.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73C8 |
|---|---|
| RGB | rgb(255, 115, 200) |
| HSL | hsl(324, 100%, 73%) |
| HSV | hsv(324, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 21.6%, 0%) |
| CIE-LAB | lab(67.80, 62.41, -18.45) |
| CIE-LCH | lch(67.80, 65.08, 343.53°) |
| OKLab | oklab(74.76% 0.1871 -0.0488) |
| OKLCH | oklch(74.76% 0.193 345.4) |
| XYZ | xyz(57.7977, 37.6966, 58.8645) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.99
Bubblegum (survey)
#FF6CB5
ΔE00 3.63
Hot Pink
#FF69B4
ΔE00 3.81
Pink (survey)
#FF81C0
ΔE00 3.93
Bubble Gum Pink
#FF69AF
ΔE00 4.80
Purply Pink
#F075E6
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73C8 #73FFAA
analogous
#F073FF #FF73C8 #FF7382
triadic
#FF73C8 #C8FF73 #73C8FF
tetradic
#FF73C8 #FFF073 #73FFAA #7382FF
square
#FF73C8 #FFF073 #73FFAA #7382FF
split-complementary
#FF73C8 #82FF73 #73FFF0
monochromatic
#F80096 #FF36B0 #FF73C8 #FFB0E0 #FFE0F3
Accessibility & contrast
On white
2.46
#FF73C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FF73C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73C8
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73C8 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8096CB
Deuteranopia (green-blind)
#A6AEC4
Tritanopia (blue-blind)
#FF7195
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff73c8; /* rgb */ color: rgb(255, 115, 200); /* oklch */ color: oklch(74.8% 0.193 345.4);
Tailwind
colors: {
custom: {
50: '#ffa1d8',
500: '#ff73c8',
950: '#000000',
},
}SCSS
$custom: #ff73c8; $custom-light: #ffa1d8; $custom-dark: #000000;
JSON
{
"hex": "#ff73c8",
"rgb": {
"r": 255,
"g": 115,
"b": 200
},
"hsl": {
"h": 323.571,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.74764,
"c": 0.19332,
"h": 345.4
},
"luminance": 0.37692
}Semantic roles & 50–950 ramp
primary
#FF73C8
secondary
#D4F7E2
accent
#E65A00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#190F14
muted
#877F83