#F970F1#F970F1
#F970F1 is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.3% C 0.223 H 329.8°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F970F1 |
|---|---|
| RGB | rgb(249, 112, 241) |
| HSL | hsl(304, 92%, 71%) |
| HSV | hsv(304, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 3.2%, 2.4%) |
| CIE-LAB | lab(68.08, 68.25, -40.87) |
| CIE-LCH | lch(68.08, 79.55, 329.08°) |
| OKLab | oklab(75.33% 0.1926 -0.1121) |
| OKLCH | oklch(75.33% 0.223 329.8) |
| XYZ | xyz(60.7377, 38.0829, 87.3537) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.95
Candy Pink
#FF63E9
ΔE00 2.33
Light Magenta
#FA5FF7
ΔE00 2.85
Violet Pink
#FB5FFC
ΔE00 3.12
Violet (CSS)
#EE82EE
ΔE00 3.33
Orchid
#DA70D6
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970F1 #70F978
analogous
#BD70F9 #F970F1 #F970AC
triadic
#F970F1 #F1F970 #70F1F9
tetradic
#F970F1 #F9BD70 #70F978 #70ACF9
square
#F970F1 #F9BD70 #70F978 #70ACF9
split-complementary
#F970F1 #ACF970 #70F9BD
monochromatic
#E50AD8 #F735EB #F970F1 #FBABF7 #FEE2FC
Accessibility & contrast
On white
2.44
#F970F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#F970F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970F1
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970F1 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679AF5
Deuteranopia (green-blind)
#92ADED
Tritanopia (blue-blind)
#FF7DA6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f970f1; /* rgb */ color: rgb(249, 112, 241); /* oklch */ color: oklch(75.3% 0.223 329.8);
Tailwind
colors: {
custom: {
50: '#fe9ff6',
500: '#f970f1',
950: '#000000',
},
}SCSS
$custom: #f970f1; $custom-light: #fe9ff6; $custom-dark: #000000;
JSON
{
"hex": "#f970f1",
"rgb": {
"r": 249,
"g": 112,
"b": 241
},
"hsl": {
"h": 303.504,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.75335,
"c": 0.22287,
"h": 329.8
},
"luminance": 0.38079
}Semantic roles & 50–950 ramp
primary
#F970F1
secondary
#D0F5D2
accent
#E60D00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85