#FFECFD#FFECFD

#FFECFD is a very light, muted purple. Relative luminance 0.883; OKLCH L 96.3% C 0.030 H 329.1°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).

Color values

HEX#FFECFD
RGBrgb(255, 236, 253)
HSLhsl(306, 100%, 96%)
HSVhsv(306, 7%, 100%)
CMYKcmyk(0%, 7.5%, 0.8%, 0%)
CIE-LABlab(95.31, 9.33, -5.86)
CIE-LCHlch(95.31, 11.02, 327.87°)
OKLaboklab(96.31% 0.0259 -0.0155)
OKLCHoklch(96.31% 0.03 329.1)
XYZxyz(88.9626, 88.3436, 105.2749)
Luminance0.8834 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFECFD #ECFFEE
analogous
#F8ECFF #FFECFD #FFECF4
triadic
#FFECFD #FDFFEC #ECFDFF
tetradic
#FFECFD #FFF8EC #ECFFEE #ECF4FF
square
#FFECFD #FFF8EC #ECFFEE #ECF4FF
split-complementary
#FFECFD #F4FFEC #ECFFF8
monochromatic
#FF72F0 #FFAFF7 #FFE0FC #FFE0FC #FFE0FC

Accessibility & contrast

On white

1.12
#FFECFD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.67
#FFECFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFECFD
18.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFECFD#FFFFFF#000000##000000
##FFECFD1.001.1218.6718.67
#FFFFFF1.121.0021.0021.00
#00000018.6721.001.001.00
##00000018.6721.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBF0FE
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#FFEDF1
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #ffecfd;
/* rgb */ color: rgb(255, 236, 253);
/* oklch */ color: oklch(96.3% 0.030 329.1);
Tailwind
colors: {
  custom: {
    50: '#fff2fe',
    500: '#ffecfd',
    950: '#000000',
  },
}
SCSS
$custom: #ffecfd;
$custom-light: #fff2fe;
$custom-dark: #000000;
JSON
{
  "hex": "#ffecfd",
  "rgb": {
    "r": 255,
    "g": 236,
    "b": 253
  },
  "hsl": {
    "h": 306.316,
    "s": 100,
    "l": 96.275
  },
  "oklch": {
    "l": 0.96306,
    "c": 0.03021,
    "h": 329.1
  },
  "luminance": 0.88343
}

Semantic roles & 50–950 ramp

primary
#FFECFD
secondary
#A1EEA9
accent
#E61800
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585

Preview Lab

Preview with #FFECFD

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

Preview Lab → · Contrast checker → · Palette generator →

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