#F973E4#F973E4
#F973E4 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.1% C 0.208 H 333.8°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F973E4 |
|---|---|
| RGB | rgb(249, 115, 228) |
| HSL | hsl(309, 92%, 71%) |
| HSV | hsv(309, 54%, 98%) |
| CMYK | cmyk(0%, 53.8%, 8.4%, 2.4%) |
| CIE-LAB | lab(68.03, 64.83, -33.78) |
| CIE-LCH | lch(68.03, 73.10, 332.48°) |
| OKLab | oklab(75.11% 0.1868 -0.0918) |
| OKLCH | oklch(75.11% 0.208 333.8) |
| XYZ | xyz(59.2013, 38.0068, 77.6017) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.65
Candy Pink
#FF63E9
ΔE00 2.58
Violet (CSS)
#EE82EE
ΔE00 3.51
Light Magenta
#FA5FF7
ΔE00 4.69
Violet Pink
#FB5FFC
ΔE00 5.15
Orchid
#DA70D6
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F973E4 #73F988
analogous
#CB73F9 #F973E4 #F973A1
triadic
#F973E4 #E4F973 #73E4F9
tetradic
#F973E4 #F9CB73 #73F988 #73A1F9
square
#F973E4 #F9CB73 #73F988 #73A1F9
split-complementary
#F973E4 #A1F973 #73F9CB
monochromatic
#E80AC5 #F638D9 #F973E4 #FCAEEF #FEE2F9
Accessibility & contrast
On white
2.44
#F973E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F973E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F973E4
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F973E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F973E4 | 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)
#7199E8
Deuteranopia (green-blind)
#99ADE0
Tritanopia (blue-blind)
#FF7CA1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f973e4; /* rgb */ color: rgb(249, 115, 228); /* oklch */ color: oklch(75.1% 0.208 333.8);
Tailwind
colors: {
custom: {
50: '#fea1ed',
500: '#f973e4',
950: '#000000',
},
}SCSS
$custom: #f973e4; $custom-light: #fea1ed; $custom-dark: #000000;
JSON
{
"hex": "#f973e4",
"rgb": {
"r": 249,
"g": 115,
"b": 228
},
"hsl": {
"h": 309.403,
"s": 91.781,
"l": 71.373
},
"oklch": {
"l": 0.75113,
"c": 0.20819,
"h": 333.8
},
"luminance": 0.38003
}Semantic roles & 50–950 ramp
primary
#F973E4
secondary
#D2F5D8
accent
#E62400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84