#F970C1#F970C1
#F970C1 is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.3% C 0.189 H 346.2°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F970C1 |
|---|---|
| RGB | rgb(249, 112, 193) |
| HSL | hsl(325, 92%, 71%) |
| HSV | hsv(325, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 22.5%, 2.4%) |
| CIE-LAB | lab(66.20, 61.05, -17.01) |
| CIE-LCH | lch(66.20, 63.38, 344.43°) |
| OKLab | oklab(73.33% 0.1833 -0.0449) |
| OKLCH | oklch(73.33% 0.189 346.2) |
| XYZ | xyz(54.4884, 35.5831, 54.4402) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.89
Hot Pink
#FF69B4
ΔE00 2.98
Bubblegum Pink
#FE83CC
ΔE00 3.86
Bubble Gum Pink
#FF69AF
ΔE00 3.99
Pink (survey)
#FF81C0
ΔE00 4.20
Pale Magenta
#D767AD
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970C1 #70F9A8
analogous
#ED70F9 #F970C1 #F9707C
triadic
#F970C1 #C1F970 #70C1F9
tetradic
#F970C1 #F9ED70 #70F9A8 #707CF9
square
#F970C1 #F9ED70 #70F9A8 #707CF9
split-complementary
#F970C1 #7CF970 #70F9ED
monochromatic
#E50A8B #F735A8 #F970C1 #FBABDA #FEE2F2
Accessibility & contrast
On white
2.59
#F970C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#F970C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970C1
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970C1 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D92C4
Deuteranopia (green-blind)
#A3AABE
Tritanopia (blue-blind)
#FF6E90
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f970c1; /* rgb */ color: rgb(249, 112, 193); /* oklch */ color: oklch(73.3% 0.189 346.2);
Tailwind
colors: {
custom: {
50: '#fe9ed3',
500: '#f970c1',
950: '#000000',
},
}SCSS
$custom: #f970c1; $custom-light: #fe9ed3; $custom-dark: #000000;
JSON
{
"hex": "#f970c1",
"rgb": {
"r": 249,
"g": 112,
"b": 193
},
"hsl": {
"h": 324.526,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.73329,
"c": 0.18873,
"h": 346.2
},
"luminance": 0.35578
}Semantic roles & 50–950 ramp
primary
#F970C1
secondary
#D0F5DF
accent
#E65E00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82