#FF8EEE#FF8EEE

#FF8EEE is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.9% C 0.178 H 332.9°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).

Color values

HEX#FF8EEE
RGBrgb(255, 142, 238)
HSLhsl(309, 100%, 78%)
HSVhsv(309, 44%, 100%)
CMYKcmyk(0%, 44.3%, 6.7%, 0%)
CIE-LABlab(74.05, 55.38, -29.91)
CIE-LCHlch(74.05, 62.94, 331.63°)
OKLaboklab(79.88% 0.1583 -0.081)
OKLCHoklch(79.88% 0.178 332.9)
XYZxyz(66.3453, 46.7829, 86.4078)
Luminance0.4678 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8EEE #8EFF9F
analogous
#D88EFF #FF8EEE #FF8EB5
triadic
#FF8EEE #EEFF8E #8EEEFF
tetradic
#FF8EEE #FFD88E #8EFF9F #8EB5FF
square
#FF8EEE #FFD88E #8EFF9F #8EB5FF
split-complementary
#FF8EEE #B5FF8E #8EFFD8
monochromatic
#FF14DC #FF51E5 #FF8EEE #FFCBF7 #FFE0FA

Accessibility & contrast

On white

2.03
#FF8EEE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.36
#FF8EEE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8EEE
10.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8EEE#FFFFFF#000000##000000
##FF8EEE1.002.0310.3610.36
#FFFFFF2.031.0021.0021.00
#00000010.3621.001.001.00
##00000010.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#8CACF1
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#FF95B3
Achromatopsia (no color)
#B6B6B6

Design tokens & code

CSS
--color: #ff8eee;
/* rgb */ color: rgb(255, 142, 238);
/* oklch */ color: oklch(79.9% 0.178 332.9);
Tailwind
colors: {
  custom: {
    50: '#ffb2f3',
    500: '#ff8eee',
    950: '#000000',
  },
}
SCSS
$custom: #ff8eee;
$custom-light: #ffb2f3;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8eee",
  "rgb": {
    "r": 255,
    "g": 142,
    "b": 238
  },
  "hsl": {
    "h": 309.027,
    "s": 100,
    "l": 77.843
  },
  "oklch": {
    "l": 0.79876,
    "c": 0.17786,
    "h": 332.9
  },
  "luminance": 0.46779
}

Semantic roles & 50–950 ramp

primary
#FF8EEE
secondary
#D4F7D9
accent
#E62300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085

Preview Lab

Preview with #FF8EEE

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

Preview Lab → · Contrast checker → · Palette generator →

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