#FF0153#FF0153

#FF0153 is a light, highly saturated pink. Relative luminance 0.219; OKLCH L 63.5% C 0.254 H 16.0°. Best body text is #000000 at 5.38:1 contrast (WCAG AA passes).

Color values

HEX#FF0153
RGBrgb(255, 1, 83)
HSLhsl(341, 100%, 50%)
HSVhsv(341, 100%, 100%)
CMYKcmyk(0%, 99.6%, 67.5%, 0%)
CIE-LABlab(53.93, 81.85, 29.87)
CIE-LCHlch(53.93, 87.13, 20.05°)
OKLaboklab(63.52% 0.2439 0.0701)
OKLCHoklch(63.52% 0.254 16)
XYZxyz(42.8173, 21.9133, 10.1572)
Luminance0.2191 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF0153 #01FFAD
analogous
#FF01D2 #FF0153 #FF2E01
triadic
#FF0153 #53FF01 #0153FF
tetradic
#FF0153 #D2FF01 #01FFAD #2E01FF
square
#FF0153 #D2FF01 #01FFAD #2E01FF
split-complementary
#FF0153 #01FF2E #01D2FF
monochromatic
#86002B #C3003F #FF0153 #FF3E7C #FF7BA6

Accessibility & contrast

On white

3.90
#FF0153 on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

5.38
#FF0153 on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #FF0153
5.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF0153#FFFFFF#000000##000000
##FF01531.003.905.385.38
#FFFFFF3.901.0021.0021.00
#0000005.3821.001.001.00
##0000005.3821.001.001.00

Color blindness preview

Protanopia (red-blind)
#676253
Deuteranopia (green-blind)
#9F914C
Tritanopia (blue-blind)
#FF0031
Achromatopsia (no color)
#818181

Design tokens & code

CSS
--color: #ff0153;
/* rgb */ color: rgb(255, 1, 83);
/* oklch */ color: oklch(63.5% 0.254 16.0);
Tailwind
colors: {
  custom: {
    50: '#ff7583',
    500: '#ff0153',
    950: '#000000',
  },
}
SCSS
$custom: #ff0153;
$custom-light: #ff7583;
$custom-dark: #000000;
JSON
{
  "hex": "#ff0153",
  "rgb": {
    "r": 255,
    "g": 1,
    "b": 83
  },
  "hsl": {
    "h": 340.63,
    "s": 100,
    "l": 50.196
  },
  "oklch": {
    "l": 0.63519,
    "c": 0.25381,
    "h": 16
  },
  "luminance": 0.21906
}

Semantic roles & 50–950 ramp

primary
#FF0153
secondary
#75E7C2
accent
#FFBA29
background
#FFF8F7
surface
#FFEFEE
border
#D7CAC9
text
#1B0A0A
muted
#887C7C

Preview Lab

Preview with #FF0153

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#FF0153 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva