#F97FA1#F97FA1
#F97FA1 is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.3% C 0.152 H 3.8°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FA1 |
|---|---|
| RGB | rgb(249, 127, 161) |
| HSL | hsl(343, 91%, 74%) |
| HSV | hsv(343, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 35.3%, 2.4%) |
| CIE-LAB | lab(67.94, 49.95, 3.64) |
| CIE-LCH | lch(67.94, 50.08, 4.16°) |
| OKLab | oklab(74.32% 0.1518 0.0101) |
| OKLCH | oklch(74.32% 0.152 3.8) |
| XYZ | xyz(53.0919, 37.8967, 38.2300) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.49
Rosa
#FE86A4
ΔE00 1.87
Pinky
#FC86AA
ΔE00 1.94
Rose Pink
#F7879A
ΔE00 3.78
Carnation
#FD798F
ΔE00 4.58
Pig Pink
#E78EA5
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FA1 #7FF9D7
analogous
#F97FDE #F97FA1 #F99A7F
triadic
#F97FA1 #A1F97F #7FA1F9
tetradic
#F97FA1 #DEF97F #7FF9D7 #9A7FF9
square
#F97FA1 #DEF97F #7FF9D7 #9A7FF9
split-complementary
#F97FA1 #7FF99A #7FDEF9
monochromatic
#F20B4C #F64576 #F97FA1 #FCB9CC #FEE2EA
Accessibility & contrast
On white
2.45
#F97FA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#F97FA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FA1
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FA1 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9497A2
Deuteranopia (green-blind)
#B3AE9E
Tritanopia (blue-blind)
#FF748B
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f97fa1; /* rgb */ color: rgb(249, 127, 161); /* oklch */ color: oklch(74.3% 0.152 3.8);
Tailwind
colors: {
custom: {
50: '#ffa7bc',
500: '#f97fa1',
950: '#000000',
},
}SCSS
$custom: #f97fa1; $custom-light: #ffa7bc; $custom-dark: #000000;
JSON
{
"hex": "#f97fa1",
"rgb": {
"r": 249,
"g": 127,
"b": 161
},
"hsl": {
"h": 343.279,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.74318,
"c": 0.15211,
"h": 3.8
},
"luminance": 0.37892
}Semantic roles & 50–950 ramp
primary
#F97FA1
secondary
#D5F6ED
accent
#E6A600
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181012
muted
#867F81