#F970B8#F970B8
#F970B8 is a light, vivid pink. Relative luminance 0.352; OKLCH L 73.0% C 0.184 H 349.9°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F970B8 |
|---|---|
| RGB | rgb(249, 112, 184) |
| HSL | hsl(328, 92%, 71%) |
| HSV | hsv(328, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 26.1%, 2.4%) |
| CIE-LAB | lab(65.90, 59.86, -12.38) |
| CIE-LCH | lch(65.90, 61.13, 348.31°) |
| OKLab | oklab(73.01% 0.1809 -0.0322) |
| OKLCH | oklch(73.01% 0.184 349.9) |
| XYZ | xyz(53.5148, 35.1937, 49.3128) |
| Luminance | 0.3519 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.29
Hot Pink
#FF69B4
ΔE00 1.52
Bubble Gum Pink
#FF69AF
ΔE00 2.29
Pink (survey)
#FF81C0
ΔE00 3.59
Bubblegum Pink
#FE83CC
ΔE00 4.45
Barbie Pink
#FE46A5
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970B8 #70F9B1
analogous
#F570F9 #F970B8 #F97073
triadic
#F970B8 #B8F970 #70B8F9
tetradic
#F970B8 #F9F570 #70F9B1 #7073F9
square
#F970B8 #F9F570 #70F9B1 #7073F9
split-complementary
#F970B8 #73F970 #70F9F5
monochromatic
#E50A7D #F7359B #F970B8 #FBABD5 #FEE2F0
Accessibility & contrast
On white
2.61
#F970B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#F970B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970B8
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970B8 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8091BA
Deuteranopia (green-blind)
#A5A9B5
Tritanopia (blue-blind)
#FF6B8C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f970b8; /* rgb */ color: rgb(249, 112, 184); /* oklch */ color: oklch(73.0% 0.184 349.9);
Tailwind
colors: {
custom: {
50: '#ff9ecd',
500: '#f970b8',
950: '#000000',
},
}SCSS
$custom: #f970b8; $custom-light: #ff9ecd; $custom-dark: #000000;
JSON
{
"hex": "#f970b8",
"rgb": {
"r": 249,
"g": 112,
"b": 184
},
"hsl": {
"h": 328.467,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.73006,
"c": 0.18372,
"h": 349.9
},
"luminance": 0.35189
}Semantic roles & 50–950 ramp
primary
#F970B8
secondary
#D0F5E1
accent
#E66D00
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F13
muted
#867F82