#F491BC#F491BC
#F491BC is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.2% C 0.129 H 353.0°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F491BC |
|---|---|
| RGB | rgb(244, 145, 188) |
| HSL | hsl(334, 82%, 76%) |
| HSV | hsv(334, 41%, 96%) |
| CMYK | cmyk(0%, 40.6%, 23%, 4.3%) |
| CIE-LAB | lab(71.64, 42.70, -6.15) |
| CIE-LCH | lch(71.64, 43.14, 351.81°) |
| OKLab | oklab(77.22% 0.1282 -0.0157) |
| OKLCH | oklch(77.22% 0.129 353) |
| XYZ | xyz(56.5120, 43.1187, 52.9135) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.29
Pinky
#FC86AA
ΔE00 4.66
Pig Pink
#E78EA5
ΔE00 5.53
Carnation Pink
#FF7FA7
ΔE00 5.61
Bubblegum Pink
#FE83CC
ΔE00 5.67
Rosa
#FE86A4
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F491BC #91F4C9
analogous
#F491EE #F491BC #F49891
triadic
#F491BC #BCF491 #91BCF4
tetradic
#F491BC #EEF491 #91F4C9 #9891F4
square
#F491BC #EEF491 #91F4C9 #9891F4
split-complementary
#F491BC #91F498 #91EEF4
monochromatic
#E92278 #EE599A #F491BC #FAC9DE #FCE3EE
Accessibility & contrast
On white
2.18
#F491BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#F491BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F491BC
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F491BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F491BC | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BE
Deuteranopia (green-blind)
#B5B6BA
Tritanopia (blue-blind)
#FF8DA0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f491bc; /* rgb */ color: rgb(244, 145, 188); /* oklch */ color: oklch(77.2% 0.129 353.0);
Tailwind
colors: {
custom: {
50: '#fab3d0',
500: '#f491bc',
950: '#000000',
},
}SCSS
$custom: #f491bc; $custom-light: #fab3d0; $custom-dark: #000000;
JSON
{
"hex": "#f491bc",
"rgb": {
"r": 244,
"g": 145,
"b": 188
},
"hsl": {
"h": 333.939,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.77223,
"c": 0.12916,
"h": 353
},
"luminance": 0.43115
}Semantic roles & 50–950 ramp
primary
#F491BC
secondary
#D7F4E7
accent
#DE8107
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082