#F292BF#F292BF
#F292BF is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.2% C 0.127 H 350.9°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F292BF |
|---|---|
| RGB | rgb(242, 146, 191) |
| HSL | hsl(332, 79%, 76%) |
| HSV | hsv(332, 40%, 95%) |
| CMYK | cmyk(0%, 39.7%, 21.1%, 5.1%) |
| CIE-LAB | lab(71.69, 41.94, -7.75) |
| CIE-LCH | lch(71.69, 42.65, 349.52°) |
| OKLab | oklab(77.24% 0.1255 -0.02) |
| OKLCH | oklch(77.24% 0.127 350.9) |
| XYZ | xyz(56.3019, 43.2004, 54.6532) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.30
Bubblegum Pink
#FE83CC
ΔE00 5.29
Pinky
#FC86AA
ΔE00 5.53
Pig Pink
#E78EA5
ΔE00 6.17
Carnation Pink
#FF7FA7
ΔE00 6.42
Rosa
#FE86A4
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F292BF #92F2C5
analogous
#F292EF #F292BF #F29592
triadic
#F292BF #BFF292 #92BFF2
tetradic
#F292BF #EFF292 #92F2C5 #9592F2
square
#F292BF #EFF292 #92F2C5 #9592F2
split-complementary
#F292BF #92F295 #92EFF2
monochromatic
#E5257F #EB5B9F #F292BF #F9C9DF #FCE4EF
Accessibility & contrast
On white
2.18
#F292BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#F292BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F292BF
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F292BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F292BF | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#FF8FA2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f292bf; /* rgb */ color: rgb(242, 146, 191); /* oklch */ color: oklch(77.2% 0.127 350.9);
Tailwind
colors: {
custom: {
50: '#f8b3d2',
500: '#f292bf',
950: '#000000',
},
}SCSS
$custom: #f292bf; $custom-light: #f8b3d2; $custom-dark: #000000;
JSON
{
"hex": "#f292bf",
"rgb": {
"r": 242,
"g": 146,
"b": 191
},
"hsl": {
"h": 331.875,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.77242,
"c": 0.12706,
"h": 350.9
},
"luminance": 0.43197
}Semantic roles & 50–950 ramp
primary
#F292BF
secondary
#D7F4E6
accent
#DB790B
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082