#F973E7#F973E7
#F973E7 is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.2% C 0.211 H 332.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F973E7 |
|---|---|
| RGB | rgb(249, 115, 231) |
| HSL | hsl(308, 92%, 71%) |
| HSV | hsv(308, 54%, 98%) |
| CMYK | cmyk(0%, 53.8%, 7.2%, 2.4%) |
| CIE-LAB | lab(68.15, 65.30, -35.25) |
| CIE-LCH | lch(68.15, 74.21, 331.64°) |
| OKLab | oklab(75.24% 0.1873 -0.096) |
| OKLCH | oklch(75.24% 0.211 332.9) |
| XYZ | xyz(59.6214, 38.1748, 79.8140) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.41
Candy Pink
#FF63E9
ΔE00 2.43
Violet (CSS)
#EE82EE
ΔE00 3.25
Light Magenta
#FA5FF7
ΔE00 4.31
Violet Pink
#FB5FFC
ΔE00 4.73
Orchid
#DA70D6
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F973E7 #73F985
analogous
#C873F9 #F973E7 #F973A4
triadic
#F973E7 #E7F973 #73E7F9
tetradic
#F973E7 #F9C873 #73F985 #73A4F9
square
#F973E7 #F9C873 #73F985 #73A4F9
split-complementary
#F973E7 #A4F973 #73F9C8
monochromatic
#E80ACA #F638DD #F973E7 #FCAEF1 #FEE2FA
Accessibility & contrast
On white
2.43
#F973E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#F973E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F973E7
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F973E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F973E7 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709AEB
Deuteranopia (green-blind)
#98ADE3
Tritanopia (blue-blind)
#FF7CA3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f973e7; /* rgb */ color: rgb(249, 115, 231); /* oklch */ color: oklch(75.2% 0.211 332.9);
Tailwind
colors: {
custom: {
50: '#fea1ef',
500: '#f973e7',
950: '#000000',
},
}SCSS
$custom: #f973e7; $custom-light: #fea1ef; $custom-dark: #000000;
JSON
{
"hex": "#f973e7",
"rgb": {
"r": 249,
"g": 115,
"b": 231
},
"hsl": {
"h": 308.06,
"s": 91.781,
"l": 71.373
},
"oklch": {
"l": 0.75245,
"c": 0.21051,
"h": 332.9
},
"luminance": 0.38171
}Semantic roles & 50–950 ramp
primary
#F973E7
secondary
#D2F5D7
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84