#F97FD3#F97FD3
#F97FD3 is a light, vivid pink. Relative luminance 0.400; OKLCH L 76.0% C 0.177 H 340.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FD3 |
|---|---|
| RGB | rgb(249, 127, 211) |
| HSL | hsl(319, 91%, 74%) |
| HSV | hsv(319, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 15.3%, 2.4%) |
| CIE-LAB | lab(69.49, 56.62, -22.09) |
| CIE-LCH | lch(69.49, 60.78, 338.68°) |
| OKLab | oklab(75.98% 0.1669 -0.0591) |
| OKLCH | oklch(75.98% 0.177 340.5) |
| XYZ | xyz(58.4149, 40.0259, 66.2645) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.51
Pink (survey)
#FF81C0
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 5.36
Purply Pink
#F075E6
ΔE00 5.51
Violet (CSS)
#EE82EE
ΔE00 6.05
Bubblegum (survey)
#FF6CB5
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FD3 #7FF9A5
analogous
#E27FF9 #F97FD3 #F97F96
triadic
#F97FD3 #D3F97F #7FD3F9
tetradic
#F97FD3 #F9E27F #7FF9A5 #7F96F9
square
#F97FD3 #F9E27F #7FF9A5 #7F96F9
split-complementary
#F97FD3 #96F97F #7FF9E2
monochromatic
#F20BAA #F645BF #F97FD3 #FCB9E7 #FEE2F5
Accessibility & contrast
On white
2.33
#F97FD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F97FD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FD3
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FD3 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ED6
Deuteranopia (green-blind)
#A6B1D0
Tritanopia (blue-blind)
#FF81A0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f97fd3; /* rgb */ color: rgb(249, 127, 211); /* oklch */ color: oklch(76.0% 0.177 340.5);
Tailwind
colors: {
custom: {
50: '#fea8e0',
500: '#f97fd3',
950: '#000000',
},
}SCSS
$custom: #f97fd3; $custom-light: #fea8e0; $custom-dark: #000000;
JSON
{
"hex": "#f97fd3",
"rgb": {
"r": 249,
"g": 127,
"b": 211
},
"hsl": {
"h": 318.689,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.75984,
"c": 0.17703,
"h": 340.5
},
"luminance": 0.40022
}Semantic roles & 50–950 ramp
primary
#F97FD3
secondary
#D5F6DF
accent
#E64700
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83