#F970E9#F970E9
#F970E9 is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.0% C 0.217 H 332.2°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F970E9 |
|---|---|
| RGB | rgb(249, 112, 233) |
| HSL | hsl(307, 92%, 71%) |
| HSV | hsv(307, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 6.4%, 2.4%) |
| CIE-LAB | lab(67.74, 66.96, -36.99) |
| CIE-LCH | lch(67.74, 76.50, 331.08°) |
| OKLab | oklab(74.97% 0.1915 -0.101) |
| OKLCH | oklch(74.97% 0.217 332.2) |
| XYZ | xyz(59.5689, 37.6154, 81.1980) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.42
Candy Pink
#FF63E9
ΔE00 1.91
Violet (CSS)
#EE82EE
ΔE00 3.48
Light Magenta
#FA5FF7
ΔE00 3.62
Violet Pink
#FB5FFC
ΔE00 4.06
Orchid
#DA70D6
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970E9 #70F980
analogous
#C470F9 #F970E9 #F970A4
triadic
#F970E9 #E9F970 #70E9F9
tetradic
#F970E9 #F9C470 #70F980 #70A4F9
square
#F970E9 #F9C470 #70F980 #70A4F9
split-complementary
#F970E9 #A4F970 #70F9C4
monochromatic
#E50ACB #F735E0 #F970E9 #FBABF2 #FEE2FA
Accessibility & contrast
On white
2.46
#F970E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F970E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970E9
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970E9 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B99ED
Deuteranopia (green-blind)
#95ACE5
Tritanopia (blue-blind)
#FF7BA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f970e9; /* rgb */ color: rgb(249, 112, 233); /* oklch */ color: oklch(75.0% 0.217 332.2);
Tailwind
colors: {
custom: {
50: '#fe9ff0',
500: '#f970e9',
950: '#000000',
},
}SCSS
$custom: #f970e9; $custom-light: #fe9ff0; $custom-dark: #000000;
JSON
{
"hex": "#f970e9",
"rgb": {
"r": 249,
"g": 112,
"b": 233
},
"hsl": {
"h": 307.007,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.74968,
"c": 0.21651,
"h": 332.2
},
"luminance": 0.37611
}Semantic roles & 50–950 ramp
primary
#F970E9
secondary
#D0F5D4
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84