#F970E3#F970E3
#F970E3 is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.7% C 0.212 H 334.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F970E3 |
|---|---|
| RGB | rgb(249, 112, 227) |
| HSL | hsl(310, 92%, 71%) |
| HSV | hsv(310, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 8.8%, 2.4%) |
| CIE-LAB | lab(67.49, 66.01, -34.06) |
| CIE-LCH | lch(67.49, 74.28, 332.71°) |
| OKLab | oklab(74.7% 0.1906 -0.0926) |
| OKLCH | oklch(74.7% 0.212 334.1) |
| XYZ | xyz(58.7264, 37.2783, 76.7605) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.74
Candy Pink
#FF63E9
ΔE00 2.16
Violet (CSS)
#EE82EE
ΔE00 3.90
Light Magenta
#FA5FF7
ΔE00 4.41
Violet Pink
#FB5FFC
ΔE00 4.91
Orchid
#DA70D6
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970E3 #70F986
analogous
#CA70F9 #F970E3 #F9709E
triadic
#F970E3 #E3F970 #70E3F9
tetradic
#F970E3 #F9CA70 #70F986 #709EF9
square
#F970E3 #F9CA70 #70F986 #709EF9
split-complementary
#F970E3 #9EF970 #70F9CA
monochromatic
#E50AC2 #F735D7 #F970E3 #FBABEF #FEE2F9
Accessibility & contrast
On white
2.48
#F970E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F970E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970E3
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970E3 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F98E7
Deuteranopia (green-blind)
#98ACDF
Tritanopia (blue-blind)
#FF79A0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f970e3; /* rgb */ color: rgb(249, 112, 227); /* oklch */ color: oklch(74.7% 0.212 334.1);
Tailwind
colors: {
custom: {
50: '#fe9fec',
500: '#f970e3',
950: '#000000',
},
}SCSS
$custom: #f970e3; $custom-light: #fe9fec; $custom-dark: #000000;
JSON
{
"hex": "#f970e3",
"rgb": {
"r": 249,
"g": 112,
"b": 227
},
"hsl": {
"h": 309.635,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.74701,
"c": 0.21189,
"h": 334.1
},
"luminance": 0.37274
}Semantic roles & 50–950 ramp
primary
#F970E3
secondary
#D0F5D6
accent
#E62500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84