#F970D7#F970D7
#F970D7 is a light, highly saturated pink. Relative luminance 0.366; OKLCH L 74.2% C 0.203 H 338.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F970D7 |
|---|---|
| RGB | rgb(249, 112, 215) |
| HSL | hsl(315, 92%, 71%) |
| HSV | hsv(315, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 13.7%, 2.4%) |
| CIE-LAB | lab(67.01, 64.18, -28.13) |
| CIE-LCH | lch(67.01, 70.07, 336.34°) |
| OKLab | oklab(74.19% 0.1884 -0.0758) |
| OKLCH | oklch(74.19% 0.203 338.1) |
| XYZ | xyz(57.1275, 36.6388, 68.3400) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.46
Candy Pink
#FF63E9
ΔE00 3.68
Violet (CSS)
#EE82EE
ΔE00 5.33
Bubblegum Pink
#FE83CC
ΔE00 5.45
Orchid
#DA70D6
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970D7 #70F992
analogous
#D770F9 #F970D7 #F97092
triadic
#F970D7 #D7F970 #70D7F9
tetradic
#F970D7 #F9D770 #70F992 #7092F9
square
#F970D7 #F9D770 #70F992 #7092F9
split-complementary
#F970D7 #92F970 #70F9D7
monochromatic
#E50AAF #F735C7 #F970D7 #FBABE7 #FEE2F7
Accessibility & contrast
On white
2.52
#F970D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F970D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970D7
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970D7 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7496DA
Deuteranopia (green-blind)
#9CABD3
Tritanopia (blue-blind)
#FF759A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f970d7; /* rgb */ color: rgb(249, 112, 215); /* oklch */ color: oklch(74.2% 0.203 338.1);
Tailwind
colors: {
custom: {
50: '#fe9fe3',
500: '#f970d7',
950: '#000000',
},
}SCSS
$custom: #f970d7; $custom-light: #fe9fe3; $custom-dark: #000000;
JSON
{
"hex": "#f970d7",
"rgb": {
"r": 249,
"g": 112,
"b": 215
},
"hsl": {
"h": 314.891,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.7419,
"c": 0.20305,
"h": 338.1
},
"luminance": 0.36634
}Semantic roles & 50–950 ramp
primary
#F970D7
secondary
#D0F5D9
accent
#E63900
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83