#F092BF#F092BF
#F092BF is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.0% C 0.125 H 350.3°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F092BF |
|---|---|
| RGB | rgb(240, 146, 191) |
| HSL | hsl(331, 76%, 76%) |
| HSV | hsv(331, 39%, 94%) |
| CMYK | cmyk(0%, 39.2%, 20.4%, 5.9%) |
| CIE-LAB | lab(71.45, 41.27, -8.14) |
| CIE-LCH | lch(71.45, 42.06, 348.85°) |
| OKLab | oklab(77.01% 0.1233 -0.0211) |
| OKLCH | oklch(77.01% 0.125 350.3) |
| XYZ | xyz(55.6190, 42.8483, 54.6212) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.44
Bubblegum Pink
#FE83CC
ΔE00 5.32
Pinky
#FC86AA
ΔE00 5.78
Pig Pink
#E78EA5
ΔE00 6.24
Carnation Pink
#FF7FA7
ΔE00 6.67
Rosa
#FE86A4
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F092BF #92F0C3
analogous
#F092EE #F092BF #F09492
triadic
#F092BF #BFF092 #92BFF0
tetradic
#F092BF #EEF092 #92F0C3 #9492F0
square
#F092BF #EEF092 #92F0C3 #9492F0
split-complementary
#F092BF #92F094 #92EEF0
monochromatic
#E12680 #E95C9F #F092BF #F7C8DF #FBE4EF
Accessibility & contrast
On white
2.19
#F092BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#F092BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F092BF
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F092BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F092BF | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C1
Deuteranopia (green-blind)
#B3B5BD
Tritanopia (blue-blind)
#FD8FA2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f092bf; /* rgb */ color: rgb(240, 146, 191); /* oklch */ color: oklch(77.0% 0.125 350.3);
Tailwind
colors: {
custom: {
50: '#f7b3d2',
500: '#f092bf',
950: '#000000',
},
}SCSS
$custom: #f092bf; $custom-light: #f7b3d2; $custom-dark: #000000;
JSON
{
"hex": "#f092bf",
"rgb": {
"r": 240,
"g": 146,
"b": 191
},
"hsl": {
"h": 331.277,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.7701,
"c": 0.12507,
"h": 350.3
},
"luminance": 0.42845
}Semantic roles & 50–950 ramp
primary
#F092BF
secondary
#D8F3E6
accent
#D8770E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082