#F972EA#F972EA
#F972EA is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.3% C 0.214 H 331.9°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F972EA |
|---|---|
| RGB | rgb(249, 114, 234) |
| HSL | hsl(307, 92%, 71%) |
| HSV | hsv(307, 54%, 98%) |
| CMYK | cmyk(0%, 54.2%, 6%, 2.4%) |
| CIE-LAB | lab(68.11, 66.23, -36.97) |
| CIE-LCH | lch(68.11, 75.85, 330.83°) |
| OKLab | oklab(75.26% 0.1891 -0.1009) |
| OKLCH | oklch(75.26% 0.214 331.9) |
| XYZ | xyz(59.9353, 38.1189, 82.0268) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.35
Candy Pink
#FF63E9
ΔE00 2.23
Violet (CSS)
#EE82EE
ΔE00 3.17
Light Magenta
#FA5FF7
ΔE00 3.81
Violet Pink
#FB5FFC
ΔE00 4.20
Orchid
#DA70D6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F972EA #72F981
analogous
#C472F9 #F972EA #F972A6
triadic
#F972EA #EAF972 #72EAF9
tetradic
#F972EA #F9C472 #72F981 #72A6F9
square
#F972EA #F9C472 #72F981 #72A6F9
split-complementary
#F972EA #A6F972 #72F9C4
monochromatic
#E70ACE #F737E1 #F972EA #FBADF3 #FEE2FB
Accessibility & contrast
On white
2.44
#F972EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#F972EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F972EA
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F972EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F972EA | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9AEE
Deuteranopia (green-blind)
#96ADE6
Tritanopia (blue-blind)
#FF7DA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f972ea; /* rgb */ color: rgb(249, 114, 234); /* oklch */ color: oklch(75.3% 0.214 331.9);
Tailwind
colors: {
custom: {
50: '#fea0f1',
500: '#f972ea',
950: '#000000',
},
}SCSS
$custom: #f972ea; $custom-light: #fea0f1; $custom-dark: #000000;
JSON
{
"hex": "#f972ea",
"rgb": {
"r": 249,
"g": 114,
"b": 234
},
"hsl": {
"h": 306.667,
"s": 91.837,
"l": 71.176
},
"oklch": {
"l": 0.75256,
"c": 0.21435,
"h": 331.9
},
"luminance": 0.38115
}Semantic roles & 50–950 ramp
primary
#F972EA
secondary
#D2F5D6
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84