#FF73CE#FF73CE
#FF73CE is a light, vivid pink. Relative luminance 0.380; OKLCH L 75.0% C 0.197 H 343.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73CE |
|---|---|
| RGB | rgb(255, 115, 206) |
| HSL | hsl(321, 100%, 73%) |
| HSV | hsv(321, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 19.2%, 0%) |
| CIE-LAB | lab(68.01, 63.24, -21.49) |
| CIE-LCH | lch(68.01, 66.79, 341.23°) |
| OKLab | oklab(74.99% 0.1885 -0.0572) |
| OKLCH | oklch(74.99% 0.197 343.1) |
| XYZ | xyz(58.5127, 37.9826, 62.6302) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.34
Bubblegum (survey)
#FF6CB5
ΔE00 4.75
Pink (survey)
#FF81C0
ΔE00 4.86
Hot Pink
#FF69B4
ΔE00 4.89
Bubble Gum Pink
#FF69AF
ΔE00 5.90
Purply Pink
#F075E6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73CE #73FFA4
analogous
#EA73FF #FF73CE #FF7388
triadic
#FF73CE #CEFF73 #73CEFF
tetradic
#FF73CE #FFEA73 #73FFA4 #7388FF
square
#FF73CE #FFEA73 #73FFA4 #7388FF
split-complementary
#FF73CE #88FF73 #73FFEA
monochromatic
#F800A1 #FF36B9 #FF73CE #FFB0E3 #FFE0F4
Accessibility & contrast
On white
2.44
#FF73CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FF73CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73CE
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73CE | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D97D1
Deuteranopia (green-blind)
#A5AECA
Tritanopia (blue-blind)
#FF7397
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff73ce; /* rgb */ color: rgb(255, 115, 206); /* oklch */ color: oklch(75.0% 0.197 343.1);
Tailwind
colors: {
custom: {
50: '#ffa1dd',
500: '#ff73ce',
950: '#000000',
},
}SCSS
$custom: #ff73ce; $custom-light: #ffa1dd; $custom-dark: #000000;
JSON
{
"hex": "#ff73ce",
"rgb": {
"r": 255,
"g": 115,
"b": 206
},
"hsl": {
"h": 321,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.7499,
"c": 0.19701,
"h": 343.1
},
"luminance": 0.37978
}Semantic roles & 50–950 ramp
primary
#FF73CE
secondary
#D4F7E0
accent
#E65000
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#190F15
muted
#877F83