#FF99C8#FF99C8

#FF99C8 is a light, vivid pink. Relative luminance 0.482; OKLCH L 80.1% C 0.133 H 351.4°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).

Color values

HEX#FF99C8
RGBrgb(255, 153, 200)
HSLhsl(332, 100%, 80%)
HSVhsv(332, 40%, 100%)
CMYKcmyk(0%, 40%, 21.6%, 0%)
CIE-LABlab(74.96, 44.01, -7.70)
CIE-LCHlch(74.96, 44.68, 350.08°)
OKLaboklab(80.14% 0.1318 -0.0199)
OKLCHoklch(80.14% 0.133 351.4)
XYZxyz(63.0578, 48.2169, 60.6179)
Luminance0.4821 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF99C8 #99FFD0
analogous
#FF99FB #FF99C8 #FF9D99
triadic
#FF99C8 #C8FF99 #99C8FF
tetradic
#FF99C8 #FBFF99 #99FFD0 #9D99FF
square
#FF99C8 #FBFF99 #99FFD0 #9D99FF
split-complementary
#FF99C8 #99FF9D #99FBFF
monochromatic
#FF1F86 #FF5CA7 #FF99C8 #FFD6E9 #FFE0EE

Accessibility & contrast

On white

1.97
#FF99C8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.64
#FF99C8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF99C8
10.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF99C8#FFFFFF#000000##000000
##FF99C81.001.9710.6410.64
#FFFFFF1.971.0021.0021.00
#00000010.6421.001.001.00
##00000010.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#A4AECA
Deuteranopia (green-blind)
#BDBFC5
Tritanopia (blue-blind)
#FF96AA
Achromatopsia (no color)
#B8B8B8

Design tokens & code

CSS
--color: #ff99c8;
/* rgb */ color: rgb(255, 153, 200);
/* oklch */ color: oklch(80.1% 0.133 351.4);
Tailwind
colors: {
  custom: {
    50: '#ffb9d8',
    500: '#ff99c8',
    950: '#000000',
  },
}
SCSS
$custom: #ff99c8;
$custom-light: #ffb9d8;
$custom-dark: #000000;
JSON
{
  "hex": "#ff99c8",
  "rgb": {
    "r": 255,
    "g": 153,
    "b": 200
  },
  "hsl": {
    "h": 332.353,
    "s": 100,
    "l": 80
  },
  "oklch": {
    "l": 0.80143,
    "c": 0.13329,
    "h": 351.4
  },
  "luminance": 0.48213
}

Semantic roles & 50–950 ramp

primary
#FF99C8
secondary
#D4F7E7
accent
#E67C00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083

Preview Lab

Preview with #FF99C8

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

Preview Lab → · Contrast checker → · Palette generator →

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