#FF99A5#FF99A5

#FF99A5 is a light, vivid red. Relative luminance 0.468; OKLCH L 79.1% C 0.123 H 12.7°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).

Color values

HEX#FF99A5
RGBrgb(255, 153, 165)
HSLhsl(353, 100%, 80%)
HSVhsv(353, 40%, 100%)
CMYKcmyk(0%, 40%, 35.3%, 0%)
CIE-LABlab(74.04, 39.45, 10.25)
CIE-LCHlch(74.04, 40.76, 14.56°)
OKLaboklab(79.14% 0.1196 0.0269)
OKLCHoklch(79.14% 0.123 12.7)
XYZxyz(59.4253, 46.7639, 41.4866)
Luminance0.4676 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF99A5 #99FFF3
analogous
#FF99D8 #FF99A5 #FFC099
triadic
#FF99A5 #A5FF99 #99A5FF
tetradic
#FF99A5 #D8FF99 #99FFF3 #C099FF
square
#FF99A5 #D8FF99 #99FFF3 #C099FF
split-complementary
#FF99A5 #99FFC0 #99D8FF
monochromatic
#FF1F39 #FF5C6F #FF99A5 #FFD6DB #FFE0E4

Accessibility & contrast

On white

2.03
#FF99A5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.35
#FF99A5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF99A5
10.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF99A5#FFFFFF#000000##000000
##FF99A51.002.0310.3510.35
#FFFFFF2.031.0021.0021.00
#00000010.3521.001.001.00
##00000010.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#ACAAA5
Deuteranopia (green-blind)
#C5BEA3
Tritanopia (blue-blind)
#FF8F9D
Achromatopsia (no color)
#B6B6B6

Design tokens & code

CSS
--color: #ff99a5;
/* rgb */ color: rgb(255, 153, 165);
/* oklch */ color: oklch(79.1% 0.123 12.7);
Tailwind
colors: {
  custom: {
    50: '#ffb8bf',
    500: '#ff99a5',
    950: '#000000',
  },
}
SCSS
$custom: #ff99a5;
$custom-light: #ffb8bf;
$custom-dark: #000000;
JSON
{
  "hex": "#ff99a5",
  "rgb": {
    "r": 255,
    "g": 153,
    "b": 165
  },
  "hsl": {
    "h": 352.941,
    "s": 100,
    "l": 80
  },
  "oklch": {
    "l": 0.79137,
    "c": 0.12257,
    "h": 12.7
  },
  "luminance": 0.46759
}

Semantic roles & 50–950 ramp

primary
#FF99A5
secondary
#D4F7F3
accent
#E6CA00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081

Preview Lab

Preview with #FF99A5

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

Preview Lab → · Contrast checker → · Palette generator →

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