#FF7EEE#FF7EEE

#FF7EEE is a light, highly saturated purple. Relative luminance 0.424; OKLCH L 77.7% C 0.203 H 332.5°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).

Color values

HEX#FF7EEE
RGBrgb(255, 126, 238)
HSLhsl(308, 100%, 75%)
HSVhsv(308, 51%, 100%)
CMYKcmyk(0%, 50.6%, 6.7%, 0%)
CIE-LABlab(71.12, 63.04, -34.43)
CIE-LCHlch(71.12, 71.83, 331.36°)
OKLaboklab(77.7% 0.1804 -0.0937)
OKLCHoklch(77.7% 0.203 332.5)
XYZxyz(64.1333, 42.3589, 85.6705)
Luminance0.4235 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7EEE #7EFF8F
analogous
#D07EFF #FF7EEE #FF7EAE
triadic
#FF7EEE #EEFF7E #7EEEFF
tetradic
#FF7EEE #FFD07E #7EFF8F #7EAEFF
square
#FF7EEE #FFD07E #7EFF8F #7EAEFF
split-complementary
#FF7EEE #AEFF7E #7EFFD0
monochromatic
#FF04DE #FF41E6 #FF7EEE #FFBBF6 #FFE0FB

Accessibility & contrast

On white

2.22
#FF7EEE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.47
#FF7EEE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7EEE
9.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7EEE#FFFFFF#000000##000000
##FF7EEE1.002.229.479.47
#FFFFFF2.221.0021.0021.00
#0000009.4721.001.001.00
##0000009.4721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ff7eee;
/* rgb */ color: rgb(255, 126, 238);
/* oklch */ color: oklch(77.7% 0.203 332.5);
Tailwind
colors: {
  custom: {
    50: '#ffa8f4',
    500: '#ff7eee',
    950: '#000000',
  },
}
SCSS
$custom: #ff7eee;
$custom-light: #ffa8f4;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7eee",
  "rgb": {
    "r": 255,
    "g": 126,
    "b": 238
  },
  "hsl": {
    "h": 307.907,
    "s": 100,
    "l": 74.706
  },
  "oklch": {
    "l": 0.77695,
    "c": 0.20326,
    "h": 332.5
  },
  "luminance": 0.42355
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF7EEE

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

Preview Lab → · Contrast checker → · Palette generator →

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