#FFECF1#FFECF1

#FFECF1 is a very light, muted pink. Relative luminance 0.876; OKLCH L 96.0% C 0.022 H 359.7°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).

Color values

HEX#FFECF1
RGBrgb(255, 236, 241)
HSLhsl(344, 100%, 96%)
HSVhsv(344, 7%, 100%)
CMYKcmyk(0%, 7.5%, 5.5%, 0%)
CIE-LABlab(94.99, 7.26, -0.09)
CIE-LCHlch(94.99, 7.26, 359.27°)
OKLaboklab(95.96% 0.0216 -0.0001)
OKLCHoklch(95.96% 0.022 359.7)
XYZxyz(87.1108, 87.6029, 95.5221)
Luminance0.8760 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFECF1 #ECFFFA
analogous
#FFECFB #FFECF1 #FFF1EC
triadic
#FFECF1 #F1FFEC #ECF1FF
tetradic
#FFECF1 #FBFFEC #ECFFFA #F1ECFF
square
#FFECF1 #FBFFEC #ECFFFA #F1ECFF
split-complementary
#FFECF1 #ECFFF1 #ECFBFF
monochromatic
#FF7297 #FFAFC4 #FFE0E8 #FFE0E8 #FFE0E8

Accessibility & contrast

On white

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

On black

18.52
#FFECF1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFECF1
18.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFECF1#FFFFFF#000000##000000
##FFECF11.001.1318.5218.52
#FFFFFF1.131.0021.0021.00
#00000018.5221.001.001.00
##00000018.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEEFF1
Deuteranopia (green-blind)
#F2F2F1
Tritanopia (blue-blind)
#FFEBEE
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #ffecf1;
/* rgb */ color: rgb(255, 236, 241);
/* oklch */ color: oklch(96.0% 0.022 359.7);
Tailwind
colors: {
  custom: {
    50: '#fff2f5',
    500: '#ffecf1',
    950: '#000000',
  },
}
SCSS
$custom: #ffecf1;
$custom-light: #fff2f5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffecf1",
  "rgb": {
    "r": 255,
    "g": 236,
    "b": 241
  },
  "hsl": {
    "h": 344.211,
    "s": 100,
    "l": 96.275
  },
  "oklch": {
    "l": 0.95959,
    "c": 0.02158,
    "h": 359.7
  },
  "luminance": 0.87602
}

Semantic roles & 50–950 ramp

primary
#FFECF1
secondary
#A1EEDA
accent
#E6A900
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585

Preview Lab

Preview with #FFECF1

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

Preview Lab → · Contrast checker → · Palette generator →

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