#FFECFA#FFECFA

#FFECFA is a very light, muted pink. Relative luminance 0.882; OKLCH L 96.2% C 0.027 H 334.9°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).

Color values

HEX#FFECFA
RGBrgb(255, 236, 250)
HSLhsl(316, 100%, 96%)
HSVhsv(316, 7%, 100%)
CMYKcmyk(0%, 7.5%, 2%, 0%)
CIE-LABlab(95.23, 8.80, -4.42)
CIE-LCHlch(95.23, 9.85, 333.33°)
OKLaboklab(96.22% 0.0249 -0.0116)
OKLCHoklch(96.22% 0.027 334.9)
XYZxyz(88.4884, 88.1539, 102.7777)
Luminance0.8815 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFECFA #ECFFF1
analogous
#FBECFF #FFECFA #FFECF1
triadic
#FFECFA #FAFFEC #ECFAFF
tetradic
#FFECFA #FFFBEC #ECFFF1 #ECF1FF
square
#FFECFA #FFFBEC #ECFFF1 #ECF1FF
split-complementary
#FFECFA #F1FFEC #ECFFFB
monochromatic
#FF72DA #FFAFEA #FFE0F7 #FFE0F7 #FFE0F7

Accessibility & contrast

On white

1.13
#FFECFA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.63
#FFECFA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFECFA
18.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFECFA#FFFFFF#000000##000000
##FFECFA1.001.1318.6318.63
#FFFFFF1.131.0021.0021.00
#00000018.6321.001.001.00
##00000018.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#ECF0FB
Deuteranopia (green-blind)
#F0F2F9
Tritanopia (blue-blind)
#FFEDF0
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #ffecfa;
/* rgb */ color: rgb(255, 236, 250);
/* oklch */ color: oklch(96.2% 0.027 334.9);
Tailwind
colors: {
  custom: {
    50: '#fff2fc',
    500: '#ffecfa',
    950: '#000000',
  },
}
SCSS
$custom: #ffecfa;
$custom-light: #fff2fc;
$custom-dark: #000000;
JSON
{
  "hex": "#ffecfa",
  "rgb": {
    "r": 255,
    "g": 236,
    "b": 250
  },
  "hsl": {
    "h": 315.789,
    "s": 100,
    "l": 96.275
  },
  "oklch": {
    "l": 0.96217,
    "c": 0.02745,
    "h": 334.9
  },
  "luminance": 0.88153
}

Semantic roles & 50–950 ramp

primary
#FFECFA
secondary
#A1EEB5
accent
#E63C00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585

Preview Lab

Preview with #FFECFA

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

Preview Lab → · Contrast checker → · Palette generator →

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