#F970E4#F970E4
#F970E4 is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.7% C 0.213 H 333.8°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F970E4 |
|---|---|
| RGB | rgb(249, 112, 228) |
| HSL | hsl(309, 92%, 71%) |
| HSV | hsv(309, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 8.4%, 2.4%) |
| CIE-LAB | lab(67.53, 66.17, -34.55) |
| CIE-LCH | lch(67.53, 74.64, 332.43°) |
| OKLab | oklab(74.74% 0.1907 -0.094) |
| OKLCH | oklch(74.74% 0.213 333.8) |
| XYZ | xyz(58.8648, 37.3337, 77.4895) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.65
Candy Pink
#FF63E9
ΔE00 2.09
Violet (CSS)
#EE82EE
ΔE00 3.82
Light Magenta
#FA5FF7
ΔE00 4.27
Violet Pink
#FB5FFC
ΔE00 4.77
Orchid
#DA70D6
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970E4 #70F985
analogous
#C970F9 #F970E4 #F9709F
triadic
#F970E4 #E4F970 #70E4F9
tetradic
#F970E4 #F9C970 #70F985 #709FF9
square
#F970E4 #F9C970 #70F985 #709FF9
split-complementary
#F970E4 #9FF970 #70F9C9
monochromatic
#E50AC3 #F735D9 #F970E4 #FBABEF #FEE2F9
Accessibility & contrast
On white
2.48
#F970E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F970E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970E4
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970E4 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E98E8
Deuteranopia (green-blind)
#97ACE0
Tritanopia (blue-blind)
#FF79A0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f970e4; /* rgb */ color: rgb(249, 112, 228); /* oklch */ color: oklch(74.7% 0.213 333.8);
Tailwind
colors: {
custom: {
50: '#fe9fed',
500: '#f970e4',
950: '#000000',
},
}SCSS
$custom: #f970e4; $custom-light: #fe9fed; $custom-dark: #000000;
JSON
{
"hex": "#f970e4",
"rgb": {
"r": 249,
"g": 112,
"b": 228
},
"hsl": {
"h": 309.197,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.74745,
"c": 0.21264,
"h": 333.8
},
"luminance": 0.3733
}Semantic roles & 50–950 ramp
primary
#F970E4
secondary
#D0F5D6
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84