#FE73CF#FE73CF
#FE73CF is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.9% C 0.197 H 342.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FE73CF |
|---|---|
| RGB | rgb(254, 115, 207) |
| HSL | hsl(320, 99%, 72%) |
| HSV | hsv(320, 55%, 100%) |
| CMYK | cmyk(0%, 54.7%, 18.5%, 0.4%) |
| CIE-LAB | lab(67.90, 63.09, -22.22) |
| CIE-LCH | lch(67.90, 66.89, 340.60°) |
| OKLab | oklab(74.9% 0.1877 -0.0593) |
| OKLCH | oklch(74.9% 0.197 342.5) |
| XYZ | xyz(58.2675, 37.8421, 63.2548) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.51
Bubblegum (survey)
#FF6CB5
ΔE00 5.01
Pink (survey)
#FF81C0
ΔE00 5.12
Hot Pink
#FF69B4
ΔE00 5.13
Purply Pink
#F075E6
ΔE00 5.61
Candy Pink
#FF63E9
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE73CF #73FEA2
analogous
#E873FE #FE73CF #FE7389
triadic
#FE73CF #CFFE73 #73CFFE
tetradic
#FE73CF #FEE873 #73FEA2 #7389FE
square
#FE73CF #FEE873 #73FEA2 #7389FE
split-complementary
#FE73CF #89FE73 #73FEE8
monochromatic
#F502A3 #FE36BA #FE73CF #FEB0E4 #FFE1F5
Accessibility & contrast
On white
2.45
#FE73CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#FE73CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE73CF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE73CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE73CF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D97D2
Deuteranopia (green-blind)
#A4AECB
Tritanopia (blue-blind)
#FF7498
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe73cf; /* rgb */ color: rgb(254, 115, 207); /* oklch */ color: oklch(74.9% 0.197 342.5);
Tailwind
colors: {
custom: {
50: '#ffa1dd',
500: '#fe73cf',
950: '#000000',
},
}SCSS
$custom: #fe73cf; $custom-light: #ffa1dd; $custom-dark: #000000;
JSON
{
"hex": "#fe73cf",
"rgb": {
"r": 254,
"g": 115,
"b": 207
},
"hsl": {
"h": 320.288,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.74897,
"c": 0.19687,
"h": 342.5
},
"luminance": 0.37837
}Semantic roles & 50–950 ramp
primary
#FE73CF
secondary
#D4F7E0
accent
#E64E00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83