#F291BB#F291BB
#F291BB is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.0% C 0.127 H 353.0°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F291BB |
|---|---|
| RGB | rgb(242, 145, 187) |
| HSL | hsl(334, 79%, 76%) |
| HSV | hsv(334, 40%, 95%) |
| CMYK | cmyk(0%, 40.1%, 22.7%, 5.1%) |
| CIE-LAB | lab(71.36, 41.88, -6.02) |
| CIE-LCH | lch(71.36, 42.31, 351.82°) |
| OKLab | oklab(76.96% 0.1257 -0.0154) |
| OKLCH | oklch(76.96% 0.127 353) |
| XYZ | xyz(55.7142, 42.7198, 52.3154) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.49
Pinky
#FC86AA
ΔE00 4.70
Pig Pink
#E78EA5
ΔE00 5.31
Carnation Pink
#FF7FA7
ΔE00 5.68
Bubblegum Pink
#FE83CC
ΔE00 5.86
Rosa
#FE86A4
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F291BB #91F2C8
analogous
#F291EB #F291BB #F29791
triadic
#F291BB #BBF291 #91BBF2
tetradic
#F291BB #EBF291 #91F2C8 #9791F2
square
#F291BB #EBF291 #91F2C8 #9791F2
split-complementary
#F291BB #91F297 #91EBF2
monochromatic
#E52477 #EC5A99 #F291BB #F8C8DD #FCE4EE
Accessibility & contrast
On white
2.20
#F291BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#F291BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F291BB
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F291BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F291BB | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BC
Deuteranopia (green-blind)
#B4B5B9
Tritanopia (blue-blind)
#FF8DA0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f291bb; /* rgb */ color: rgb(242, 145, 187); /* oklch */ color: oklch(77.0% 0.127 353.0);
Tailwind
colors: {
custom: {
50: '#f8b3cf',
500: '#f291bb',
950: '#000000',
},
}SCSS
$custom: #f291bb; $custom-light: #f8b3cf; $custom-dark: #000000;
JSON
{
"hex": "#f291bb",
"rgb": {
"r": 242,
"g": 145,
"b": 187
},
"hsl": {
"h": 334.021,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.76956,
"c": 0.12664,
"h": 353
},
"luminance": 0.42716
}Semantic roles & 50–950 ramp
primary
#F291BB
secondary
#D7F4E7
accent
#DB810A
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082