#FF7FED#FF7FED

#FF7FED is a light, highly saturated purple. Relative luminance 0.426; OKLCH L 77.8% C 0.201 H 332.9°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).

Color values

HEX#FF7FED
RGBrgb(255, 127, 237)
HSLhsl(308, 100%, 75%)
HSVhsv(308, 50%, 100%)
CMYKcmyk(0%, 50.2%, 7.1%, 0%)
CIE-LABlab(71.25, 62.42, -33.68)
CIE-LCHlch(71.25, 70.92, 331.65°)
OKLaboklab(77.78% 0.1789 -0.0916)
OKLCHoklch(77.78% 0.201 332.9)
XYZxyz(64.1153, 42.5573, 84.9417)
Luminance0.4255 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7FED #7FFF91
analogous
#D17FFF #FF7FED #FF7FAD
triadic
#FF7FED #EDFF7F #7FEDFF
tetradic
#FF7FED #FFD17F #7FFF91 #7FADFF
square
#FF7FED #FFD17F #7FFF91 #7FADFF
split-complementary
#FF7FED #ADFF7F #7FFFD1
monochromatic
#FF05DC #FF42E4 #FF7FED #FFBCF6 #FFE0FB

Accessibility & contrast

On white

2.21
#FF7FED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.51
#FF7FED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7FED
9.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7FED#FFFFFF#000000##000000
##FF7FED1.002.219.519.51
#FFFFFF2.211.0021.0021.00
#0000009.5121.001.001.00
##0000009.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#7CA3F1
Deuteranopia (green-blind)
#A1B5E9
Tritanopia (blue-blind)
#FF87AB
Achromatopsia (no color)
#AEAEAE

Design tokens & code

CSS
--color: #ff7fed;
/* rgb */ color: rgb(255, 127, 237);
/* oklch */ color: oklch(77.8% 0.201 332.9);
Tailwind
colors: {
  custom: {
    50: '#ffa9f3',
    500: '#ff7fed',
    950: '#000000',
  },
}
SCSS
$custom: #ff7fed;
$custom-light: #ffa9f3;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7fed",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 237
  },
  "hsl": {
    "h": 308.438,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.77782,
    "c": 0.20092,
    "h": 332.9
  },
  "luminance": 0.42553
}

Semantic roles & 50–950 ramp

primary
#FF7FED
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85

Preview Lab

Preview with #FF7FED

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

Preview Lab → · Contrast checker → · Palette generator →

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