#FFEAFF#FFEAFF

#FFEAFF is a very light, muted purple. Relative luminance 0.873; OKLCH L 96.0% C 0.036 H 325.9°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).

Color values

HEX#FFEAFF
RGBrgb(255, 234, 255)
HSLhsl(300, 100%, 96%)
HSVhsv(300, 8%, 100%)
CMYKcmyk(0%, 8.2%, 0%, 0%)
CIE-LABlab(94.88, 10.72, -7.53)
CIE-LCHlch(94.88, 13.10, 324.90°)
OKLaboklab(95.99% 0.0295 -0.02)
OKLCHoklch(95.99% 0.036 325.9)
XYZxyz(88.7102, 87.3265, 106.7707)
Luminance0.8733 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEAFF #EAFFEA
analogous
#F4EAFF #FFEAFF #FFEAF4
triadic
#FFEAFF #FFFFEA #EAFFFF
tetradic
#FFEAFF #FFF4EA #EAFFEA #EAF4FF
square
#FFEAFF #FFF4EA #EAFFEA #EAF4FF
split-complementary
#FFEAFF #F4FFEA #EAFFF4
monochromatic
#FF70FF #FFADFF #FFE0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.14
#FFEAFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.47
#FFEAFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEAFF
18.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEAFF#FFFFFF#000000##000000
##FFEAFF1.001.1418.4718.47
#FFFFFF1.141.0021.0021.00
#00000018.4721.001.001.00
##00000018.4721.001.001.00

Color blindness preview

Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#FFECF1
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #ffeaff;
/* rgb */ color: rgb(255, 234, 255);
/* oklch */ color: oklch(96.0% 0.036 325.9);
Tailwind
colors: {
  custom: {
    50: '#fff0ff',
    500: '#ffeaff',
    950: '#000000',
  },
}
SCSS
$custom: #ffeaff;
$custom-light: #fff0ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeaff",
  "rgb": {
    "r": 255,
    "g": 234,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 95.882
  },
  "oklch": {
    "l": 0.95989,
    "c": 0.03562,
    "h": 325.9
  },
  "luminance": 0.87326
}

Semantic roles & 50–950 ramp

primary
#FFEAFF
secondary
#9FEE9F
accent
#E60000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181618
muted
#868586

Preview Lab

Preview with #FFEAFF

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

Preview Lab → · Contrast checker → · Palette generator →

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