#FF9FED#FF9FED

#FF9FED is a very light, vivid pink. Relative luminance 0.522; OKLCH L 82.4% C 0.149 H 334.0°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).

Color values

HEX#FF9FED
RGBrgb(255, 159, 237)
HSLhsl(311, 100%, 81%)
HSVhsv(311, 38%, 100%)
CMYKcmyk(0%, 37.6%, 7.1%, 0%)
CIE-LABlab(77.38, 46.69, -24.25)
CIE-LCHlch(77.38, 52.61, 332.55°)
OKLaboklab(82.37% 0.1336 -0.0653)
OKLCHoklch(82.37% 0.149 334)
XYZxyz(68.9237, 52.1742, 86.5445)
Luminance0.5217 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF9FED #9FFFB1
analogous
#E19FFF #FF9FED #FF9FBD
triadic
#FF9FED #EDFF9F #9FEDFF
tetradic
#FF9FED #FFE19F #9FFFB1 #9FBDFF
square
#FF9FED #FFE19F #9FFFB1 #9FBDFF
split-complementary
#FF9FED #BDFF9F #9FFFE1
monochromatic
#FF25D6 #FF62E2 #FF9FED #FFDCF8 #FFE0F9

Accessibility & contrast

On white

1.84
#FF9FED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.43
#FF9FED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF9FED
11.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF9FED#FFFFFF#000000##000000
##FF9FED1.001.8411.4311.43
#FFFFFF1.841.0021.0021.00
#00000011.4321.001.001.00
##00000011.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#9EB7F0
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#FFA4BC
Achromatopsia (no color)
#BFBFBF

Design tokens & code

CSS
--color: #ff9fed;
/* rgb */ color: rgb(255, 159, 237);
/* oklch */ color: oklch(82.4% 0.149 334.0);
Tailwind
colors: {
  custom: {
    50: '#ffbdf3',
    500: '#ff9fed',
    950: '#000000',
  },
}
SCSS
$custom: #ff9fed;
$custom-light: #ffbdf3;
$custom-dark: #000000;
JSON
{
  "hex": "#ff9fed",
  "rgb": {
    "r": 255,
    "g": 159,
    "b": 237
  },
  "hsl": {
    "h": 311.25,
    "s": 100,
    "l": 81.176
  },
  "oklch": {
    "l": 0.82369,
    "c": 0.14873,
    "h": 334
  },
  "luminance": 0.52171
}

Semantic roles & 50–950 ramp

primary
#FF9FED
secondary
#5FE378
accent
#E62B00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285

Preview Lab

Preview with #FF9FED

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

Preview Lab → · Contrast checker → · Palette generator →

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