#FF7DED#FF7DED

#FF7DED is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.5% C 0.204 H 332.9°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).

Color values

HEX#FF7DED
RGBrgb(255, 125, 237)
HSLhsl(308, 100%, 75%)
HSVhsv(308, 51%, 100%)
CMYKcmyk(0%, 51%, 7.1%, 0%)
CIE-LABlab(70.90, 63.34, -34.22)
CIE-LCHlch(70.90, 72.00, 331.62°)
OKLaboklab(77.52% 0.1815 -0.0931)
OKLCHoklch(77.52% 0.204 332.9)
XYZxyz(63.8595, 42.0458, 84.8565)
Luminance0.4204 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7DED #7DFF8F
analogous
#D07DFF #FF7DED #FF7DAC
triadic
#FF7DED #EDFF7D #7DEDFF
tetradic
#FF7DED #FFD07D #7DFF8F #7DACFF
square
#FF7DED #FFD07D #7DFF8F #7DACFF
split-complementary
#FF7DED #ACFF7D #7DFFD0
monochromatic
#FF03DC #FF40E5 #FF7DED #FFBAF5 #FFE0FB

Accessibility & contrast

On white

2.23
#FF7DED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.41
#FF7DED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7DED
9.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7DED#FFFFFF#000000##000000
##FF7DED1.002.239.419.41
#FFFFFF2.231.0021.0021.00
#0000009.4121.001.001.00
##0000009.4121.001.001.00

Color blindness preview

Protanopia (red-blind)
#7AA2F1
Deuteranopia (green-blind)
#A0B4E9
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#ADADAD

Design tokens & code

CSS
--color: #ff7ded;
/* rgb */ color: rgb(255, 125, 237);
/* oklch */ color: oklch(77.5% 0.204 332.9);
Tailwind
colors: {
  custom: {
    50: '#ffa7f3',
    500: '#ff7ded',
    950: '#000000',
  },
}
SCSS
$custom: #ff7ded;
$custom-light: #ffa7f3;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7ded",
  "rgb": {
    "r": 255,
    "g": 125,
    "b": 237
  },
  "hsl": {
    "h": 308.308,
    "s": 100,
    "l": 74.51
  },
  "oklch": {
    "l": 0.77522,
    "c": 0.20401,
    "h": 332.9
  },
  "luminance": 0.42042
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF7DED

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

Preview Lab → · Contrast checker → · Palette generator →

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