#FFECF5#FFECF5

#FFECF5 is a very light, muted pink. Relative luminance 0.878; OKLCH L 96.1% C 0.024 H 347.2°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).

Color values

HEX#FFECF5
RGBrgb(255, 236, 245)
HSLhsl(332, 100%, 96%)
HSVhsv(332, 7%, 100%)
CMYKcmyk(0%, 7.5%, 3.9%, 0%)
CIE-LABlab(95.10, 7.94, -2.02)
CIE-LCHlch(95.10, 8.19, 345.73°)
OKLaboklab(96.07% 0.023 -0.0052)
OKLCHoklch(96.07% 0.024 347.2)
XYZxyz(87.7148, 87.8445, 98.7033)
Luminance0.8784 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFECF5 #ECFFF6
analogous
#FFECFF #FFECF5 #FFEDEC
triadic
#FFECF5 #F5FFEC #ECF5FF
tetradic
#FFECF5 #FFFFEC #ECFFF6 #EDECFF
square
#FFECF5 #FFFFEC #ECFFF6 #EDECFF
split-complementary
#FFECF5 #ECFFED #ECFFFF
monochromatic
#FF72B5 #FFAFD5 #FFE0EF #FFE0EF #FFE0EF

Accessibility & contrast

On white

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

On black

18.57
#FFECF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFECF5
18.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFECF5#FFFFFF#000000##000000
##FFECF51.001.1318.5718.57
#FFFFFF1.131.0021.0021.00
#00000018.5721.001.001.00
##00000018.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDEFF5
Deuteranopia (green-blind)
#F1F2F5
Tritanopia (blue-blind)
#FFECEF
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #ffecf5;
/* rgb */ color: rgb(255, 236, 245);
/* oklch */ color: oklch(96.1% 0.024 347.2);
Tailwind
colors: {
  custom: {
    50: '#fff2f8',
    500: '#ffecf5',
    950: '#000000',
  },
}
SCSS
$custom: #ffecf5;
$custom-light: #fff2f8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffecf5",
  "rgb": {
    "r": 255,
    "g": 236,
    "b": 245
  },
  "hsl": {
    "h": 331.579,
    "s": 100,
    "l": 96.275
  },
  "oklch": {
    "l": 0.96072,
    "c": 0.02363,
    "h": 347.2
  },
  "luminance": 0.87843
}

Semantic roles & 50–950 ramp

primary
#FFECF5
secondary
#A1EECA
accent
#E67900
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585

Preview Lab

Preview with #FFECF5

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

Preview Lab → · Contrast checker → · Palette generator →

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