#FF7FEE#FF7FEE

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

Color values

HEX#FF7FEE
RGBrgb(255, 127, 238)
HSLhsl(308, 100%, 75%)
HSVhsv(308, 50%, 100%)
CMYKcmyk(0%, 50.2%, 6.7%, 0%)
CIE-LABlab(71.29, 62.58, -34.16)
CIE-LCHlch(71.29, 71.29, 331.37°)
OKLaboklab(77.83% 0.179 -0.0929)
OKLCHoklch(77.83% 0.202 332.6)
XYZxyz(64.2618, 42.6159, 85.7133)
Luminance0.4261 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7FEE #7FFF90
analogous
#D07FFF #FF7FEE #FF7FAE
triadic
#FF7FEE #EEFF7F #7FEEFF
tetradic
#FF7FEE #FFD07F #7FFF90 #7FAEFF
square
#FF7FEE #FFD07F #7FFF90 #7FAEFF
split-complementary
#FF7FEE #AEFF7F #7FFFD0
monochromatic
#FF05DE #FF42E6 #FF7FEE #FFBCF6 #FFE0FB

Accessibility & contrast

On white

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

On black

9.52
#FF7FEE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7FEE
9.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7FEE#FFFFFF#000000##000000
##FF7FEE1.002.219.529.52
#FFFFFF2.211.0021.0021.00
#0000009.5221.001.001.00
##0000009.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#7CA3F2
Deuteranopia (green-blind)
#A1B5EA
Tritanopia (blue-blind)
#FF88AC
Achromatopsia (no color)
#AFAFAF

Design tokens & code

CSS
--color: #ff7fee;
/* rgb */ color: rgb(255, 127, 238);
/* oklch */ color: oklch(77.8% 0.202 332.6);
Tailwind
colors: {
  custom: {
    50: '#ffa9f4',
    500: '#ff7fee',
    950: '#000000',
  },
}
SCSS
$custom: #ff7fee;
$custom-light: #ffa9f4;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7fee",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 238
  },
  "hsl": {
    "h": 307.969,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.77825,
    "c": 0.20173,
    "h": 332.6
  },
  "luminance": 0.42612
}

Semantic roles & 50–950 ramp

primary
#FF7FEE
secondary
#D4F7D8
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85

Preview Lab

Preview with #FF7FEE

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

Preview Lab → · Contrast checker → · Palette generator →

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