Skip to content

#FF00BF HEX Color

#FF00BFrgb(255, 0, 191)

About #FF00BF

#FF00BF (#FF00BF) is a warm, mid, vivid pink tone with a hue of 315°, saturation of 100% and lightness of 50%. It works well for lifestyle and fashion design and conveys a playful feeling. On a white background it reaches a contrast ratio of 3.50:1, while on black it reaches 6.00:1 — so prefer black text when using #FF00BF as a background.

Color Codes

HEX#FF00BF
RGBrgb(255, 0, 191)
HSLhsl(315°, 100%, 50%)
CMYKcmyk(0%, 100%, 25%, 0%)
CIELABLab(57.1, 90.3, -29.7)

Accessibility & Contrast

On white
3.50:1
AA Normalfails
AA Largepasses
AAA Normalfails
AAA Largefails
On black
6.00:1
AA Normalpasses
AA Largepasses
AAA Normalfails
AAA Largepasses

Recommendation: when using #FF00BF as a background, use black text for the highest contrast.

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #FF00BF;
color: #FF00BF;
border: 2px solid #FF00BF;
background: linear-gradient(135deg, #FF00BF, #00ff40);

Code Export

css
:root {
  --color-primary: #ff00bf;
  --color-primary-rgb: 255, 0, 191;
  --color-primary-hsl: 315, 100%, 50%;
}

Explore Color Tools

Related Tools

Related Combinations

Frequently Asked Questions

What is the name of color #FF00BF?

Color #FF00BF does not have an official CSS name. It is a warm, mid, vivid pink tone (HSL 315°, 100%, 50%).

Is #FF00BF a warm or cool color?

#FF00BF (#FF00BF) is a warm color. With a hue of 315°, it falls in the pink family.

What colors go well with #FF00BF?

Colors that pair well with #FF00BF (#FF00BF) include its complementary color (#00FF40), neutral whites and warm creams, and analogous pink tones for harmonious palettes.