#F970D6#F970D6
#F970D6 is a light, highly saturated pink. Relative luminance 0.366; OKLCH L 74.1% C 0.202 H 338.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F970D6 |
|---|---|
| RGB | rgb(249, 112, 214) |
| HSL | hsl(315, 92%, 71%) |
| HSV | hsv(315, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 14.1%, 2.4%) |
| CIE-LAB | lab(66.97, 64.03, -27.63) |
| CIE-LCH | lch(66.97, 69.74, 336.66°) |
| OKLab | oklab(74.15% 0.1882 -0.0744) |
| OKLCH | oklch(74.15% 0.202 338.4) |
| XYZ | xyz(56.9994, 36.5876, 67.6653) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.62
Candy Pink
#FF63E9
ΔE00 3.84
Bubblegum Pink
#FE83CC
ΔE00 5.33
Violet (CSS)
#EE82EE
ΔE00 5.48
Orchid
#DA70D6
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970D6 #70F993
analogous
#D770F9 #F970D6 #F97092
triadic
#F970D6 #D6F970 #70D6F9
tetradic
#F970D6 #F9D770 #70F993 #7092F9
square
#F970D6 #F9D770 #70F993 #7092F9
split-complementary
#F970D6 #92F970 #70F9D7
monochromatic
#E50AAD #F735C5 #F970D6 #FBABE7 #FEE2F7
Accessibility & contrast
On white
2.53
#F970D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F970D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970D6
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970D6 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7595D9
Deuteranopia (green-blind)
#9CABD2
Tritanopia (blue-blind)
#FF749A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f970d6; /* rgb */ color: rgb(249, 112, 214); /* oklch */ color: oklch(74.1% 0.202 338.4);
Tailwind
colors: {
custom: {
50: '#fe9fe3',
500: '#f970d6',
950: '#000000',
},
}SCSS
$custom: #f970d6; $custom-light: #fe9fe3; $custom-dark: #000000;
JSON
{
"hex": "#f970d6",
"rgb": {
"r": 249,
"g": 112,
"b": 214
},
"hsl": {
"h": 315.328,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.74148,
"c": 0.20235,
"h": 338.4
},
"luminance": 0.36583
}Semantic roles & 50–950 ramp
primary
#F970D6
secondary
#D0F5D9
accent
#E63B00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83