#FE73CE#FE73CE
#FE73CE is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.9% C 0.196 H 342.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FE73CE |
|---|---|
| RGB | rgb(254, 115, 206) |
| HSL | hsl(321, 99%, 72%) |
| HSV | hsv(321, 55%, 100%) |
| CMYK | cmyk(0%, 54.7%, 18.9%, 0.4%) |
| CIE-LAB | lab(67.87, 62.95, -21.71) |
| CIE-LCH | lch(67.87, 66.59, 340.97°) |
| OKLab | oklab(74.86% 0.1875 -0.0579) |
| OKLCH | oklch(74.86% 0.196 342.9) |
| XYZ | xyz(58.1457, 37.7934, 62.6130) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.41
Bubblegum (survey)
#FF6CB5
ΔE00 4.82
Hot Pink
#FF69B4
ΔE00 4.95
Pink (survey)
#FF81C0
ΔE00 4.96
Purply Pink
#F075E6
ΔE00 5.79
Candy Pink
#FF63E9
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE73CE #73FEA3
analogous
#E873FE #FE73CE #FE7389
triadic
#FE73CE #CEFE73 #73CEFE
tetradic
#FE73CE #FEE873 #73FEA3 #7389FE
square
#FE73CE #FEE873 #73FEA3 #7389FE
split-complementary
#FE73CE #89FE73 #73FEE8
monochromatic
#F502A1 #FE36B9 #FE73CE #FEB0E3 #FFE1F4
Accessibility & contrast
On white
2.45
#FE73CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#FE73CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE73CE
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE73CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE73CE | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D97D1
Deuteranopia (green-blind)
#A4AECA
Tritanopia (blue-blind)
#FF7397
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe73ce; /* rgb */ color: rgb(254, 115, 206); /* oklch */ color: oklch(74.9% 0.196 342.9);
Tailwind
colors: {
custom: {
50: '#ffa1dd',
500: '#fe73ce',
950: '#000000',
},
}SCSS
$custom: #fe73ce; $custom-light: #ffa1dd; $custom-dark: #000000;
JSON
{
"hex": "#fe73ce",
"rgb": {
"r": 254,
"g": 115,
"b": 206
},
"hsl": {
"h": 320.719,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.74858,
"c": 0.19623,
"h": 342.9
},
"luminance": 0.37789
}Semantic roles & 50–950 ramp
primary
#FE73CE
secondary
#D4F7E0
accent
#E64F00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83