#FF93C8#FF93C8

#FF93C8 is a light, vivid pink. Relative luminance 0.463; OKLCH L 79.2% C 0.143 H 350.1°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).

Color values

HEX#FF93C8
RGBrgb(255, 147, 200)
HSLhsl(331, 100%, 79%)
HSVhsv(331, 42%, 100%)
CMYKcmyk(0%, 42.4%, 21.6%, 0%)
CIE-LABlab(73.74, 47.05, -9.51)
CIE-LCHlch(73.74, 48.00, 348.57°)
OKLaboklab(79.22% 0.1409 -0.0247)
OKLCHoklch(79.22% 0.143 350.1)
XYZxyz(62.1004, 46.3020, 60.2988)
Luminance0.4630 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF93C8 #93FFCA
analogous
#FF93FE #FF93C8 #FF9493
triadic
#FF93C8 #C8FF93 #93C8FF
tetradic
#FF93C8 #FEFF93 #93FFCA #9493FF
square
#FF93C8 #FEFF93 #93FFCA #9493FF
split-complementary
#FF93C8 #93FF94 #93FEFF
monochromatic
#FF198A #FF56A9 #FF93C8 #FFD0E7 #FFE0EF

Accessibility & contrast

On white

2.05
#FF93C8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.26
#FF93C8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF93C8
10.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF93C8#FFFFFF#000000##000000
##FF93C81.002.0510.2610.26
#FFFFFF2.051.0021.0021.00
#00000010.2621.001.001.00
##00000010.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#9EAACA
Deuteranopia (green-blind)
#B9BCC5
Tritanopia (blue-blind)
#FF90A6
Achromatopsia (no color)
#B5B5B5

Design tokens & code

CSS
--color: #ff93c8;
/* rgb */ color: rgb(255, 147, 200);
/* oklch */ color: oklch(79.2% 0.143 350.1);
Tailwind
colors: {
  custom: {
    50: '#ffb5d8',
    500: '#ff93c8',
    950: '#000000',
  },
}
SCSS
$custom: #ff93c8;
$custom-light: #ffb5d8;
$custom-dark: #000000;
JSON
{
  "hex": "#ff93c8",
  "rgb": {
    "r": 255,
    "g": 147,
    "b": 200
  },
  "hsl": {
    "h": 330.556,
    "s": 100,
    "l": 78.824
  },
  "oklch": {
    "l": 0.79219,
    "c": 0.14302,
    "h": 350.1
  },
  "luminance": 0.46298
}

Semantic roles & 50–950 ramp

primary
#FF93C8
secondary
#D4F7E6
accent
#E67500
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083

Preview Lab

Preview with #FF93C8

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

Preview Lab → · Contrast checker → · Palette generator →

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