#FFECF9#FFECF9

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

Color values

HEX#FFECF9
RGBrgb(255, 236, 249)
HSLhsl(319, 100%, 96%)
HSVhsv(319, 7%, 100%)
CMYKcmyk(0%, 7.5%, 2.4%, 0%)
CIE-LABlab(95.20, 8.63, -3.94)
CIE-LCHlch(95.20, 9.49, 335.45°)
OKLaboklab(96.19% 0.0245 -0.0104)
OKLCHoklch(96.19% 0.027 337.1)
XYZxyz(88.3321, 88.0914, 101.9541)
Luminance0.8809 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFECF9 #ECFFF2
analogous
#FCECFF #FFECF9 #FFECF0
triadic
#FFECF9 #F9FFEC #ECF9FF
tetradic
#FFECF9 #FFFCEC #ECFFF2 #ECF0FF
square
#FFECF9 #FFFCEC #ECFFF2 #ECF0FF
split-complementary
#FFECF9 #F0FFEC #ECFFFC
monochromatic
#FF72D2 #FFAFE6 #FFE0F5 #FFE0F5 #FFE0F5

Accessibility & contrast

On white

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

On black

18.62
#FFECF9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFECF9
18.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFECF9#FFFFFF#000000##000000
##FFECF91.001.1318.6218.62
#FFFFFF1.131.0021.0021.00
#00000018.6221.001.001.00
##00000018.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#ECF0FA
Deuteranopia (green-blind)
#F0F2F8
Tritanopia (blue-blind)
#FFECF0
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #ffecf9;
/* rgb */ color: rgb(255, 236, 249);
/* oklch */ color: oklch(96.2% 0.027 337.1);
Tailwind
colors: {
  custom: {
    50: '#fff2fb',
    500: '#ffecf9',
    950: '#000000',
  },
}
SCSS
$custom: #ffecf9;
$custom-light: #fff2fb;
$custom-dark: #000000;
JSON
{
  "hex": "#ffecf9",
  "rgb": {
    "r": 255,
    "g": 236,
    "b": 249
  },
  "hsl": {
    "h": 318.947,
    "s": 100,
    "l": 96.275
  },
  "oklch": {
    "l": 0.96188,
    "c": 0.0266,
    "h": 337.1
  },
  "luminance": 0.8809
}

Semantic roles & 50–950 ramp

primary
#FFECF9
secondary
#A1EEB9
accent
#E64800
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585

Preview Lab

Preview with #FFECF9

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

Preview Lab → · Contrast checker → · Palette generator →

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