#F970E6#F970E6
#F970E6 is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.8% C 0.214 H 333.1°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F970E6 |
|---|---|
| RGB | rgb(249, 112, 230) |
| HSL | hsl(308, 92%, 71%) |
| HSV | hsv(308, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 7.6%, 2.4%) |
| CIE-LAB | lab(67.61, 66.48, -35.53) |
| CIE-LCH | lch(67.61, 75.38, 331.88°) |
| OKLab | oklab(74.83% 0.1911 -0.0968) |
| OKLCH | oklch(74.83% 0.214 333.1) |
| XYZ | xyz(59.1440, 37.4454, 78.9601) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.50
Candy Pink
#FF63E9
ΔE00 1.97
Violet (CSS)
#EE82EE
ΔE00 3.66
Light Magenta
#FA5FF7
ΔE00 4.00
Violet Pink
#FB5FFC
ΔE00 4.48
Orchid
#DA70D6
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970E6 #70F983
analogous
#C770F9 #F970E6 #F970A1
triadic
#F970E6 #E6F970 #70E6F9
tetradic
#F970E6 #F9C770 #70F983 #70A1F9
square
#F970E6 #F9C770 #70F983 #70A1F9
split-complementary
#F970E6 #A1F970 #70F9C7
monochromatic
#E50AC7 #F735DC #F970E6 #FBABF0 #FEE2FA
Accessibility & contrast
On white
2.47
#F970E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#F970E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970E6
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970E6 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D98EA
Deuteranopia (green-blind)
#96ACE2
Tritanopia (blue-blind)
#FF7AA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f970e6; /* rgb */ color: rgb(249, 112, 230); /* oklch */ color: oklch(74.8% 0.214 333.1);
Tailwind
colors: {
custom: {
50: '#fe9fee',
500: '#f970e6',
950: '#000000',
},
}SCSS
$custom: #f970e6; $custom-light: #fe9fee; $custom-dark: #000000;
JSON
{
"hex": "#f970e6",
"rgb": {
"r": 249,
"g": 112,
"b": 230
},
"hsl": {
"h": 308.321,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.74834,
"c": 0.21418,
"h": 333.1
},
"luminance": 0.37441
}Semantic roles & 50–950 ramp
primary
#F970E6
secondary
#D0F5D5
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84