#F970E7#F970E7
#F970E7 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.9% C 0.215 H 332.8°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F970E7 |
|---|---|
| RGB | rgb(249, 112, 231) |
| HSL | hsl(308, 92%, 71%) |
| HSV | hsv(308, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 7.2%, 2.4%) |
| CIE-LAB | lab(67.65, 66.64, -36.02) |
| CIE-LCH | lch(67.65, 75.75, 331.61°) |
| OKLab | oklab(74.88% 0.1912 -0.0982) |
| OKLCH | oklch(74.88% 0.215 332.8) |
| XYZ | xyz(59.2849, 37.5017, 79.7018) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.45
Candy Pink
#FF63E9
ΔE00 1.94
Violet (CSS)
#EE82EE
ΔE00 3.59
Light Magenta
#FA5FF7
ΔE00 3.87
Violet Pink
#FB5FFC
ΔE00 4.34
Orchid
#DA70D6
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970E7 #70F982
analogous
#C670F9 #F970E7 #F970A2
triadic
#F970E7 #E7F970 #70E7F9
tetradic
#F970E7 #F9C670 #70F982 #70A2F9
square
#F970E7 #F9C670 #70F982 #70A2F9
split-complementary
#F970E7 #A2F970 #70F9C6
monochromatic
#E50AC8 #F735DD #F970E7 #FBABF1 #FEE2FA
Accessibility & contrast
On white
2.47
#F970E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F970E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970E7
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970E7 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C98EB
Deuteranopia (green-blind)
#96ACE3
Tritanopia (blue-blind)
#FF7AA2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f970e7; /* rgb */ color: rgb(249, 112, 231); /* oklch */ color: oklch(74.9% 0.215 332.8);
Tailwind
colors: {
custom: {
50: '#fe9fef',
500: '#f970e7',
950: '#000000',
},
}SCSS
$custom: #f970e7; $custom-light: #fe9fef; $custom-dark: #000000;
JSON
{
"hex": "#f970e7",
"rgb": {
"r": 249,
"g": 112,
"b": 231
},
"hsl": {
"h": 307.883,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.74878,
"c": 0.21495,
"h": 332.8
},
"luminance": 0.37498
}Semantic roles & 50–950 ramp
primary
#F970E7
secondary
#D0F5D5
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84