#F291BF#F291BF
#F291BF is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.1% C 0.129 H 350.7°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F291BF |
|---|---|
| RGB | rgb(242, 145, 191) |
| HSL | hsl(332, 79%, 76%) |
| HSV | hsv(332, 40%, 95%) |
| CMYK | cmyk(0%, 40.1%, 21.1%, 5.1%) |
| CIE-LAB | lab(71.48, 42.46, -8.06) |
| CIE-LCH | lch(71.48, 43.22, 349.25°) |
| OKLab | oklab(77.08% 0.127 -0.0209) |
| OKLCH | oklch(77.08% 0.129 350.7) |
| XYZ | xyz(56.1484, 42.8934, 54.6020) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.07
Bubblegum Pink
#FE83CC
ΔE00 5.05
Pinky
#FC86AA
ΔE00 5.54
Pig Pink
#E78EA5
ΔE00 6.29
Carnation Pink
#FF7FA7
ΔE00 6.39
Rosa
#FE86A4
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F291BF #91F2C4
analogous
#F291F0 #F291BF #F29391
triadic
#F291BF #BFF291 #91BFF2
tetradic
#F291BF #F0F291 #91F2C4 #9391F2
square
#F291BF #F0F291 #91F2C4 #9391F2
split-complementary
#F291BF #91F293 #91F0F2
monochromatic
#E5247F #EC5A9F #F291BF #F8C8DF #FCE4EF
Accessibility & contrast
On white
2.19
#F291BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#F291BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F291BF
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F291BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F291BF | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C1
Deuteranopia (green-blind)
#B3B5BD
Tritanopia (blue-blind)
#FF8EA1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f291bf; /* rgb */ color: rgb(242, 145, 191); /* oklch */ color: oklch(77.1% 0.129 350.7);
Tailwind
colors: {
custom: {
50: '#f8b3d2',
500: '#f291bf',
950: '#000000',
},
}SCSS
$custom: #f291bf; $custom-light: #f8b3d2; $custom-dark: #000000;
JSON
{
"hex": "#f291bf",
"rgb": {
"r": 242,
"g": 145,
"b": 191
},
"hsl": {
"h": 331.546,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.77084,
"c": 0.1287,
"h": 350.7
},
"luminance": 0.4289
}Semantic roles & 50–950 ramp
primary
#F291BF
secondary
#D7F4E6
accent
#DB780A
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082