#F970F5#F970F5
#F970F5 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.5% C 0.226 H 328.7°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F970F5 |
|---|---|
| RGB | rgb(249, 112, 245) |
| HSL | hsl(302, 92%, 71%) |
| HSV | hsv(302, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 1.6%, 2.4%) |
| CIE-LAB | lab(68.26, 68.91, -42.79) |
| CIE-LCH | lch(68.26, 81.11, 328.16°) |
| OKLab | oklab(75.52% 0.1931 -0.1176) |
| OKLCH | oklch(75.52% 0.226 328.7) |
| XYZ | xyz(61.3418, 38.3245, 90.5349) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.44
Light Magenta
#FA5FF7
ΔE00 2.63
Candy Pink
#FF63E9
ΔE00 2.75
Violet Pink
#FB5FFC
ΔE00 2.78
Violet (CSS)
#EE82EE
ΔE00 3.44
Orchid
#DA70D6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970F5 #70F974
analogous
#B870F9 #F970F5 #F970B0
triadic
#F970F5 #F5F970 #70F5F9
tetradic
#F970F5 #F9B870 #70F974 #70B0F9
square
#F970F5 #F9B870 #70F974 #70B0F9
split-complementary
#F970F5 #B0F970 #70F9B8
monochromatic
#E50ADF #F735F1 #F970F5 #FBABF9 #FEE2FD
Accessibility & contrast
On white
2.42
#F970F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F970F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970F5
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970F5 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649BF9
Deuteranopia (green-blind)
#90ADF1
Tritanopia (blue-blind)
#FF7FA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f970f5; /* rgb */ color: rgb(249, 112, 245); /* oklch */ color: oklch(75.5% 0.226 328.7);
Tailwind
colors: {
custom: {
50: '#fe9ff9',
500: '#f970f5',
950: '#000000',
},
}SCSS
$custom: #f970f5; $custom-light: #fe9ff9; $custom-dark: #000000;
JSON
{
"hex": "#f970f5",
"rgb": {
"r": 249,
"g": 112,
"b": 245
},
"hsl": {
"h": 301.752,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.75523,
"c": 0.22611,
"h": 328.7
},
"luminance": 0.38321
}Semantic roles & 50–950 ramp
primary
#F970F5
secondary
#D0F5D1
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85