#F972EF#F972EF
#F972EF is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.5% C 0.218 H 330.4°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F972EF |
|---|---|
| RGB | rgb(249, 114, 239) |
| HSL | hsl(304, 92%, 71%) |
| HSV | hsv(304, 54%, 98%) |
| CMYK | cmyk(0%, 54.2%, 4%, 2.4%) |
| CIE-LAB | lab(68.32, 67.04, -39.39) |
| CIE-LCH | lch(68.32, 77.76, 329.56°) |
| OKLab | oklab(75.48% 0.1898 -0.1078) |
| OKLCH | oklch(75.48% 0.218 330.4) |
| XYZ | xyz(60.6638, 38.4103, 85.8633) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.65
Candy Pink
#FF63E9
ΔE00 2.41
Violet (CSS)
#EE82EE
ΔE00 3.04
Light Magenta
#FA5FF7
ΔE00 3.32
Violet Pink
#FB5FFC
ΔE00 3.62
Orchid
#DA70D6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F972EF #72F97C
analogous
#BF72F9 #F972EF #F972AB
triadic
#F972EF #EFF972 #72EFF9
tetradic
#F972EF #F9BF72 #72F97C #72ABF9
square
#F972EF #F9BF72 #72F97C #72ABF9
split-complementary
#F972EF #ABF972 #72F9BF
monochromatic
#E70AD6 #F737E8 #F972EF #FBADF6 #FEE2FC
Accessibility & contrast
On white
2.42
#F972EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#F972EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F972EF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F972EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F972EF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9BF3
Deuteranopia (green-blind)
#94ADEB
Tritanopia (blue-blind)
#FF7EA6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f972ef; /* rgb */ color: rgb(249, 114, 239); /* oklch */ color: oklch(75.5% 0.218 330.4);
Tailwind
colors: {
custom: {
50: '#fea0f4',
500: '#f972ef',
950: '#000000',
},
}SCSS
$custom: #f972ef; $custom-light: #fea0f4; $custom-dark: #000000;
JSON
{
"hex": "#f972ef",
"rgb": {
"r": 249,
"g": 114,
"b": 239
},
"hsl": {
"h": 304.444,
"s": 91.837,
"l": 71.176
},
"oklch": {
"l": 0.75483,
"c": 0.21834,
"h": 330.4
},
"luminance": 0.38406
}Semantic roles & 50–950 ramp
primary
#F972EF
secondary
#D2F5D4
accent
#E61100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85