#F973D7#F973D7
#F973D7 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.6% C 0.199 H 338.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F973D7 |
|---|---|
| RGB | rgb(249, 115, 215) |
| HSL | hsl(315, 92%, 71%) |
| HSV | hsv(315, 54%, 98%) |
| CMYK | cmyk(0%, 53.8%, 13.7%, 2.4%) |
| CIE-LAB | lab(67.51, 62.83, -27.35) |
| CIE-LCH | lch(67.51, 68.52, 336.48°) |
| OKLab | oklab(74.56% 0.1844 -0.0737) |
| OKLCH | oklch(74.56% 0.199 338.2) |
| XYZ | xyz(57.4641, 37.3119, 68.4522) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.57
Candy Pink
#FF63E9
ΔE00 4.08
Bubblegum Pink
#FE83CC
ΔE00 4.98
Violet (CSS)
#EE82EE
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 5.47
Orchid
#DA70D6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F973D7 #73F995
analogous
#D873F9 #F973D7 #F97394
triadic
#F973D7 #D7F973 #73D7F9
tetradic
#F973D7 #F9D873 #73F995 #7394F9
square
#F973D7 #F9D873 #73F995 #7394F9
split-complementary
#F973D7 #94F973 #73F9D8
monochromatic
#E80AAF #F638C6 #F973D7 #FCAEE8 #FEE2F7
Accessibility & contrast
On white
2.48
#F973D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F973D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F973D7
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F973D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F973D7 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7797DA
Deuteranopia (green-blind)
#9EACD3
Tritanopia (blue-blind)
#FF779B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f973d7; /* rgb */ color: rgb(249, 115, 215); /* oklch */ color: oklch(74.6% 0.199 338.2);
Tailwind
colors: {
custom: {
50: '#fea1e3',
500: '#f973d7',
950: '#000000',
},
}SCSS
$custom: #f973d7; $custom-light: #fea1e3; $custom-dark: #000000;
JSON
{
"hex": "#f973d7",
"rgb": {
"r": 249,
"g": 115,
"b": 215
},
"hsl": {
"h": 315.224,
"s": 91.781,
"l": 71.373
},
"oklch": {
"l": 0.74563,
"c": 0.19854,
"h": 338.2
},
"luminance": 0.37308
}Semantic roles & 50–950 ramp
primary
#F973D7
secondary
#D2F5DB
accent
#E63A00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83