#FFECF2#FFECF2

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

Color values

HEX#FFECF2
RGBrgb(255, 236, 242)
HSLhsl(341, 100%, 96%)
HSVhsv(341, 7%, 100%)
CMYKcmyk(0%, 7.5%, 5.1%, 0%)
CIE-LABlab(95.02, 7.43, -0.57)
CIE-LCHlch(95.02, 7.45, 355.58°)
OKLaboklab(95.99% 0.022 -0.0014)
OKLCHoklch(95.99% 0.022 356.3)
XYZxyz(87.2606, 87.6628, 96.3109)
Luminance0.8766 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFECF2 #ECFFF9
analogous
#FFECFC #FFECF2 #FFF0EC
triadic
#FFECF2 #F2FFEC #ECF2FF
tetradic
#FFECF2 #FCFFEC #ECFFF9 #F0ECFF
square
#FFECF2 #FCFFEC #ECFFF9 #F0ECFF
split-complementary
#FFECF2 #ECFFF0 #ECFCFF
monochromatic
#FF729E #FFAFC8 #FFE0EA #FFE0EA #FFE0EA

Accessibility & contrast

On white

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

On black

18.53
#FFECF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFECF2
18.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFECF2#FFFFFF#000000##000000
##FFECF21.001.1318.5318.53
#FFFFFF1.131.0021.0021.00
#00000018.5321.001.001.00
##00000018.5321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffecf2;
/* rgb */ color: rgb(255, 236, 242);
/* oklch */ color: oklch(96.0% 0.022 356.3);
Tailwind
colors: {
  custom: {
    50: '#fff2f6',
    500: '#ffecf2',
    950: '#000000',
  },
}
SCSS
$custom: #ffecf2;
$custom-light: #fff2f6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffecf2",
  "rgb": {
    "r": 255,
    "g": 236,
    "b": 242
  },
  "hsl": {
    "h": 341.053,
    "s": 100,
    "l": 96.275
  },
  "oklch": {
    "l": 0.95987,
    "c": 0.022,
    "h": 356.3
  },
  "luminance": 0.87662
}

Semantic roles & 50–950 ramp

primary
#FFECF2
secondary
#A1EED6
accent
#E69D00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585

Preview Lab

Preview with #FFECF2

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

Preview Lab → · Contrast checker → · Palette generator →

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